Loading repository data…
Loading repository data…
Deco71 / repository
A vary basic Music Bot for Discord written in Python using: discord.py, youtube_dl, and FFMpeg.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Like the title says, it's a very basic Music Bot for Discord written in Python using: pycord, youtube_dl, youtube_search, discord_slash and FFMpeg.
It supports audio sources from youtube and soundcloud.
If you want to host the bot for yourselves, firstly use the command
pip3 install -r requirements.txt
This will install all the dependencies necessary for the bot to run. After that, you need to create a tokenBot.txt file with your bot's token in it. Now you are ready to execute the bot with
python3 bot.py