mirror of
https://github.com/Myxelium/Lunaris2.0.git
synced 2026-04-09 06:09:39 +00:00
1717278209.9333361175
Lunaris2 - Discord Music Bot
Lunaris2 is a Discord bot designed to play music in your server's voice channels. It's built using C# and the Discord.Net library, and it uses the LavaLink music client for audio streaming.
Features
- Play music from YouTube directly in your Discord server.
- Skip tracks, pause, and resume playback.
- Queue system to line up your favorite tracks.
Setup
- Clone the repo.
- Extract.
- If there isn't already a appsettings.json file in there, create one.
- Set the discord bot token. How the file should look (without token): appsettings.json]
- Make sure you got docker installed. And run the file
start-services.sh, make sure you got git-bash installed. - Now you can start the project and run the application.
Usage
/play <song>: Plays the specified song in the voice channel you're currently in./skip: Skips the currently playing song.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
Description
Languages
C#
99.7%
Shell
0.3%