You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
club-penguin.py | 3 years ago |
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