Skip to content

Music Commands

Yeogaa edited this page Nov 8, 2020 · 5 revisions

Music Commands

List of music command names (2020/10/25):

m$join

Join user's voice channel

Alias(es):

  • join
  • summon

Example(s):

  • m$join
  • m$summon

m$leave

Stop playing music and leaves voice channel

Alias(es):

  • stop

Example(s):

  • m$leave
  • m$stop

m$play_url <url>

purl Stands for play_url, play song from a given url. Supported urls: Youtube, Twitch, SoundCloud, Bandcamp, Vimeo.

Alias(es):

  • play_url
  • purl
  • url

Example(s):

  • m$play_url https://youtu.be/dQw4w9WgXcQ
  • m$purl https://youtu.be/dQw4w9WgXcQ
  • m$url https://youtu.be/dQw4w9WgXcQ

m$play <url/keywords>

Play a song from given url or keywords. Supported urls: Youtube, Twitch, SoundCloud, Bandcamp, Vimeo.

Alias(es):

  • play
  • p

Example(s):

  • m$play https://youtu.be/dQw4w9WgXcQ
  • m$play Rick Astley - Never Gonna Give You Up
  • m$p https://youtu.be/dQw4w9WgXcQ
  • m$p Rick Astley - Never Gonna Give You Up

m$search <keywords>

Search video from youtube with specific keyword. Use space ( ) as separator for multiple keywords.

Alias(es):

  • yts
  • s
  • search

Example(s):

  • m$search Rick Astley - Never Gonna Give You Up
  • m$yts Rick Astley - Never Gonna Give You Up
  • m$s Rick Astley - Never Gonna Give You Up

m$volume <number>

Adjust audio volume

Alias(es)

  • volume
  • v

Example(s):

  • m$volume 100
  • m$v 45

m$skip

Vote skip to current song.

  • This command skips the current song if 50% or more of the people in the Voice-Chat vote for it
  • The user who requested the song can skip immediately.

Alias(es):

none

Example(s):

  • m$skip

m$pause

Pause current song

Alias(es):

none

Example(s):

  • m$pause

m$resume

Resume paused song

Alias(es):

none

Example(s):

  • m$pause

m$nowplay

Get current playing song info

Alias(es):

  • np
  • now_play

Example(s):

  • m$nowplay
  • m$now_play
  • m$np

m$loop

Put the finished playing song to the last entry of queue. Use this command to enable/disable the loop mode

Alias(es):

  • repeat

Example(s):

  • m$loop
  • m$repeat

m$queue

Get current playing & song queue info

Alias(es):

  • queue
  • q

Example(s):

  • m$queue
  • m$q

m$recommend <number>

Search for <number> of recommended song(s) and add them to the queue.

  • <number> is Integer in range 1 - 24.
  • ⚠ Recommendation is based on the current playing song and currently only support song played from youtube.
  • ⚠ Using m$recommend on the same song twice or multiple times might result the same recommendation as the previous one. Please use this command wisely.
  • This command is limited by Quota System to prevent abuse and spam.. but we (developers) have really tried to make this feature available for everyone to use. we will make some updates in the future about this issue.

Quota System:

  • First time use: You will have 8 quotas.
  • Daily: 1 quota everyday (Priority use).
  • Claim Rewards: Vote and claim quotas! More rewards at weekend! Also, Thanks for supporting! Your vote really means a lot to us (developers)!
  • Every time you get the recommendation from this command, your quotas in stock will be decreased by 1.

Alias(es):

  • recommend
  • pr
  • play_recommendation
  • play_r

Example(s):

  • m$recommend 10 will recommend 10 songs
  • m$pr 1 will recommend 1 songs (minimum)
  • m$pr 24 will recommend 24 songs (max)

m$lyric <song title>

Get the current playing track lyric or search a lyric.

Alias(es):

Example(s):

  • m$lyric
  • m$lyric lisa homura romaji

m$dj

Use this command to turn on or off dj_mode. Its off by default.

  • Turning dj_mode on will make some commands can only be used by member with role dj / Dj / dJ / DJ.
  • Dj mode will automatically be turned off if the bot leave voice channel.

Dj commands:

Alias(es):

  • dj_mode

Example(s):

  • m$dj first use will turn on dj_mode.
  • m$dj Use this command again to turn off.