ZumitoTeam / zumito-framework

Framework for creating a bot for discord
https://framework.zumito.dev
7 stars 1 forks source link

Request to Add Command Activation and Deactivation Functionality to the Handle Command in Zumito Framework #33

Closed WilliamAcosta1 closed 1 year ago

WilliamAcosta1 commented 1 year ago

Problem Description: The current implementation of the handle command in Zumito Framework does not include the functionality to activate or deactivate commands dynamically. This feature would allow developers to enable or disable specific commands on-the-fly, providing greater flexibility and control over the bot's functionality.

Proposed Solution: I kindly request the addition of command activation and deactivation functionality to the handle command in Zumito Framework. This would involve extending the handle command to include the following capabilities:

Pros:

Cons:

I appreciate your consideration of this feature request for Zumito Framework. The addition of command activation and deactivation functionality to the handle command will empower developers to tailor their bot's behavior dynamically. I am available to provide further input or collaborate on the implementation of this enhancement.