Skip to content

Discord bot written in Python for fun, moderation and more

License

Notifications You must be signed in to change notification settings

iwickdev/Doge-Py-

Repository files navigation

Doge(Py)

Discord bot written in Python for fun, moderation and more

Requirements

  • Py-Cord (perferalbly the GitHub version)

Setup

To setup the bot clone this repo into a folder and place a file called token.env with your discord bot token inside it with the main.py at the root of this repo. Then run python main.py to start the bot

Adding your code

I am always taking suggestens for this project and any new cogs you would like to add, however to keep this project code clean please ensure to format your code using Flake8 to ensure the code base stays clean you are allowed to bypass some types of errors however F722, F821, and E501 to fix some errors in Flake8. Please make sure when you bypass these errors you give a good reason however otherwise the change may be rejected. Thank you for keeping the code clean and manageable for everyone!

About

Discord bot written in Python for fun, moderation and more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages