1
Fork 0
mirror of https://github.com/thegeneralist01/twitter-openapi synced 2026-01-11 15:40:26 +01:00

update schema

Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2025-02-02 02:16:36 +09:00
parent eca2c9ebee
commit aa423d6ee3
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
6 changed files with 153 additions and 35 deletions

View file

@ -200,7 +200,7 @@ if __name__ == "__main__":
else:
commands = ["python -m pip install tweepy_authlib", "python tools/login.py"]
raise Exception(
f'cookie.json not found. Please run `{"; ".join(commands)}` first.'
f"cookie.json not found. Please run `{'; '.join(commands)}` first."
)
if isinstance(cookies, list):
@ -386,6 +386,8 @@ if __name__ == "__main__":
"1862405433639804958",
"1869983867521904840",
"1875050002046726519",
"1848219562136801480",
"1881993128288399684",
]
for id in ids:
try: