/Dashbot

Simple example bot with dashboard using discord-easy-dashboard

Primary LanguageJavaScript

Dashbot

Example of use of the discord-easy-dashboard module.

How to install

git clone https://github.com/SimonLeclere/dashbot
npm i

Fill the config.json file ⚠ Don't forget, on the discord developers page in the OAuth section, to add a redirection link in the form baseUrl:port/auth/login !

node .\deploy-commands.js
node .

And that's it ! Ready to go !

Tip : The secret_client is on your discord developers page in the OAuth2 section!

Screenshots