Make some edits to damndaniel
This commit is contained in:
parent
6eeec78ac2
commit
afa9482ee8
2 changed files with 2 additions and 2 deletions
Binary file not shown.
|
@ -7,7 +7,7 @@ class DamnDanielCommand extends MusicCommand {
|
||||||
}
|
}
|
||||||
|
|
||||||
static description = "Plays the \"damn daniel\" sound effect";
|
static description = "Plays the \"damn daniel\" sound effect";
|
||||||
static aliases = ["daniel"];
|
static aliases = ["daniel", "damn"];
|
||||||
}
|
}
|
||||||
|
|
||||||
export default DamnDanielCommand;
|
export default DamnDanielCommand;
|
||||||
|
|
Loading…
Reference in a new issue