webex_bot icon indicating copy to clipboard operation
webex_bot copied to clipboard

Add hidden commands for admin purposes

Open wick2o opened this issue 1 year ago • 1 comments

This pull request will allow users to have administrative/hidden commands. These commands will not show up in the help card and will only be allowable to a approved user list, much like the approved_rooms variable. Otherwise the bot will not respond to them.

When creating a new command you can specify the following:

approved_admins=self.cfg['approved_admins'] admin_command=True,

For questions I can be reached directly here: [email protected].

wick2o avatar Mar 06 '24 20:03 wick2o