mirror of
https://github.com/TheLovinator1/discord-reminder-bot.git
synced 2025-08-19 07:34:37 +02:00
Don't log bot_token when starting the bot
This commit is contained in:
@@ -590,7 +590,6 @@ def start():
|
||||
logging.info(
|
||||
f"\nsqlite_location = {sqlite_location}\n"
|
||||
f"config_timezone = {config_timezone}\n"
|
||||
f"bot_token = {bot_token}\n"
|
||||
f"log_level = {log_level}"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user