mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-18 04:50:38 +00:00
merged the config commands into one command for setting the appropriate value
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Changes a value of the bots configuration
|
||||
@@ -0,0 +1 @@
|
||||
Sets a value in the bots configuration to the given value.
|
||||
@@ -0,0 +1 @@
|
||||
setConfig <configKey> <value>
|
||||
@@ -1 +0,0 @@
|
||||
Changes the value of a numerical value of the bots configuration
|
||||
@@ -1 +0,0 @@
|
||||
Sets a numerical value in the bots configuration to the given value.
|
||||
@@ -1 +0,0 @@
|
||||
setNumber <configKey> <value>
|
||||
@@ -1 +0,0 @@
|
||||
Changes the value of a numerical value of the bots configuration
|
||||
@@ -1 +0,0 @@
|
||||
Sets a numerical value in the bots configuration to the given value.
|
||||
@@ -1 +0,0 @@
|
||||
setNumber <configKey> <value>
|
||||
Reference in New Issue
Block a user