mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-14 00:08:06 +02:00
Credit Command
This commit is contained in:
@@ -16,7 +16,13 @@ module.exports = class CaptchaCommand extends Command {
|
||||
usages: 1,
|
||||
duration: 10
|
||||
},
|
||||
clientPermissions: ['ATTACH_FILES']
|
||||
clientPermissions: ['ATTACH_FILES'],
|
||||
credit: [
|
||||
{
|
||||
name: 'Moms Typewriter Font',
|
||||
url: 'https://www.fontsquirrel.com/fonts/MomsTypewriter'
|
||||
}
|
||||
]
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user