Comprobot uses TOML configuration files for easy customization. All configuration files are stored in the bot’s data directory (typically ~/.local/share/Comprobot/ on Linux or %APPDATA%\Comprobot\ on Windows).

Configuration Files

FileDescription
ConfigBasic bot settings (prefixes, admins, ASCII art)
Active CommandsEnable/disable individual commands
KeywordsCustomize command aliases/triggers
Error MessagesCustom error messages for failed commands
OutputCustomize command output format with variables
AIAI chat settings (provider, model, prompts)
ModerationAutomatic moderation for banned words
MoneyUser balances (auto-generated)

Getting Started

Most settings can be changed while the bot is running - simply edit the TOML file and save. The bot will automatically reload the changes.

For security, keep your .env file private as it contains your API keys.

8 items under this folder.