Skip to content

notnotrachit/naxxatrabot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

naxxatrabot (discord)

Add new bot commands inside bot_commands as a new Class or function in a new file.

Add the command in constants.py and invoke the bot command for the designated command in bot.py

Running

  1. Copy .env.sample to .env and fill the API Keys
  2. Install the dependencies pip install -r requirements.txt
  3. Run the bot python bot.py

Tutorial: https://realpython.com/how-to-make-a-discord-bot-python/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 99.5%
  • Dockerfile 0.5%