notify minutes
This commit is contained in:
parent
11bbee098e
commit
bbe48e43b8
@ -29,7 +29,7 @@ def process():
|
||||
try:
|
||||
bot.send_message(
|
||||
user["chat_id"],
|
||||
"Уведомляю о занятиях!\n" + ans
|
||||
f"Через {user['notify_minutes']} у тебя занятие!\n" + ans
|
||||
)
|
||||
except ApiTelegramException:
|
||||
pass
|
||||
|
Loading…
Reference in New Issue
Block a user