From 8fe787637f5920a9e68a874ce1c1f834ecb5a6da Mon Sep 17 00:00:00 2001 From: Ryan Cao <70191398+ryanccn@users.noreply.github.com> Date: Fri, 3 Jun 2022 00:33:39 +0800 Subject: [PATCH] I'm sorry matrix bridge users --- index.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/index.ts b/index.ts index 520300a..ae72cf8 100644 --- a/index.ts +++ b/index.ts @@ -59,7 +59,6 @@ client.once('ready', async () => { client.on('messageCreate', async (e) => { if (!e.content) return; if (!e.channel.isText()) return; - if (e.author.bot) return; if (e.author === client.user) return; if (