-
await client.create_tweet(text="reply here", reply_to="432432")
gets this error
Traceback (most recent call last):
File "/Users/kevinsims/Code/twitter-automate/index.py", line 141, in
…
-
Hello,may I ask what is the difference between ‘../data/tweet_new’ and '../data'? Can I run the experiments in the paper by using ‘../data/’? Thanks for your help :D
-
Error:
```
Starting retrieval of likes for Twitter user 1371351228509196295...
Fetching likes page: 1...
Fetching likes page: 2...
Traceback (most recent call last):
File "./twitter-likes-expo…
-
**Describe the bug**
The word "Tweet" was always rendered as "Tweet", with its first letter capital in every official UI. OldTwitter largely renders it like any other noun, not capitalizing the first…
-
[README](..) now contains an outline tweet strategy as well as details on data availability/issues for each tweet. In summary, potential strategy is:
1. Tweet starting location with street map of t…
-
Where Hashkat has (or should have) the same type of data recorded for each tweet, output it in JSON data format, as Twitter does.
![json_output](https://cloud.githubusercontent.com/assets/14791604/13…
-
## Describe the bug
Tweets starting with "RT:" are not detected as retweets
## Steps to reproduce
I'm not sure how I used to retweet in 2009 before retweeting was standardized, but half of my r…
-
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…
-
I recently installed the latest version 2.7.3 and found the following bug. When a tweet is ingested into the system, the latitude and longitude data is swapped. The longitude is placed before the lati…
j73wa updated
10 years ago
-
python camping.py --start-date 2024-07-19 --end-date 2024-07-21 --parks 233911 | python notifier.py @my_twitter_handle
Here's my output from the above command:
Traceback (most recent call last):…