Improved logic to create roles for levels by default #25

This commit is contained in:
2022-11-06 19:18:11 +01:00
parent 666c527730
commit 861a847088
2 changed files with 56 additions and 13 deletions

View File

@@ -8,7 +8,7 @@
"LoggingSettings": {
"Path": "logs/",
"Filename": "bot.log",
"ConsoleLogLevel": "TRACE",
"ConsoleLogLevel": "DEBUG",
"FileLogLevel": "TRACE"
},
"BotLoggingSettings": {