A discord music bot with advanced features
If you want to selfhost lavalink.
Otherwise use public hosted lavalink
- Install java 11 or higher
- Go to lavalink folder and start lavalink server
java -jar Lavalink.jar
- Install Python 3.7 or higher
- clone this repository
git clone https://github.com/shahriyardx/discord-music
- Install requirements
pip install -r requirements.txt
- Edit
.env.example
file to.env
and replaceTOKEN
andPREFIX
- Run the bot
python bot.py