Update config.py

pull/83/head
Danyway 2021-12-17 00:41:37 +01:00 zatwierdzone przez GitHub
rodzic ee3f7fe4b1
commit b1223455eb
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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, or "@ChanelName")
channel = 0 # Channel ID (ex. -1001487568087, or "@ChannelName")
# Discord Settings
send_discord_alerts = False