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

Add a captcha for new users #56

Closed
smyalygames opened this issue Aug 8, 2022 · 2 comments
Closed

Add a captcha for new users #56

smyalygames opened this issue Aug 8, 2022 · 2 comments
Labels
enhancement New feature or request low priority The lowest priority, something that would be added well into the future

Comments

@smyalygames
Copy link
Member

Is your feature request related to a problem? Please describe.
To prevent bots from flooding the server

Describe the solution you'd like
When a user joins and agrees to the rules, they should be prompted to complete a captcha

Describe alternatives you've considered
Only requiring the user to agree to the rules, which would most likely need manual input from a user

@smyalygames smyalygames added enhancement New feature or request low priority The lowest priority, something that would be added well into the future labels Aug 8, 2022
@Leftyxiv
Copy link

Leftyxiv commented Sep 2, 2022

Are you ok with adding more external dependencies? I know it can add to tech debt but this looks like it may be useful for this

https://www.npmjs.com/package/discord.js-captcha

@smyalygames
Copy link
Member Author

Are you ok with adding more external dependencies? I know it can add to tech debt but this looks like it may be useful for this

https://www.npmjs.com/package/discord.js-captcha

This looks awesome! :D

I think this is something that may be added after we implement the verification system #35 and I could discuss how this should be done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority The lowest priority, something that would be added well into the future
Projects
None yet
Development

No branches or pull requests

2 participants