🔨
This commit is contained in:
parent
cc1935ade8
commit
5091113177
@ -198,8 +198,6 @@ def push_plus():
|
|||||||
|
|
||||||
# Telegram Bot Push https://core.telegram.org/bots/api#authorizing-your-bot
|
# Telegram Bot Push https://core.telegram.org/bots/api#authorizing-your-bot
|
||||||
def telegram():
|
def telegram():
|
||||||
if TG_API_HOST == "":
|
|
||||||
TG_API_HOST = 'api.telegram.org'
|
|
||||||
data = (
|
data = (
|
||||||
('chat_id', TG_USER_ID),
|
('chat_id', TG_USER_ID),
|
||||||
('text', 'EUserv续费日志\n\n' + desp)
|
('text', 'EUserv续费日志\n\n' + desp)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user