Skip to content

Music bot for Discord written in python, which streams music from Youtube, be it by link or name of song. With functional queue.

License

Notifications You must be signed in to change notification settings

MCUnderground/discord.py-youtube-music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord.py-youtube-music

Music bot for Discord with functional queue, written in python. Bot streams music from Youtube, either by a link or a name.

Dependencies (as of Sep 20, 2021)

For the bot to work you'll need these dependencies, with a working FFMPEG in your path or FFMPEG.exe in your project folder. Discord.py version states the minimum version with guilds, tasks and asyncio includes.

  • PyNaCl: pip install PyNaCl
  • youtube_dl: pip install youtube_dl`

Bot settings

With the updates from discord, you are required to turn on guilds from you Application Settings over at Discord Developers, since this bot uses guilds.

Procfile

Heroku procfile uses a worker bot, instead of a webservice, included in the files. If you are not planning to host on Heroku or other hosting services using workers, ignore this file.

About

Music bot for Discord written in python, which streams music from Youtube, be it by link or name of song. With functional queue.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages