TBK / MusicBot

MusicBot for Discord - Docker edition
https://hub.docker.com/r/discordmusicbot/
MIT License
14 stars 3 forks source link
bot discord docker music music-bot

MusicBot: The music bot for Discord.

CircleCI

MusicBot is a Discord music bot written in Python. It plays requested songs and if the queue becomes empty it will play through a list of existing songs.

DiscordMusicBots variant of MusicBot got more features and is build to run inside a Docker container to achieve as light a footprint as possible and simplified deployment. Hence the Docker images are based on Alpine Linux.

Getting started

Find the correct instruction on the Wiki

Commands

Commands list here

Configuration

The main configuration file is called config/config.ini and the permissions file is called config/permissions.ini by default they do not exist.

Read the following Wiki pages on how to create them:

FAQ

Some frequently asked questions are listed here.