Skip to content

uuugaga/Discord_music_js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Follow these steps to set up the project:

  1. Install dependencies:
npm install

Configuration

  1. Create a config.json file in the root of the project with the following content:
{     
    "token": "Your_Discord_Bot_Token_Here",     
    "clientId": "Your_Discord_Client_Id_Here"
}
  1. Replace Your_Discord_Bot_Token_Here and Your_Discord_Client_Id_Here in the config.json file with your actual Discord bot token and client ID.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published