mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-16 08:22:22 +02:00
Credit Command
This commit is contained in:
@@ -18,6 +18,12 @@ module.exports = class MemeGenCommand extends Command {
|
||||
duration: 10
|
||||
},
|
||||
clientPermissions: ['ATTACH_FILES'],
|
||||
credit: [
|
||||
{
|
||||
name: 'Impact Font',
|
||||
url: 'https://www.wfonts.com/font/impact'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
{
|
||||
key: 'top',
|
||||
|
||||
Reference in New Issue
Block a user