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