diff --git a/msgs.py b/msgs.py index b9cffdc..770df48 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." +tweetNotFound="Tweet not found. Note that this may be a result of Twitter blocking some tweets from being viewed as of April 8 2023." tweetSuspended="This Tweet is from a suspended account." tweetDescLimit=340