diff --git a/config.py b/config.py index d9428a6..30fed5a 100644 --- a/config.py +++ b/config.py @@ -16,7 +16,7 @@ sec_key = ( # Telegram Settings send_telegram_alerts = False tg_token = "" # Bot token. Get it from @Botfather -channel = 0 # Channel ID (ex. -1001487568087) +channel = 0 # Channel ID (ex. -1001487568087, or "@ChanelName") # Discord Settings send_discord_alerts = False