Little JavaScript Library for recieving votes from discord-botlist.eu
- Node.JS
- Clone the repo
- Go into the project folder
- Fill out the config.json
- Type
$ npm install
in the project folder - Type
$ npm start
{
"voter_id": "622784776234991626",
"bot": "493066387183632387"
}
{
"bot_id": "622784776234991626",
"token": "NDkzMDY2Mzg3MTgzNjMyMzg3.Xkasesrd.thfjzZp9B7-BnQetXP6f9s",
"webhook_url": "http://localhost:80/recieve_votes/dbl_eu"
}