Skip to content

Vaneer420/realest-music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realest Music

The RR custom-made music bot I (vaneer) made for my friends.

Commands

  • m!aliases - Shows all the aliases that can be used.
  • m!help - Displays commands and allows you to view information on other commands
  • m!loop - Allows you to toggle looping a specific song.
  • m!nowplaying - Shows what's currently playing and details about it.
  • m!pause - Pauses the current song, if playing.
  • m!play - Plays a specified song. Currently only supports Youtube.
  • m!queue - Shows the current queue.
  • m!remove - Removes a specified index from the queue, 0 being the current song playing and onwards.
  • m!resume - Resumes the current song, if paused.
  • m!skip - Skips whatever's currently playing.

If you want to host this yourself

  1. Clone the repository with git clone https://github.com/Vaneer420/realest-music.git or use the offical github CLI with gh repo clone Vaneer420/realest-music
  2. Install Node.js if not already installed as well as NPM (included as a checkbox in the node.js installer).
  3. Open a terminal in the repository clone directory and run npm i.
  4. Rename .envexample to .env and fill all the environment variables out.
  5. Run node index in the home directory of the clone.

Realest Music by @vaneer on Discord is licensed under CC BY-SA 4.0.

About

Discord music bot for RR! V1.1.0

Resources

License

Stars

Watchers

Forks