Skip to content

A vary basic Music Bot for Discord written in Python using: discord.py, youtube_dl, and FFMpeg.

License

Notifications You must be signed in to change notification settings

Deco71/BasicDiscordMusicBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BasicDiscordMusicBot

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.

Installing the Bot

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

About

A vary basic Music Bot for Discord written in Python using: discord.py, youtube_dl, and FFMpeg.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages