Discord bot that tells you off when you say rude words
Go to file
xenofem ec305d8c64 add more words 2020-05-16 16:07:07 -04:00
.gitignore Club Penguin bot 2020-05-15 21:58:03 -04:00
LICENSE Club Penguin bot 2020-05-15 21:58:03 -04:00
README.md Club Penguin bot 2020-05-15 21:58:03 -04:00
club-penguin.py add more words 2020-05-16 16:07:07 -04:00

README.md

club-penguin

Discord bot that tells you off for saying rude words

Setup

git clone https://git.xeno.science/xenofem/club-penguin
cd club-penguin
python3 -m venv env
source env/bin/activate
pip install discord.py
echo <token> > token
python club-penguin.py