Skip to content

cyteon/discord-py-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord.py Bot Template

Todo:

  • Comment code

Get started

  1. Clone the project
  git clone https://github.com/Cyteon/discord-py-template
  1. Go to the project directory
  cd discord-py-template
  1. Install python dependencies
  pip install -r requirements.txt
  1. Rename .env.example to .env, and populate the required values

  2. Rename config.examaple.json to config.json and populate the required values

  3. Run the bot

  python main.py

About

Small discord.py template bot, using mongodb and redis

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages