These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install
+ NPM (5.3.0)
+ NodeJS (8.6.0)
Say what the step will be
npm install
- Enter your
token
inconfig.json
- Enter your tokens for
Webhook
- Enter your token for discordbotlist.com
And you can start with :
npm start
- Discord.js - A powerful JavaScript library for interacting with the Discord API
- npm colors - Get color and style in your node.js console
See also the list of contributors who participated in this project.
This project is licensed under GNU GPLv3.0 - see the LICENSE file for details