Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

Add server user verification system to let server owners require all new members to verify before using the server#387

Merged
notsniped merged 2 commits intomainfrom
add-server-user-verification-system
May 5, 2024
Merged

Add server user verification system to let server owners require all new members to verify before using the server#387
notsniped merged 2 commits intomainfrom
add-server-user-verification-system

Conversation

@notsniped
Copy link
Member

@notsniped notsniped commented May 5, 2024

Server Member Verification System (ServerConfig)

I guess this is already self-explanatory enough...

Commands

  • /serverconfig enable_verification: Enable verification for all new members in the server. (admin perms required)
  • /serverconfig disable_verification: Disable verification for all new members in the server. (admin perms required)
  • /start_verification: Start the verification process for a new member in the server (if member verification is enabled) (server-only)
  • /verify: Verify membership for a specific server using a one-time verification code (dm-only)

@notsniped notsniped self-assigned this May 5, 2024
@notsniped notsniped added enhancement New feature or request priority:high area:main Changes to the main functioning code area:framework Any changes to the NKA Framework for isobot type:cogs Any changes to the bot's slash command cogs area:moderation system Update to the bot's moderation system labels May 5, 2024
@notsniped notsniped merged commit fee1936 into main May 5, 2024
@notsniped notsniped deleted the add-server-user-verification-system branch May 5, 2024 15:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area:framework Any changes to the NKA Framework for isobot area:main Changes to the main functioning code area:moderation system Update to the bot's moderation system enhancement New feature or request priority:high size/L type:cogs Any changes to the bot's slash command cogs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant