Skip to content

🎵 The original MusicBot for Discord (formerly SexualRhinoceros/MusicBot)

License

Notifications You must be signed in to change notification settings

telecomguyML/MusicBot

 
 

Repository files navigation

MusicBot

GitHub stars Python version

This project was forked from https://github.com/Just-Some-Bots/MusicBot

The reason this bot was forked to my own respository is that I would like to edit this bot to be more like Rythm Bot that was taken off of Discord due to claims by Youtube. Since this bot is similar to Rythm Bot, I chose this since it already had a good base and was written in Python. This read-me and the installation and configuration page/instructions will be updated as the bot is updated.

Original information below

MusicBot is the original Discord music bot written for Python 3.5+, using the discord.py library. It plays requested songs from YouTube and other services into a Discord server (or multiple servers). Besides, if the queue becomes empty MusicBot will play through a list of existing songs with configuration. The bot features a permission system allowing owners to restrict commands to certain people. As well as playing songs, MusicBot is capable of streaming live media into a voice channel (experimental).

Main

Setup

Info about Docker installation upcoming

The main configuration file is config/options.ini, but it is not included by default. Simply make a copy of example_options.ini and rename it to options.ini. See example_options.ini for more information about configurations.

Commands

There are many commands that can be used with the bot. Most notably, the play <url> command (preceded by your command prefix) will download, process, and play a song from YouTube or a similar site. A full list of commands is available here.

Further reading

About

🎵 The original MusicBot for Discord (formerly SexualRhinoceros/MusicBot)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.2%
  • Shell 1.8%
  • Other 1.0%