From 578b5918a754e0f6f2b4b9e7081054fcac78df3a Mon Sep 17 00:00:00 2001 From: dangered wolf Date: Tue, 9 Aug 2022 18:18:32 -0400 Subject: [PATCH] Add failsafe in case human matched as bot --- src/status.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/status.ts b/src/status.ts index 98fad05..f2938b4 100644 --- a/src/status.ts +++ b/src/status.ts @@ -76,7 +76,8 @@ export const handleStatus = async ( ``, ``, ``, - `` + ``, + `` ]; if (tweet.translation) {