-
Install NodeJS
-
Check installation requirements for node-canvas
-
$ npm install
-
Create your bot app here: https://discordapp.com/developers/applications/me
-
Create your own Discord Server
-
Add bot to server
a. Open this URL and change with your Bot Client ID: https://discordapp.com/oauth2/authorize?client_id=CLIENT_ID_GOES_HERE&scope=bot&permissions=0
b. Choose from the dropdown your server
-
Fill your Bot Token in
auth.json
$ npm start