Skip to content

alloverse/discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-bot

Our own discord mage 🧙‍♂️

Run locally

  1. pip install -r requirements.txt
  2. Create an .env with DISCORD_TOKEN='TOKEN'. Get the token from the discord applications pages.
  3. Run with bot.py with Python 3

How to contribute

  1. Develop on main
  2. Test on main
  3. Create a PR for the changes you want to deploy
  4. Review your changes and/or ask someone to review
  5. Merge the PR; the code will deploy automatically.

Releases

No releases published

Packages

No packages published