A Discord music bot that can play music with shards. Support languages now have zh-TW and en
Invite my Bot
# Clone this repo.
git clone https://github.com/yeci226/yeci-bot.git
# Enter the repository.
cd yeci-bot
# Install dependencies.
npm install
# Fill config
Rename .env.example to .env and fill your bot token.
# Start Bot
node . or node ./src/Cluster.js