8000 GitHub - afurche/discord-music-bot: Discord music bot in python
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

afurche/discord-music-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

discord-music-bot

Discord music bot written in Python using Discord.py and Wavelink. Should work on Python 3.8.

Build based sample music bot provided here: https://github.com/PythonistaGuild/Wavelink

Lavalink server is required to run, configuration provided in application.yml file.

Provides following functionalities (commands):

!play - connects bot to the voice channel on which author of the command is in and adds songs to the queue (song starts to play if queue empty)

!pause - pauses the music

!resume - resumes the music

!stop - stops the music

!queue - shows the queue

!clear - clears the queue

!vol - changes volume of a player (by providing values from 0 to 100 e.g. !vol 45)

!dc - disconnects bot from the channel

About

Discord music bot in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0