mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-11 03:14:35 +02:00
Force Earlier snekfetch
This commit is contained in:
@@ -35,6 +35,7 @@ module.exports = class YearsCommand extends Command {
|
||||
format: 'png',
|
||||
size: 256
|
||||
});
|
||||
console.log(avatarURL);
|
||||
const Image = Canvas.Image;
|
||||
const canvas = new Canvas(856, 569);
|
||||
const ctx = canvas.getContext('2d');
|
||||
|
||||
Reference in New Issue
Block a user