项目作者: barbarbar338

项目描述 :
🎧 Dedicated music bot with multi-language support. Built using ErelaJS, Lavalink and DiscordJS.
高级语言: TypeScript
项目地址: git://github.com/barbarbar338/4803-music-bot.git
创建时间: 2020-12-18T08:55:29Z
项目社区:https://github.com/barbarbar338/4803-music-bot

开源协议:Mozilla Public License 2.0

下载


🎧 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