This commit is contained in:
Rodrigo Rodriguez 2024-09-18 18:45:31 -03:00
parent f22e24349f
commit befc237dd4

View file

@ -176,6 +176,29 @@ The "Group Spell" option enables the spell checker for group interactions. When
The "Synchronize Database" setting determines whether the TABLE keyword should modify the database. Setting this to TRUE allows changes to the database schema, while FALSE should be used in production environments to prevent unintended modifications. The "Synchronize Database" setting determines whether the TABLE keyword should modify the database. Setting this to TRUE allows changes to the database schema, while FALSE should be used in production environments to prevent unintended modifications.
### Theme Color
You can change the theme color of the bot by selecting a color from the palette of General Bots available theme colors:
| Color |
|----------|
| grey |
| light |
| red |
| blue |
| green |
| yellow |
| purple |
| orange |
| brown |
| pink |
| cyan |
| lime |
| indigo |
| teal |
| violet |
| black-white |
--- ---
Each title and description has been crafted to clarify the purpose and functionality of the respective configuration setting. Each title and description has been crafted to clarify the purpose and functionality of the respective configuration setting.