Discord Bot for displaying user in a voicechat, OBS overlay
npm install discord.js
npm install socket.io
npm install express
npm install ytdl-core
npm install opusscript
edit rename config.sample to config.json edit token and secret.
node bepo.js Open http://localhost:4241/ and enter server id.
Or open http://localhost:4241/?serverid=xxx for fast connect.
| Commands | _ |
|---|---|
| b.invite | connect to voice channel |
| b.leave | disconnect from voice channel |
| b.play [youtube id] | start a youtube video |
Start: ./node_modules/.bin/electron ./electron