club-penguin/README.md

291 B

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