Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.06 KB

README.md

File metadata and controls

24 lines (20 loc) · 1.06 KB

GitHub release (latest by date)

DJ-Luigi

A Discord Music Bot built in Java using JDA and LavaPlayer

Since Youtube is shutting down a lot of Discord Music bots (such as Rythm and Groovy), I figured it would be a good idea to write my own bot that can't be shut down.
I currently use this bot on a few servers with my friends.

Features

Right now DJ Luigi support a lot of the features bots like Rythm had

  • Loading and Playing Music
  • Queue Management (Clearing Queue, Skipping Songs, etc)
  • Slash Commands
  • Message Component Menus
  • DJ Only Mode
  • Queue Looping
  • Playlists

Planned Features

There are a few features that I'd like to add

  • Skip Command (Forceskip currently works, I just need to add a voteskip)

Note

This is one of my first serious public projects. I'm still new to git and GitHub, and the code still needs a lot of documentation and formatting.