Simple Discord bot for key allocation and binding/unbinding through the use of MongoDB
$ git clone https://github.com/adradan/Discord-Key-Auth.git project-name-here
$ cd project-name-here
$ npm install
- Edit config.js
- Follow the Creating Your Bot section for information on how to create a Discord bot.
$ npm start