bad therapy bot
 
Go to file
xenofem 2cd1a65408 bad therapy bot 2022-03-25 15:37:33 -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 bad therapy bot 2022-03-25 15:37:33 -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