All Projects â†’ Just-Some-Bots â†’ Musicbot

Just-Some-Bots / Musicbot

Licence: mit
🎵 The original MusicBot for Discord (formerly SexualRhinoceros/MusicBot)

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Musicbot

Cyberdisc Bot
The bot for the Cyber Discovery Community Discord Server!
Stars: ✭ 108 (-96.06%)
Mutual labels:  hacktoberfest, discord
Emberclear
Encrypted Chat. No History. No Logs.
Stars: ✭ 157 (-94.28%)
Mutual labels:  hacktoberfest, discord
Dtel
Telephone roleplay bot on Discord
Stars: ✭ 108 (-96.06%)
Mutual labels:  hacktoberfest, discord
Openrct2
An open source re-implementation of RollerCoaster Tycoon 2 🎢
Stars: ✭ 10,115 (+268.62%)
Mutual labels:  hacktoberfest, discord
Simplepresence
An easy and simple way to set your Discord Rich Presence Status through RPC (no token required)
Stars: ✭ 184 (-93.29%)
Mutual labels:  hacktoberfest, discord
Serenity
A Rust library for the Discord API.
Stars: ✭ 1,387 (-49.45%)
Mutual labels:  hacktoberfest, discord
Discord.js
discord.js is a powerful Node.js module that allows you to easily interact with the Discord API.
Stars: ✭ 16,432 (+498.83%)
Mutual labels:  hacktoberfest, discord
Thm Discord Bot
TryHackMe Python Bot
Stars: ✭ 53 (-98.07%)
Mutual labels:  hacktoberfest, discord
Discordchatexporter
Exports Discord chat logs to a file
Stars: ✭ 3,198 (+16.55%)
Mutual labels:  hacktoberfest, discord
Discord Bot Dashboard
📊 A tool for Discord.js Bot Developers to get detailed analytics of their bots and to manage them.
Stars: ✭ 182 (-93.37%)
Mutual labels:  hacktoberfest, discord
Pengubot
Official PenguBot GitHub Repository
Stars: ✭ 98 (-96.43%)
Mutual labels:  hacktoberfest, discord
Mtgjson
MTGJSON build scripts for Magic: the Gathering
Stars: ✭ 191 (-93.04%)
Mutual labels:  hacktoberfest, discord
Bot
A Discord bot for all your needs. With memes, utilities, moderation & more, Fire is the only bot you'll need.
Stars: ✭ 79 (-97.12%)
Mutual labels:  hacktoberfest, discord
Sir Lancebot
A Discord bot started as a community project for Hacktoberfest 2018, later evolved to an introductory project for aspiring new developers starting out with open source development.
Stars: ✭ 105 (-96.17%)
Mutual labels:  hacktoberfest, discord
Genesis
🤖 Warframe Discord Cephalon
Stars: ✭ 67 (-97.56%)
Mutual labels:  hacktoberfest, discord
Aws Faq
Stars: ✭ 122 (-95.55%)
Mutual labels:  hacktoberfest, discord
Community Bot
The bot used on the TypeScript Community discord server
Stars: ✭ 46 (-98.32%)
Mutual labels:  hacktoberfest, discord
Rpc Wine
discord-rpc.dll implementation for Wine allowing your Wine games to interact with your native Discord instance
Stars: ✭ 49 (-98.21%)
Mutual labels:  hacktoberfest, discord
Women In Technology
A collection of resources for women in tech, consisting of - courses, learning guides, amazing sites and repos, blogs, programs and events. scholarships, etc.
Stars: ✭ 170 (-93.8%)
Mutual labels:  hacktoberfest, discord
Red Discordbot
A multi-function Discord bot
Stars: ✭ 2,855 (+4.05%)
Mutual labels:  hacktoberfest, discord

MusicBot

GitHub stars GitHub forks Python version Discord

MusicBot is the original Discord music bot written for Python 3.8+, using the pycord 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

Setting up the MusicBot is relatively painless - just follow one of the guides. After that, configure the bot to ensure its connection to Discord.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].