Fixed Deprecation of Ephemeral
This commit is contained in:
@@ -79,7 +79,8 @@ module.exports = {
|
||||
// Draw the second line of text with black outline
|
||||
ctx.strokeText(text, textX, 100 + pfp.height);
|
||||
ctx.fillText(text, textX, 100 + pfp.height);
|
||||
|
||||
const banner = canvas.toBuffer();
|
||||
|
||||
channel.send({
|
||||
content: `Bitte guck einmal in die <#455023824791011338> ${member}`,
|
||||
files: [{
|
||||
|
||||
Reference in New Issue
Block a user