Disorganized changes from past weeks

This commit is contained in:
Ian Keane 2022-07-31 12:57:31 -04:00
parent 1091129506
commit 5411d397cf
16 changed files with 235 additions and 30 deletions

View file

@ -0,0 +1,12 @@
#!/usr/bin/fish
while true
catgirl \
-h dump.town \
-t client.pem \
-u "bl0rt/"$argv \
-w (pass znc) \
-H 8,15 \
-N notify-send \
-s $argv
end