final notify

This commit is contained in:
Administrator 2022-10-22 21:03:19 +03:00
parent e6391e9fe6
commit f58a2b5236

View File

@ -47,7 +47,7 @@ def process():
try:
bot.send_message(
user["chat_id"],
"Уведомляю о занятиях!\n" + text
"Уведомляю о занятиях! Твое расписание на сегодня:\n" + text
)
except:
pass