Skip to content

NovaNix/DJ-Luigi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.