Commit Graph

3 Commits

Author SHA1 Message Date
Vegard Berg 246e011549 Fixed "approve" command and context menu name conflict. 2022-08-04 13:46:07 +02:00
Vegard Berg 847d5c8c89 Check mark reactions in welcome channel approve user.
A check mark reaction emoji can be used to approve a user, if it is done in the Join/Leave message channel.
It requires the one reacting to have the "Manage Roles" permission.
2022-08-04 04:15:28 +02:00
Vegard Berg 5cf3cdbb08 Added Gatekeep features.
Added Gatekeep, a system where users require approval to fully join the server.
Currently, "manual" and "captcha" modes are available.
Manual mode requires someone to use the "/approve" command, or the "approve" context menu on a user to approve them.
Captcha mode allows the former, but lets the user complete a captcha in order to join.
The captcha is provided as both an image and as text.
2022-08-04 03:52:53 +02:00