A simple 24/7 Radio discord bot
Run these scripts:
git clone https://github.com/CTK-WARRIOR/24-7-Discord-Music-Bot
cd 24-7-Discord-Music-Bot
npm install
Change all placeholders at the config.json
file:
TOKEN
: Your Discord bot Token. Never publish your discord bot token or never give it to anyone, As it's your Login key for your bot.CHANNEL
: Your voice channel IDSERVER
: Your Server channel IDSTATUS
: Your bot statusLIVE
: YT Live Video URLAfter that, run node index.js
to start your bot.