4803-music-bot

🎧 Dedicated music bot with multi-language support. Built using ErelaJS, Lavalink and DiscordJS.

MPL-2.0 License

Stars
10

4803 Music Bot

  • A simple Discord music bot built using ErelaJS and Lavalink.

Requirements

openjdk-11-jdk git make python gcc g++ nodejs

Running

  • Clone repo
  • Rename .env.example as .env and fill required blanks
  • Run yarn or npm i to install dependencies
  • Run yarn build or npm run build to build bot
  • Run yarn start:cross or npm run start:cross to start bot
Related Projects