Hugo-DUF / bottest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:JavaScript 94.6%Language:Batchfile 5.4%