Skip to content

04-pasha-04/YT-discord-music-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YT-discord-music-bot

Discord music bot written in python with nextcord library that uses yt_dlb and ffmpeg to stream audio from youtube

To run this code you will need to have python installed with following packages:

nextcord (https://pypi.org/project/nextcord/)

discord (https://pypi.org/project/discord.py/)

yt_dlp (https://pypi.org/project/yt-dlp/)

youtube_search (https://pypi.org/project/youtube-search/)

also you will need to have yt_dlp and ffmpeg installed on your system and added to path

replace the 'Your token goes here!' string on the last line of code with your discord bot token that you received from discord developers poratal

About

Discord music bot written in python with nextcord library that uses yt_dlb and ffmpeg to stream audio from youtube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages