User bans, emoji and other bug fixes, age limiter, etc #26

Merged
profitroll merged 31 commits from dev into master 2023-01-31 15:26:56 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 66a1ea17ab - Show all commits

View File

@ -29,7 +29,7 @@ async def cmd_reapply(app: Client, msg: Message):
if left_chat is True:
if (holo_user.application_state()[1] is True and holo_user.application_state()[0] != "fill"):
if (holo_user.application_state()[1] is True and holo_user.application_state()[0] not in ["fill", "rejected"]):
await msg.reply_text(locale("reapply_left_chat", "message", locale=holo_user), reply_markup=InlineKeyboardMarkup([
[