swaghausen bot
This commit is contained in:
parent
e9e2913346
commit
1b48ff1e79
@ -33,3 +33,7 @@ pcm.mic {
|
||||
|
||||
|
||||
## Telegram Bot
|
||||
SwaghausenBot
|
||||
token:1456847960:AAHF6ZVfPrPedN07-Z0FlbtFzuUgpQM3iO4
|
||||
chat_id:291512617
|
||||
https://api.telegram.org/bot1456847960:AAHF6ZVfPrPedN07-Z0FlbtFzuUgpQM3iO4/getUpdates
|
||||
|
@ -2,7 +2,7 @@ import telegram_notifier
|
||||
import logging
|
||||
|
||||
# telegram bot ---
|
||||
TELEGRAM_TOKEN_ID = '1150602533:AAGSmPC0nGDYwiLQkkIlDheMzwR4TGv--sU' # token-id
|
||||
TELEGRAM_TOKEN_ID = '1456847960:AAHF6ZVfPrPedN07-Z0FlbtFzuUgpQM3iO4' # token-id
|
||||
TELEGRAM_CHAT_ID = '291512617' # chat-id
|
||||
# ----------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user