Discord bot that tells you off when you say rude words
Go to file
xenofem 2e4707ce16 Club Penguin bot 2020-05-15 21:58:03 -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 Club Penguin bot 2020-05-15 21:58:03 -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