Skip to content

iseizuu/discord-music

Repository files navigation

Discord Music BOT

GitHub repo size

Discord music bot written in TypeScript and no youtube key required!

Usage

  • Install node.js v12 or higher
  • Clone this repo
  • Modify src/config.json with yours and create .env file then fill it with TOKEN=URTOKEN
  • Install deps yarn install --production
  • run it yarn start

Edit - config.json

{
    "prefix": "s!.",
    "color": "(in hex or default is #7289DA)", 
    "owners": [""]
}

NO API-KEY! This is uses a scraper!

Author

© VeguiIzumi & Allvaa