Add ImageMagick to credit

This commit is contained in:
Dragon Fire
2020-07-02 18:50:51 -04:00
parent d84b479bed
commit c63f430f33
11 changed files with 74 additions and 1 deletions
+7
View File
@@ -14,6 +14,13 @@ module.exports = class ImplodeCommand extends Command {
duration: 60
},
clientPermissions: ['ATTACH_FILES'],
credit: [
{
name: 'ImageMagick',
url: 'https://imagemagick.org/index.php',
reason: 'Image Manipulation'
}
],
args: [
{
key: 'level',