Full command list
[/icons/pass.icon] `[]` Are optional parameters.`<>` Are required parameters.`()` Are aliases.[** Categories]
&&
. On your server, there may be another bot that uses &&, or you may have something you'd prefer to use. The command &&setup prefix <prefix>
can change that for you. For example, if you wanted to use !
for all commands, you'd use &&setup prefix !
. Want it changed back? Easy. !setup prefix &&
. &&deal
. Well, first you need to find out which group, or module, it's part of. In this case, it's Miscellaneous. If you don't know what module a command is from you can always check the Full command list and find out there. So, to disable the module it's just &&setup disable <module>
. This will mean that any commands in that module won't work. The bot will add a little reaction to the message any time someone tries to run a command. So, in this instance, to disable &&deal
, it's &&setup disable misc
. You'll notice that it's got a different name. It's not the full one. In Avaliable modules, you can check to see what's called what when enabling and disabling commands. &&setup enable <module>
. So, if you wanted to re-enable &&deal
it would be &&setup enable misc
.