8000 GitHub - andreasclaesson/discord-verification: discord-verification is a lightweight system using the raw Discord gateway and OAuth2. Users log in via a frontend, receive a code, and verify with a slash command. Data is stored in SQLite for easy account linking.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

discord-verification is a lightweight system using the raw Discord gateway and OAuth2. Users log in via a frontend, receive a code, and verify with a slash command. Data is stored in SQLite for easy account linking.

License

Notifications You must be signed in to change notification settings

andreasclaesson/discord-verification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

discord-verification

discord-verification is a lightweight Discord verification system using the raw Discord gateway (no libraries) and Discord OAuth2. Users log in via a frontend, receive a unique code, and verify their identity using a Discord slash command. The data is stored in an SQLite database for easy account linking.

About

discord-verification is a lightweight system using the raw Discord gateway and OAuth2. Users log in via a frontend, receive a code, and verify with a slash command. Data is stored in SQLite for easy account linking.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0