Skip to content
This repository has been archived by the owner on May 30, 2020. It is now read-only.

Simple bot to play YouTube URLs in a Discord voice channel

Notifications You must be signed in to change notification settings

Electropunk-Labs/DiscordMusicBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Discord Music Bot

Overview

Simple bot to play music in the General channel from YouTube links.

Example:

!jam https://youtube.com/XXXXXXXXX

Quick start

  • Install dependencies
    • pip install discord.py[voice]
    • sudo apt-get install ffmpeg libffi-dev
  • Move settings.py.sample to `settings.py and replace token.
  • Run python simple_music_bot.py

Reference

For a more detailed example see the example from the official repository

https://github.com/Rapptz/discord.py/blob/async/examples/playlist.py

About

Simple bot to play YouTube URLs in a Discord voice channel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages