Skip to content
This repository has been archived by the owner on Nov 12, 2018. It is now read-only.

TBK/MusicBot

 
 

Repository files navigation

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.