Skip to content

reewhy/DiscordBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot Template

Ready to use template to create a bot using discord.py with slash commands.

Features

  • Base code to start developing your discord bot
  • Example usage of cogs
  • Implementation of commands groups
  • Easy-to-use logger for CLI
  • Fully working basic level system with admin commands to manage users' info

How to use

  1. Clone the repository
  2. Configure data in config.py file
  3. Download libraries from the requirements file
  4. Make your bot from the template!

To-do

  • Add more discord.py feature
  • Create a new file for each feature
  • Fix the requirements.txt
  • Improve code explaination
  • Moderation system
  • Self-roles
  • Auto-roles
  • Improvements

About

Template for discord bot implementing slash commands

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages