therealmistericraft / MisteriBot

The MisteriBot is a Discord Bot, actually designed only to work on my Server, but I want to change this.
2 stars 0 forks source link

Add toggle command #54

Open therealmistericraft opened 3 years ago

therealmistericraft commented 3 years ago

description

Every command except this should be able to be toggled for each guild, but only by the guild owner.

how it should work

The command should work like this: *toggle *feature*, while feature should be the commands name, for example ping.

How to implement

Save the changes in the guild specific file and create a check method, which is executed on every command call.