6bd1126582cafcb829340e530be81c151aadc8bf
				
			
			
		
	ai bot
- name : ai bot
 - base : rust
 - host : yui.syui.ai, ai.syu.is
 
$ ai
logo
$ cargo build
$ ./target/debug/ai ai
$ ai ai -t avatar
login
# ai login $handle -p $password
$ ai l yui.syui.ai -p password
$ cat ~/.config/ai/token.toml
# ai l $handle -p $password -s $server
$ ai l ai.syu.is -p password -s syu.is
refresh
$ ai r
notify
$ ai n
$ ai n | jq .
bot
$ ai bot
| command | type | body | 
|---|---|---|
| @yui.syui.ai did | mention, reply | plc.directory/$did/log | 
test
zsh
$ ./ai.zsh t
docker
$ docker run -it syui/aios ai
$ docker run -it -d syui/aios zsh -c "ai login <handle> -p <password> && ai bot"
Description
				
					Languages
				
				
								
								
									Rust
								
								97.2%
							
						
							
								
								
									Shell
								
								1.7%
							
						
							
								
								
									TypeScript
								
								1.1%