Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HANDLER: User mute #11

Open
2 tasks
fet1sov opened this issue Jul 8, 2024 · 0 comments
Open
2 tasks

HANDLER: User mute #11

fet1sov opened this issue Jul 8, 2024 · 0 comments
Labels
🔧 DEV-Task Tasks for developers Priority: HIGH High priority tasks Status: SCHEDULED Scheduled or planned tasks

Comments

@fet1sov
Copy link
Member

fet1sov commented Jul 8, 2024

Description

If user was muted send the message with start with argument 'appeal_*'.
Send message on chat default's language where user can leave ban appeal for chat group moderators.

en.ftl

🛇 @{useraccount_tag} was muted!

If you consider punishment as a mistake you can always send the ban appeal.
Send it [THERE](https://t.me/{bot_tag_name}?start=appeal_{chat_id})

ru.ftl

🛇 @{useraccount_tag} был заглушен!

Если наказание считается ошибочным пользователь всегда может отправить аппеляцию
Отправьте её [СЮДА](https://t.me/{bot_tag_name}?start=appeal_{chat_id})

List of functionality requirements

  • Describe class of event usermute.event.ts
  • Detect which user was muted and send with it's tag message
@fet1sov fet1sov added 🔧 DEV-Task Tasks for developers Priority: HIGH High priority tasks Status: SCHEDULED Scheduled or planned tasks labels Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔧 DEV-Task Tasks for developers Priority: HIGH High priority tasks Status: SCHEDULED Scheduled or planned tasks
Projects
None yet
Development

No branches or pull requests

1 participant