-
I am pretty sure this is not an issue with this tool, but I am seeing the phenomenon that I can successfully post a tweet via account.tweet(content), receive a response that looks all fine and include…
-
> destigmatize being dumb
> https://x.com/DefenderOfBasic/status/1847818144527618093
> hot tip for intellectual humility: when someone says something that objectively contradicts reality, the on…
-
**Describe the bug**
Twitter -> Bluesky syncing runs in Docker without error.
It synched 2 posts on first run. Those 2 posts were 17 days old.
No newer posts were synched.
I created a new Twitter …
-
My twitter archive has the tweets split into three files: tweets.js, tweets-part1.js, & tweets-part2.js. They're sorted, as you might expect, in reverse chronological order, with the header JSON of th…
-
### LeetCode Username
kika1s1
### Problem Number, Title, and Link
1683. Invalid Tweets https://leetcode.com/problems/invalid-tweets/description/
### Bug Category
Missing test case *(Incorrect/Ine…
-
### Technical Description
- we need a central place to store mined tweets from the subnet
- validators locally index tweets currently, by query - we need to POST this to an API
- first pass at API is…
-
Hey!
Thanks for creating such a great library!
I'm trying to retrieve all of my tweets and replies (I have thousands), but I couldn't find any mention of pagination to fetch beyond the maximum l…
-
Hey!
I've used the tweet.js file deletion option, I've done three or four runs by now, but there's still 1,280 tweets left from the initial 11,7k.
I've tried changing the "IsInReplyToExcludedUse…
-
code as followed:
import asyncio
from twikit import Client
client = Client('en-US')
async def main():
tweets = await client.search_tweet('python', 'Latest')
for tweet in tweets:
pri…
-