shieldy
shieldy copied to clipboard
Feature: custom captcha questions&answers
Adds new captcha type "Custom", which asks for chat-specific questions.
New commands:
-
/addCustomCaptcha
— add custom captcha type question&answer -
/viewCustomCaptcha
— view custom captcha type questions&answers -
/removeAllCustomCaptcha
— remove all custom captcha type questions
Localizations are added only for en/ru, en maybe is not quite correct.
Side-addition: WORKERS_COUNT
environment option (I have 16 cores and receive too much spam to console when developing, so added it to set WORKERS_COUNT=1 locally). Can be removed, if we cannot add such option.
Oh, accidentally deleted branch.
If someone will merge it into own forks, there is two other useful commits:
https://github.com/Rulexec/shieldy/commit/ce58be6858006d49a922bd3644ec83a798e7ccca (multiple answers support) https://github.com/Rulexec/shieldy/commit/44e1f5b9227ae286dd42d7b07a2c8b51310a32c2 (bug fix)
What is the status on this PR? What do the maintainers think? @backmeupplz
Awesom feature, I've switched to using your fork because of that, backmeupplz why don't merge it into shieldy? Isn't it maintained anymore? Thanks!
@tral I'm not the maintainer anymore, sorry
@backmeupplz OK, thanks for your work so far, but who is the maintainer then? Or is shieldy just not maintained anymore then?