Our own discord mage 🧙♂️
pip install -r requirements.txt
- Create an
.env
withDISCORD_TOKEN='TOKEN'
. Get the token from the discord applications pages. - Run with
bot.py
with Python 3
- Develop on
main
- Test on
main
- Create a PR for the changes you want to
deploy
- Review your changes and/or ask someone to review
- Merge the PR; the code will deploy automatically.