454de018817c72ad2301c24975249d1eaed3db58
				
			
			
		
	
		
			All checks were successful
		
		
	
	Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
				
			ai bot
 
- name : ai bot
- base : ai os
- host : yui.syui.ai, ai.syu.is
$ ai
$ docker run -it syui/aios ai
build
$ 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 | sub | type | link | auth | 
|---|---|---|---|---|
| /did | mention, reply | plc.directory/$did/log | user | |
| /card | r, s, b | mention, reply | card.syui.ai | user | 
| /ten | start, close, d, p | mention, reply | card.syui.ai | user | 
| /fav | {cid} | mention, reply | card.syui.ai | user | 
| /egg | {password} | mention, reply | card.syui.ai | user | 
| /nyan | 🍬 | mention, reply | yui.syui.ai | user | 
| /diffusers | {keyword} | mention, reply | huggingface.co/diffusers | user | 
| /sh | {command} | mention, reply | archlinux.org | admin | 
| /占い | mention, reply | yui.syui.ai | user | 
@yui.syui.ai /did
test
zsh
$ ./test/ai.zsh t
make
$ cargo install --force cargo-make
$ cargo make build
docker
.env
HANDLE=ai.syu.is
PASSWORD=xxx
HOST=syu.is
ADMIN=syui.syu.is
$ docker compose build
$ docker compose up -d
pds
- https://atproto.com/ja/guides/lexicon
- https://at.syu.is/at/did:plc:uqzpqmrjnptsxezjx4xuh2mn/ai.syui.card/3lagpwihqxi2v
# oauth(button)
[yui]ai.syui.card.verify -> [user]ai.syui.card
Description
				
					Languages
				
				
								
								
									Rust
								
								97.2%
							
						
							
								
								
									Shell
								
								1.7%
							
						
							
								
								
									TypeScript
								
								1.1%