Modular Addon System #9

Closed
opened 2024-05-19 00:15:09 -04:00 by logan · 0 comments
Owner

This subsystem would allow for a standard addon structure to be employed. Using that structure, it would allow devs to create addons much quicker.

For example, the original discord py library. Their cogs system where you could drop in a cog file in a directory and it would automatically be added into the function of the app.

This should be split into core modules and discord command modules.

For example:
Core Modules; (Unknown at this time, but could prove useful?)
Discord Command Modules; Link Cop, 420 Timer, etc.

This subsystem would allow for a standard addon structure to be employed. Using that structure, it would allow devs to create addons much quicker. For example, the original discord py library. Their cogs system where you could drop in a cog file in a directory and it would automatically be added into the function of the app. This should be split into core modules and discord command modules. For example: Core Modules; (Unknown at this time, but could prove useful?) Discord Command Modules; Link Cop, 420 Timer, etc.
logan added the
Kind/Feature
Kind/Enhancement
Status
Need More Info
Priority
Medium
labels 2024-05-19 00:15:09 -04:00
logan added this to the Server Project project 2024-05-19 00:17:23 -04:00
logan closed this issue 2024-05-22 02:28:57 -04:00
Sign in to join this conversation.
No description provided.