more mvp strip
This commit is contained in:
@@ -43,8 +43,6 @@ async function handleDiscordReply(m) {
|
||||
}
|
||||
}
|
||||
|
||||
const discordUser = m.member?.displayName || m.author.username;
|
||||
|
||||
if (ticket.gmailThreadId.startsWith('discord-')) {
|
||||
return;
|
||||
}
|
||||
@@ -88,7 +86,6 @@ async function handleDiscordReply(m) {
|
||||
m.content,
|
||||
recipientEmail,
|
||||
subject,
|
||||
discordUser,
|
||||
msgId,
|
||||
m.author.id
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user