This repository contains all of the code required NOTE you may need to download other dependencies which will be mentioned below. This bot has many features such as playing songs in multiple servers and making a queue for songs. Discord.py
Make sure you have Python installed on your computer before continuing.
-
You have to install the pypi packages given below:
- Discord.py
$ pip install discord.py
$ pip install discord.py[voice]
- Youtube-dl
$ pip install youtube_dl
- mal-api 0.4.0
$ pip install mal-api
- Discord.py
-
Install FFMPEG
- Download ffmpeg from here
- Extract the zip file