mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-03-30 15:11:38 +00:00
added setMode to documentation, added error handling with templated exception for set mode and refactored some feature config related methods (changed the equal to be case insensitive)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Changes the mode of a features.
|
||||
@@ -0,0 +1 @@
|
||||
setMode modmail nolog
|
||||
@@ -0,0 +1 @@
|
||||
The features of the bot have different modes. These modes influence how the features behave. With this command you can change the mode of a certain feature in this guild.
|
||||
@@ -0,0 +1 @@
|
||||
The feature to change the mode for.
|
||||
@@ -0,0 +1 @@
|
||||
The internal key of the emote
|
||||
@@ -0,0 +1 @@
|
||||
setMode <feature> <newMode>
|
||||
@@ -0,0 +1 @@
|
||||
Feature mode `${featureMode}` not available. The available feature modes are: ${availableModes}.
|
||||
Reference in New Issue
Block a user