Shift-Cyber / bits

Humanoid Discord bot with too much power and a bit of an attitude...
GNU General Public License v3.0
2 stars 0 forks source link

Develop Help Prompt for All Available Commands #27

Open natesinger opened 1 year ago

natesinger commented 1 year ago

Straight forward: help prompt that provides the user ability to see all available functionality at their level. This also may require development of the decorators for role-based Authentication. I think we want to put this in the 1.1 release so that we can continue to build out the documentation and feature accountability as time goes on. The role-based component of this is probably the trickiest. We can potentially do it as cog method metadata that automatically gets inherited. Want this to be pretty clean if we can make it so.

natesinger commented 1 year ago

Cherrypicked for Bits Release v1.1.0: Minor