From a8226279fc54686ea9fbcd426a1894bcf3d69d5c Mon Sep 17 00:00:00 2001 From: Dylan Date: Sat, 1 Jul 2023 19:00:30 +0100 Subject: [PATCH] Thanks Elon! --- msgs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/msgs.py b/msgs.py index f860d08..a01c04a 100644 --- a/msgs.py +++ b/msgs.py @@ -1,4 +1,4 @@ -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/)" +failedToScan="Failed to scan your link! This may be due to an incorrect link, private/suspended account, deleted tweet, or recent changes to Twitter's API (Thanks, Elon!)." failedToScanExtra = "\n\nTwitter gave me this error: " tweetNotFound="Tweet not found." tweetSuspended="This Tweet is from a suspended account."