From 28229f6e6938d302ff748a10db8987d26e38b00c Mon Sep 17 00:00:00 2001 From: Bsian Date: Thu, 31 Oct 2019 10:44:39 +0000 Subject: [PATCH] Added user for notification, in cloud logs only --- src/commands/notify.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/commands/notify.ts b/src/commands/notify.ts index 13bd827..e326a0f 100644 --- a/src/commands/notify.ts +++ b/src/commands/notify.ts @@ -29,6 +29,7 @@ export default class Notify extends Command { // @ts-ignore channel.createMessage({ embed }); }); + embed.addField('User', `${account.username} | <@${account.userID}>`, true); // @ts-ignore this.client.createMessage('580950455581147146', { embed }); this.client.util.transport.sendMail({