added readme
This commit is contained in:
parent
ac9dfa999f
commit
e7868fd7a3
13
README.md
Normal file
13
README.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
**sudobot** is a Mastodon bot that toots offensive insults from sudo.
|
||||
|
||||
# Installation and usage
|
||||
|
||||
```SH
|
||||
wget https://schlomp.space/tastytea/sudobot/raw/branch/master/sudobot
|
||||
chmod +x sudobot
|
||||
echo "token=<yout token here>" > ~/.config/sudobot.cfg
|
||||
./sudobot
|
||||
```
|
||||
|
||||
sudobot will download the offensive insults from sudo.ws on the first run.
|
||||
It will toot an insult every time you start it, with the CW "insult".
|
Loading…
Reference in New Issue
Block a user