Welcome TTT to nijiEN! + minor changes
This commit is contained in:
+1
-1
@@ -100,7 +100,7 @@ class Scraper:
|
||||
print("Unhandled exception occurred, trying again as private...")
|
||||
return self.get_tweet(id, True)
|
||||
else:
|
||||
print("Unhandled exception occurred, tweet is probably unavailable")
|
||||
print(f"Unhandled exception occurred, tweet {id} is probably unavailable")
|
||||
print(e)
|
||||
return None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user