https://github.com/cryptiklemur/music-bot
Music bot built on discord.js
https://github.com/cryptiklemur/music-bot
Last synced: 12 months ago
JSON representation
Music bot built on discord.js
- Host: GitHub
- URL: https://github.com/cryptiklemur/music-bot
- Owner: cryptiklemur
- Created: 2016-02-05T01:33:58.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-12T05:56:20.000Z (over 10 years ago)
- Last Synced: 2025-04-08T08:11:12.262Z (about 1 year ago)
- Language: JavaScript
- Size: 1.89 MB
- Stars: 3
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Music Bot
Commands:
* help - Shows help menu
* restart - Restarts bot
* stats - Shows bot info
* request (song) - Sends a request to the staff to add the given song to the playlist
* approve (song id) (playlist) - Approves a request by id. Places song into playlist.
* create (playlist) - Creates the playlist with the given name
* playlists - Shows all the playlists
* add (playlist) (song) - Adds the given song, to the given playlist
* remove (playlist) - Removes the given playlist
* remove (playlist) (song index) - Removes the given song from the given playlist
* skip - Skips the current song (if perms allow), or starts a skip vote. If song is skipped enough, its automatically remove
* play (playlist) - Starts playing the given playlist
* pause - Pauses the current song
* resume - Resumes the current song
* queue - Shows whats up in the queue
* playing - Shows the currently playing song
* clear (playlist) - Removes all songs from the given playlist
* shuffle - Shuffles the current queue
* DJ (user) - Toggles the DJ role for the given user
* volume (amount) - Changes the volume of the bot (0-100)
* mute - Mutes the bot
* unmute - Unmutes the bot
* summon - Moves the bot to your current channel