All Projects → iCrawl → Music Bot

iCrawl / Music Bot

Licence: mit
Simple music bot with a full-blown queue system that is easy to understand

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Music Bot

Nino
🔨 Advanced and cute moderation discord bot as an entry of Discord's Hack Week!
Stars: ✭ 78 (-23.53%)
Mutual labels:  discord-api, bot, discord-bot, discord
Basicbot
A basic example of a Discord Bot written in Python. (discord.py)
Stars: ✭ 73 (-28.43%)
Mutual labels:  discord-api, bot, discord-bot, discord
Deku
Multi-purpose discord bot built with discord.js
Stars: ✭ 13 (-87.25%)
Mutual labels:  discord-api, bot, discord-bot, discord
Distube
A Discord.js v12 module to simplify your music commands and play songs with audio filters on Discord without any API key. Support YouTube, SoundCloud, Bandcamp, Facebook, and 700+ more sites
Stars: ✭ 73 (-28.43%)
Mutual labels:  bot, discord-bot, music, discord
Discord.js Menu
💬 Easily create Discord.js v12 embed menus with reactions and unlimited customizable pages.
Stars: ✭ 89 (-12.75%)
Mutual labels:  discord-api, bot, discord-bot, discord
Dsharpplus
A .NET Standard library for making bots using the Discord API.
Stars: ✭ 635 (+522.55%)
Mutual labels:  discord-api, bot, discord-bot, discord
Bot
A Discord bot for all your needs. With memes, utilities, moderation & more, Fire is the only bot you'll need.
Stars: ✭ 79 (-22.55%)
Mutual labels:  discord-api, bot, discord-bot, discord
Xiao
Xiao is a Discord bot coded in JavaScript with discord.js using the Commando command framework. With over 500 commands, she is one of the most feature-rich bots out there. Formerly XiaoBot.
Stars: ✭ 302 (+196.08%)
Mutual labels:  discord-api, bot, discord-bot, discord
Automod Bot
Fun moderation economy bot discord.js
Stars: ✭ 41 (-59.8%)
Mutual labels:  bot, discord-bot, music, discord
Discord4j
Discord4J is a fast, powerful, unopinionated, reactive library to enable quick and easy development of Discord bots for Java, Kotlin, and other JVM languages using the official Discord Bot API.
Stars: ✭ 973 (+853.92%)
Mutual labels:  discord-api, bot, discord-bot, discord
Discord Bot Client
A patched version of discord, with bot login support
Stars: ✭ 441 (+332.35%)
Mutual labels:  discord-api, bot, discord-bot, discord
Misaki
Misaki is Discord Bot designed for communities with commands ranging from gif based anime reactions, to head scratching trivia commands.
Stars: ✭ 78 (-23.53%)
Mutual labels:  bot, discord-bot, music, discord
Commando
Official command framework for discord.js
Stars: ✭ 434 (+325.49%)
Mutual labels:  discord-api, bot, discord-bot, discord
Focabot
Music with seals!
Stars: ✭ 19 (-81.37%)
Mutual labels:  bot, discord-bot, music, discord
Javacord
An easy to use multithreaded library for creating Discord bots in Java.
Stars: ✭ 368 (+260.78%)
Mutual labels:  discord-api, bot, discord-bot, discord
Pvpcraft
PvPCraft Discord bot
Stars: ✭ 29 (-71.57%)
Mutual labels:  bot, discord-bot, music, discord
Lenoxbot
🖥️ LenoxBot is a Discord bot that offers many cool new features to your Discord server!
Stars: ✭ 163 (+59.8%)
Mutual labels:  discord-api, bot, discord-bot, discord
Nostrum
Elixir Discord Library
Stars: ✭ 274 (+168.63%)
Mutual labels:  discord-api, bot, discord-bot, discord
Modmail
A feature rich discord Modmail bot
Stars: ✭ 957 (+838.24%)
Mutual labels:  discord-api, bot, discord-bot, discord
Smorebot
SmoreBot is a fun, lightweight, multipurpose bot packed with features.
Stars: ✭ 51 (-50%)
Mutual labels:  discord-api, bot, discord-bot, discord

Music-Bot

Simple music bot with a full-blown queue system that is easy to understand

Install

npm i

Usage

Edit the config.js file:

exports.TOKEN = ''; // Your token here

exports.PREFIX = 'm!'; // Your preferred prefix here

exports.GOOGLE_API_KEY = ''; // Your youtube/google API key here

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

Music-Bot © iCrawl, Released under the MIT License.
Authored and maintained by iCrawl.

GitHub @iCrawl · Twitter @iCrawlToGo

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].