Skip to content

Ar5h71/r4-discord-music-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A discord music bot

A multi server discord music bot made using golang

Features:

  • Ability to add songs using queries or youtube URLs.
  • A queue to manage multiple songs.
  • Pause, resume and skip functionalities for the queue.

Steps to use

  • Add your bot token and youtube api key in Dockerfile
  • Run command docker build -t <image-name> . to build the project. Replace <image-name> with any image name you want to give.
  • Run the bot using the command docker run <image-name>. To run in detached mode, use docker run -d <image-name>

References

About

Music bot for discord

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published