From 3339e775fc241ef01f511965299e677349eac64a Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Thu, 29 Apr 2021 18:41:34 -0400 Subject: [PATCH] Add konosuba credit to explode --- commands/roleplay/explode.js | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/commands/roleplay/explode.js b/commands/roleplay/explode.js index 3079bb52..bcfef704 100644 --- a/commands/roleplay/explode.js +++ b/commands/roleplay/explode.js @@ -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',