mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Add konosuba credit to explode
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user