Add konosuba credit to explode

This commit is contained in:
Dragon Fire
2021-04-29 18:41:34 -04:00
parent 41e333d33f
commit 3339e775fc
+7
View File
@@ -12,6 +12,13 @@ module.exports = class ExplodeCommand extends ImgurAlbumCommand {
clientPermissions: ['ATTACH_FILES'],
albumID: EXPLODE_ALBUM_ID,
audio: 'explosion.mp3',
credit: [
{
name: 'KONOSUBA -God\'s blessing on this wonderful world!',
url: 'http://konosuba.com/',
reason: 'Sound Effect'
}
],
args: [
{
key: 'user',