From 69b99dcc9bf8ffee587800d6ccb5cab419f4e115 Mon Sep 17 00:00:00 2001 From: Dylan Date: Thu, 4 May 2023 23:08:11 +0100 Subject: [PATCH] Revert "Add info message for #74" This reverts commit 39490a49b98ba6e56a109958dab4cb953ede4fe8. --- msgs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/msgs.py b/msgs.py index 770df48..b9cffdc 100644 --- a/msgs.py +++ b/msgs.py @@ -1,6 +1,6 @@ failedToScan="Failed to scan your link! This may be due to an incorrect link, private/suspended account, deleted tweet, or Twitter itself might be having issues (Check here: https://api.twitterstat.us/)" failedToScanExtra = "\n\nTwitter gave me this error: " -tweetNotFound="Tweet not found. Note that this may be a result of Twitter blocking some tweets from being viewed as of April 8 2023." +tweetNotFound="Tweet not found." tweetSuspended="This Tweet is from a suspended account." tweetDescLimit=340