RuisSoftware / dwb_radio

Discord radio for fivem servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fivem script for discord radio. 👋

Need help or searching for fivem stuff?

➡️ Join discord here

SETUP

  • Create new discord where you need to make Waiting channel on top and hidden 1 2 3 4... channels then continue these steps
  • First of all put dwb_radio into resources and edit config.lua
  • Next you have to setup discord.js bot, download and install Node js
  • Then put dwb_radio_bot in some directory and there execute npm install
  • Change bot token in dwb_radio_bot radio.js on the bottom to your bot token How to generate token
  • Launch the bot by typing node radio.js after typing npm install and start the server!

HOW TO USE

  • If you have everything installed and configured, join discord channel that you created on top and type /radio [channel number]

About

Discord radio for fivem servers


Languages

Language:Lua 74.4%Language:JavaScript 25.6%