Disorganized changes from past weeks
This commit is contained in:
parent
1091129506
commit
5411d397cf
16 changed files with 235 additions and 30 deletions
12
slackware/home/bin/scripts/catloop
Executable file
12
slackware/home/bin/scripts/catloop
Executable 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue