Initial Template.

This commit is contained in:
2023-11-02 10:09:06 +02:00
commit 1ae7c60ba8
52 changed files with 6786 additions and 0 deletions

28
config/example-bot.conf Normal file
View File

@@ -0,0 +1,28 @@
[BOT]
prefix = !!
admins =
admin_guilds =
shard_count = 1
ALSO_READ = config/emojis.conf, config/secrets.conf
[LOGGING]
log_file = bot.log
general_log =
error_log = %(general_log)
critical_log = %(general_log)
warning_log = %(general_log)
warning_prefix =
error_prefix =
critical_prefix =
[LOGGING_LEVELS]
root = DEBUG
discord = INFO
discord.http = INFO
discord.gateway = INFO

View File

@@ -0,0 +1,6 @@
[STUDYLION]
token =
[DATA]
args = dbname=
appid =