Sekoree / PlushMusic

"Ready to use" Discord music bot using Lavalink

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PlushMusic

"Ready to use" Discord music bot using Lavalink

this is basically a complete standalsone version of the music systems that MeekPlush and Hatsune Miku use

What you need

Setup

  1. Make a new Application in Discords Dev Panel, and make a bot user
    -> invite the bot to your server with a link like this
    -> https://discordapp.com/oauth2/authorize?client_id=BOT-CLIENT-IDscope=bot&permissions=104197184
    (replace thet BOT-CLIENT-ID with the ID of your bot)
  2. Start up a Lavalink 3 server, use the example config (edit that to your needs and desires)
    -> make a file called application.yml in the same directory as the Lavalink.jar and paste the stuff from the link in there
  3. Edit the config.json
    -> if no Youtube API Key is provided, extended track info in the "nowplaying" command will be disabled
  4. Use the Start.bat to start the bot!

About

"Ready to use" Discord music bot using Lavalink

License:MIT License


Languages

Language:C# 100.0%