Added user for notification, in cloud logs only

merge-requests/1/merge
Bsian 2019-10-31 10:44:39 +00:00
parent e55eeb8dc7
commit 28229f6e69
No known key found for this signature in database
GPG Key ID: 097FB9A291026091
1 changed files with 1 additions and 0 deletions

View File

@ -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({