Skip to content

het-code-cafe/discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

Setup

  1. Clone the repository.
  2. Install the required dependencies by running pip install -r requirements.txt.

Adding Commands

To add a new command:

  1. Create a new Folder in the cogs/ directory. The folder name will be the Section, creating a file will make a section, Making a command will create a command and assign this to a section.
  2. Define your command as a method within a class that inherits from commands.Cog and add a docstring.

Running the Bot

To run the bot, execute the main.py file.

License

This project is licensed under the terms of the LICENSE file.

letsgo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •