#talking about modularity

1 messages · Page 1 of 1 (latest)

errant bane
#

I'd like to split my bot into modules wherein that part of the bot just works - internally or externally - depending on how I would love it to run at first. I know this doesn't include the database and all that. Just borderline what's behind and in front of the userbase, so I can seamlessly load that part of the bot when like, for example, I want to release that part of the bot. It's different from versioning but it kinda looks like it. It's just, i want to classify stuff based on its intended use.

Main question is: should I make use of sapphire plugin api in this matter?

floral fulcrumBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution