DORTROX / J1Radios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ONGAKU - A DISCORD JAPANESE RADIO BOT

A Discord bot that can play japanese J1Radio written in D.jsV14

D O R T R O 乂#5516

Usage

Commands are created using SlashCommand. You Can access them using /change_channel.


From the Select menu, You can select any one available radio and it will start working.

Installation

  • Github

    • Clone the repo
    • Open the J1Radios Folder
  • Setup

    • Considering you already have node.js in your system

      • Open your terminal and run npm i to install the required modules.
      • Make a .env file inside the directory and add the following in your file.

        •   token="your-bot-token-here"
            clientId="your-client-id"
            ChannelID="your-channel-id"
          
    • Important Modification

    Note: There might be a a 1000ms or less pause in between every 60 seconds. But this is all we have till it get fixed by discord V14

About


Languages

Language:JavaScript 100.0%