A discord.py bot primarily used to annoy your friends, harmlessly.
- roast: roast your friends with some dank roasts
- ghosttroll: ghost ping your friends in 3 different channels
- playnoise: play a stupid noise into your voice channel
- autoresponse: automatically respond to certain keywords
- ratio: produces a classic twitter ratio to ratio your friends
And so much more! We have games, trolling, memes, dark jokes, we have it!
Why wait? Piss your friends off now!
- write patch notes
- update /help
- git commit and push to origin on dev repl
- turn off prod (a$sysexit)
- download .db files from prod locally
- git pull from origin
- paste .db
Require:
- python >= 3.8
- java >=8
- poetry
To install:
- modify setup.sh to include bot token and your id.
- check to see if prerequisites stated above are installed.
- check to see if commands
poetry
,javac
,java
,python3
are installed. bash setup.sh
uhh just open a pr, thanks
- git checkout <commit_id>
- git reset --hard <commit_id>
- Most recent: 1.9.0
- History: >1.5.0
When using github releases, format versions as: 'v(version_name)-(alpha/beta/rc).(id)'
eg: v1.8.0-beta.2