/subrift

Subsonic Music Player Bot for Discord

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Subrift

Discord Music Bot that allows the user to play songs from a bot in Discord from any server that supports the subsonic API.

Setup

{
    "USER":{
        "USERNAME": "[Username]",
        "SUBSONICPASSWORD": "[SubsonicPassword]"
    },
    "DISCORDTOKEN":"[DiscordBotToken]",
    "URL":"[ServerUrl]"
}

Place subrift.json inside main folder.