mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-09 18:39:35 +02:00
Fix
This commit is contained in:
@@ -54,7 +54,7 @@ module.exports = class IllegalCommand extends Command {
|
||||
${shortenText(ctx, text, 215)}
|
||||
${isOrAre} NOW
|
||||
ILLEGAL.
|
||||
`, 690, 350);
|
||||
`, 800, 300);
|
||||
return msg.say({ files: [{ attachment: canvas.toBuffer(), name: 'illegal.png' }] });
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user