Verify Bot is a bot I created to verify users ages through their ID cards, passports, drivers licenses. Rather than have moderators see the user ID, I use machine learning to verify the users ID which aids in privacy as no human ends up seeing it.
Here’s how it works:
- User joins server and is placed in a verification channel
- User runs command: >verify
- User is told to check their DM messages for a message from the bot
- User uploads photo of their ID and Face which are compared to confirm users age
- If users age and ID checkout, they are given a role of your choosing, on my server it’s called “ID Verified”
The verification transfers with the user between servers so they only have to verify once.
To set the Verified role, follow this guide(Requires Admin permission): https://ageifybot.com/getting-started.html
Website(WIP): https://ageifybot.com/
Valid forms of ID for verification: Passport, Drivers License, ID Card
Current minimum age: 21+
Todo:
- Finish web dashboard and website
-Customizable minimum age to join server
-Customizable Prefix for commands
-Finish optional autokick on verify failure