bad therapy bot
Go to file
xenofem dc0a6ce68f much shorter deletion time 2022-03-25 18:16:53 -04:00
.gitignore gitignore 2022-03-25 15:37:59 -04:00
LICENSE bad therapy bot 2022-03-25 15:37:33 -04:00
README.md bad therapy bot 2022-03-25 15:37:33 -04:00
bot.py much shorter deletion time 2022-03-25 18:16:53 -04:00

README.md

Mikage Bot

Discord bot to give questionable elevator therapy

Discord setup

Required permissions:

  • Manage channels
  • Read messages/view channels
  • Send messages

Setup

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