Skip to content

notquitethereyet/discord-key-verification-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-key-verification-bot

A simple bot that checks for verification key to give access to server.

Features

  • Verifies key
  • Detects redeemed keys
  • Detects fake keys

Installation methods

Local

  • Make sure Node is installed on your system and open a command prompt/terminal.
  • Run git clone https://github.com/arnavpanigrahi/discord-key-verification-bot
  • Run cd discord-key-verification-bot
  • Run npm install
  • Edit the dotenv file and put your discord bot's token.
  • Run node .

Tips

  • Put in all your verification codes in "order_id.txt"
  • Make changes in source according to your server architecture ie roles, permissions etc.

License

GPL-3.0-or-later

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published