This commit is contained in:
tastytea 2018-06-15 02:55:53 +02:00
parent e7868fd7a3
commit 850df5e6f8
Signed by: tastytea
GPG Key ID: 59346E0EA35C67E5
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
```SH
wget https://schlomp.space/tastytea/sudobot/raw/branch/master/sudobot
chmod +x sudobot
echo "token=<yout token here>" > ~/.config/sudobot.cfg
echo "token=<your token here>" > ~/.config/sudobot.cfg
./sudobot
```