Add explosion sound effect

This commit is contained in:
Dragon Fire
2021-04-29 18:31:36 -04:00
parent dedf26aa8c
commit 724d358eab
7 changed files with 28 additions and 6 deletions
+1
View File
@@ -11,6 +11,7 @@ module.exports = class ExplodeCommand extends ImgurAlbumCommand {
description: 'Explodes a user.',
clientPermissions: ['ATTACH_FILES'],
albumID: EXPLODE_ALBUM_ID,
audio: 'explosion.mp3',
args: [
{
key: 'user',