From a651d06cf195e485ebe969a628811568aba279a1 Mon Sep 17 00:00:00 2001 From: dangered wolf Date: Fri, 7 Apr 2023 17:47:10 -0400 Subject: [PATCH] Update message again --- src/strings.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/strings.ts b/src/strings.ts index aeaf349..bfb7f65 100644 --- a/src/strings.ts +++ b/src/strings.ts @@ -146,7 +146,7 @@ This is caused by Twitter API downtime or a new bug. Try again in a little while FINAL_POLL_RESULTS: 'Final results', ERROR_API_FAIL: 'Tweet failed to load due to an API error :(', - ERROR_PRIVATE: `Sorry, we can't embed this Tweet because the user is private or suspended :(`, + ERROR_PRIVATE: `Due to Twitter API changes, some NSFW Tweets are currently being blocked. We are currently looking into a workaround. 🙏`, ERROR_TWEET_NOT_FOUND: `Sorry, that Tweet doesn't exist :(`, ERROR_UNKNOWN: `Unknown error occurred, sorry about that :(`,