update list stuff

This commit is contained in:
muskit
2022-09-25 04:24:04 -07:00
committed by msk
parent 25025de06b
commit f26e29d52a
7 changed files with 79 additions and 8 deletions
+2 -2
View File
@@ -52,6 +52,6 @@ async def run():
# ttweet = tt.TalentTweet.deserialize(serialized_ttweet)
# print(ttweet)
ttweet = tt.TalentAPITweet(1573563417415233536)
ttweet = tt.TalentAPITweet(1557021645331542016)
print(ttweet)
# await TwAPI.instance.create_post(ttweet)
await TwAPI.instance.create_post(ttweet)