Update example config.

This commit is contained in:
2025-08-25 14:49:39 +10:00
parent e3d6e21d83
commit 6df64adfeb
5 changed files with 1 additions and 2 deletions

View File

@@ -0,0 +1,27 @@
[BOT]
prefix = t!
admins = 413668234269818890
admin_guilds = 1265249490063851571
shard_count = 1
ALSO_READ = config/emojis.conf, config/secrets.conf
[LOGGING]
log_file = bot.log
general_log = https://discord.com/api/webhooks/1409394313552593009/5SB_zbzyPa_ccshoe3ePGjCnbT9s6mPfCfpY8P7bL_Zn6vNkeF4CFFbAFEykHZlZl7e8
error_log = %(general_log)s
critical_log = %(general_log)s
warning_log = %(general_log)s
warning_prefix = **WARNING**
error_prefix = **ERROR**
critical_prefix = ***CRITICAL***
[LOGGING_LEVELS]
root = DEBUG
discord = INFO
discord.http = INFO
discord.gateway = INFO