Skip to content
This repository has been archived by the owner on Mar 27, 2021. It is now read-only.

Latest commit

 

History

History
35 lines (24 loc) · 667 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 667 Bytes

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