Files
HoshiNoTama-discord/example-config/example-bot.conf
2025-09-04 03:03:18 +10:00

28 lines
586 B
Plaintext

[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