Discord bot that tells you off when you say rude words
| .gitignore | ||
| club-penguin.py | ||
| LICENSE | ||
| 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