Difference between revisions of "ColorConfig.php"

From Bebot Wiki 2
Jump to navigationJump to search
(Created page with '====== Color Configuration GUI ====== ==== Description ==== This GUI allows changes to schemes as well as selecting the overall theme of the bot. ==== Features ==== * List…')
 
 
Line 14: Line 14:
  
 
===== Commands provided =====
 
===== Commands provided =====
 
+
<pre>
 
^Command  ^ Keyword  ^Argument(s)  ^Description                          ^Tell      ^Guild    ^Priv      ^
 
^Command  ^ Keyword  ^Argument(s)  ^Description                          ^Tell      ^Guild    ^Priv      ^
 
|!colors|          |              |Shows a list of all defined colors and schemes|Owner|N/A|N/A|
 
|!colors|          |              |Shows a list of all defined colors and schemes|Owner|N/A|N/A|
 
|!colors| menu ||Shows the menu to select any module with defined schemes to possible edit those schemes|Owner|N/A|N/A|
 
|!colors| menu ||Shows the menu to select any module with defined schemes to possible edit those schemes|Owner|N/A|N/A|
 
|!theme| | |Lists all defined themes and allows selecting of a different theme for the bot|Owner|N/A|N/A|
 
|!theme| | |Lists all defined themes and allows selecting of a different theme for the bot|Owner|N/A|N/A|
 +
</pre>

Latest revision as of 08:57, 30 July 2021

Color Configuration GUI[edit]

Description[edit]

This GUI allows changes to schemes as well as selecting the overall theme of the bot.


Features[edit]

 * Lists all existing colors and schemes
 * Allows changes of the colors of a scheme
 * Allows selecting the current theme for the bot


Commands provided[edit]
^Command  ^ Keyword  ^Argument(s)   ^Description                          ^Tell      ^Guild     ^Priv      ^
|!colors|          |              |Shows a list of all defined colors and schemes|Owner|N/A|N/A|
|!colors| menu ||Shows the menu to select any module with defined schemes to possible edit those schemes|Owner|N/A|N/A|
|!theme| | |Lists all defined themes and allows selecting of a different theme for the bot|Owner|N/A|N/A|