Skip to content

A self-hosted Discord Bot for Music

Notifications You must be signed in to change notification settings

aneekm/kkslider-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K.K. Slider - Now on Discord

A self-hosted Discord Bot for Music

Setup

Clone the Git repo, set up Node (this was written with v17.1.0), create a config.json file in the src/ directory like so:

{
    "clientId": "",
    "inviteLink": "",
    "guildId": "",
    "token": ""
}

and fill it in using values from your test Discord server and bot.

Scripts

  1. npm run build to compile to JS
  2. npm run deploy to directly deploy bot commands to the guild specified in config.json
  3. npm run start to start the bot

About

A self-hosted Discord Bot for Music

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published