minutes
This commit is contained in:
parent
77f2ee72df
commit
8852e91aa4
@ -29,7 +29,7 @@ def process():
|
|||||||
try:
|
try:
|
||||||
bot.send_message(
|
bot.send_message(
|
||||||
user["chat_id"],
|
user["chat_id"],
|
||||||
f"Через {user['notify_minutes']} у тебя занятие!\n" + ans
|
f"Через {user['notify_minutes']} минут у тебя занятие!\n" + ans
|
||||||
)
|
)
|
||||||
except ApiTelegramException:
|
except ApiTelegramException:
|
||||||
pass
|
pass
|
||||||
|
Loading…
Reference in New Issue
Block a user