/bottest

Primary LanguageJavaScriptMIT LicenseMIT

DiscordWebsocketTutorial

Video

👉 VIDEO (German)


Used Dependencies

$ npm install discord.js express express-handlebars body-parser

Setup

Get the repository and set up with:

$ git clone https://github.com/zekroTutorials/DiscordWebsocket.git .
$ npm install

Then, enter your data in the config.json.

Now, you can start with

$ npm test