Make some edits to damndaniel

This commit is contained in:
Essem 2022-01-26 12:34:26 -06:00
parent 6eeec78ac2
commit afa9482ee8
No known key found for this signature in database
GPG Key ID: 7D497397CC3A2A8C
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -7,7 +7,7 @@ class DamnDanielCommand extends MusicCommand {
}
static description = "Plays the \"damn daniel\" sound effect";
static aliases = ["daniel"];
static aliases = ["daniel", "damn"];
}
export default DamnDanielCommand;
export default DamnDanielCommand;