Skip to content

kcomain-wasteland/community_bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First of all, thank you for taking the time to contribute to the project!

This bot uses py-cord (a fork of the well-known but discontinued discordpy) which can be installed by simply cloning the project and running the following command in the project root:

pip install -r requirements.txt

py-cord docs can be found here.


New commands should be added to the cogs folder and follow the basic py-cord cog structure, other examples can also be found in said cogs folder. They should also have no blocking code.

After you finish your command remember to add the command credits and a brief description to it!


Have any questions? Feel free to message me! leowonardo#2443 on discord.

About

A community maintained discord bot.

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%