forked from ChomeNS/chomens-bot-java
music is uncountable
This commit is contained in:
parent
bef7412e0b
commit
c317913bb9
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ public class MusicCommand extends Command {
|
||||||
public MusicCommand () {
|
public MusicCommand () {
|
||||||
super(
|
super(
|
||||||
"music",
|
"music",
|
||||||
"Play musics",
|
"Plays music",
|
||||||
new String[] {
|
new String[] {
|
||||||
"play <{song|URL}>",
|
"play <{song|URL}>",
|
||||||
"stop",
|
"stop",
|
||||||
|
|
Loading…
Reference in a new issue