Open therealmistericraft opened 3 years ago
Every command except this should be able to be toggled for each guild, but only by the guild owner.
The command should work like this: *toggle *feature*, while feature should be the commands name, for example ping.
*toggle *feature*
ping
Save the changes in the guild specific file and create a check method, which is executed on every command call.
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 exampleping
.How to implement
Save the changes in the guild specific file and create a check method, which is executed on every command call.