Modular Addon System #6

Open
opened 2023-12-30 16:09:06 -05: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
Function
Server
labels 2023-12-30 16:09:12 -05:00
logan added the
Priority
High
label 2024-01-27 14:29:37 -05:00
logan added the
Status
In Progress
label 2024-03-10 04:04:40 -04:00
logan referenced this issue from a commit 2024-03-10 04:04:52 -04:00
logan added this to the Initial Release milestone 2024-03-10 22:13:36 -04:00
logan referenced this issue from a commit 2024-03-24 02:46:56 -04:00
#6
Sign in to join this conversation.
No description provided.