Skip to content

Commit 3adcfe0

Browse files
committed
TASK: Log bot start
1 parent 83d0f39 commit 3adcfe0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,3 +463,4 @@ def restart(bot, update):
463463

464464
updater.start_polling()
465465
updater.idle()
466+
logger.info("Bot started")

0 commit comments

Comments
 (0)