Skip to content

Self-hosted python bot that plays songs from youtube to your discord server built on discord-py and youtube-dl

License

Notifications You must be signed in to change notification settings

BlessedRebuS/Local-Groovy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub branches

Local-Groovy (Streams Music)

A simple python bot built on discord-py that streams songs from youtube with youtube-dl and plays it locally on your server

Requirements:

Put your TOKEN ID and your BOT ID in the file bot.py

pip3 install -r requirements.txt

Start and Enable at boot

cd Local-Groovy

sudo su

cp pythonbot.service /lib/systemd/system

systemctl daemon-reload

start pythonbot.service 

enable pythonbot.service

To DO:

  • Queues
  • Skip Track
  • Forward Track

About

Self-hosted python bot that plays songs from youtube to your discord server built on discord-py and youtube-dl

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages