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

FEATURE: Chat group captcha #24

Open
5 tasks
fet1sov opened this issue Jul 15, 2024 · 0 comments
Open
5 tasks

FEATURE: Chat group captcha #24

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

Comments

@fet1sov
Copy link
Member

fet1sov commented Jul 15, 2024

Description

Create captcha system for the chat group join event. It helps filtering the spam bots and other bad activity.

List of functionality requirements

  • Describe event chatjoin.event.ts
    • Generate picture with 6-digits
    • Delete all user messages if they not equals the captcha message
    • Wait until user will send the code from picture
    • Remember user in table with confimed account if it sent correct code
@fet1sov fet1sov added 🔧 DEV-Task Tasks for developers Priority: MEDIUM Medium priority tasks Status: SCHEDULED Scheduled or planned tasks labels Jul 15, 2024
@fet1sov fet1sov added this to the Additional features (#2) milestone Jul 15, 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: MEDIUM Medium priority tasks Status: SCHEDULED Scheduled or planned tasks
Projects
None yet
Development

No branches or pull requests

1 participant