mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-11 03:14:35 +02:00
Fix lint
This commit is contained in:
@@ -11,7 +11,7 @@ module.exports = class ThisGuyCommand extends Command {
|
||||
aliases: ['get-a-load-of-this-guy'],
|
||||
group: 'edit-meme',
|
||||
memberName: 'this-guy',
|
||||
description: 'Draws an image or a user\'s avatar over the \"Get a load of this guy\" meme.',
|
||||
description: 'Draws an image or a user\'s avatar over the "Get a load of this guy" meme.',
|
||||
throttling: {
|
||||
usages: 1,
|
||||
duration: 10
|
||||
|
||||
Reference in New Issue
Block a user