TLUPeterson / Raadio-Exile

Discord internet radio bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raadio-Exile

Setup

create .env file with desired prefix and your bot token

prefix= "!"
token= ""

run "npm install" in terminal might nede to run "npm i libsodium-wrappers"

and run bot with "node eksiilsus.js"

"!raadio" plays random song from the list determined in the eksiilsus.js file. Command has to be followed by radio name ie. "!raadio elmar"

"!youtube" allows youtube search functionality

About

Discord internet radio bot


Languages

Language:JavaScript 100.0%