Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No documentation for addon development #3

Open
NobWow opened this issue Mar 2, 2021 · 1 comment
Open

No documentation for addon development #3

NobWow opened this issue Mar 2, 2021 · 1 comment
Labels
documentation Improvements or additions to documentation todo We'll work on it later

Comments

@NobWow
Copy link
Owner

NobWow commented Mar 2, 2021

The addon (module) system for Discord bot is enhanced version of discord.py commands extension called "cogs"
Modules are stored in mods/ folder and the cog classes is loaded by getCogs() function inside of the mods
But no detailed documentation is provided for that feature

@NobWow NobWow added documentation Improvements or additions to documentation todo We'll work on it later labels Mar 2, 2021
@NobWow
Copy link
Owner Author

NobWow commented Jan 26, 2023

Actually, I will be integrating the https://github.com/NobWow/admin-console-python to this code, although i will cause a lot of breaking changes for the bot modules, but it has more promising extension management.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation todo We'll work on it later
Projects
None yet
Development

No branches or pull requests

1 participant