This library is an abstraction built on top of the discord.js library. It's meant to be used as a quick-start for new bots. Familiarize yourself with how the Discord Bots work. Discord.js has a great ...
To start the app, run electron index.js in the src folder. On the first execution, a dialog pops up. Enter your bot secret token and click OK. The dialog will close, run electron index.js again to ...