final notify
This commit is contained in:
parent
e6391e9fe6
commit
f58a2b5236
@ -47,7 +47,7 @@ def process():
|
|||||||
try:
|
try:
|
||||||
bot.send_message(
|
bot.send_message(
|
||||||
user["chat_id"],
|
user["chat_id"],
|
||||||
"Уведомляю о занятиях!\n" + text
|
"Уведомляю о занятиях! Твое расписание на сегодня:\n" + text
|
||||||
)
|
)
|
||||||
except:
|
except:
|
||||||
pass
|
pass
|
||||||
|
Loading…
Reference in New Issue
Block a user