removed irrelevant comment
This commit is contained in:
@@ -25,8 +25,6 @@ logging.basicConfig(level=logging.INFO, handlers=[
|
|||||||
logging.FileHandler('logs/output.log', mode='a')
|
logging.FileHandler('logs/output.log', mode='a')
|
||||||
])
|
])
|
||||||
|
|
||||||
# TODO: ensure log output goes to both console and logs/output.log
|
|
||||||
|
|
||||||
# Set up Telegram bot
|
# Set up Telegram bot
|
||||||
TELEGRAM_BOT_TOKEN = os.getenv('TELEGRAM_BOT_TOKEN')
|
TELEGRAM_BOT_TOKEN = os.getenv('TELEGRAM_BOT_TOKEN')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user