Skip to content

Update twitter.js#95

Merged
edsu merged 1 commit intoDocNow:mainfrom
aria001:main
Jun 1, 2021
Merged

Update twitter.js#95
edsu merged 1 commit intoDocNow:mainfrom
aria001:main

Conversation

@aria001
Copy link
Contributor

@aria001 aria001 commented Jun 1, 2021

If use "in_reply_to_status_id", this filed in the csv file with be like this:"xxxxxxxxxxxxxxxx000" , which leads to a totally wrong tweet id.
Using "in_reply_to_status_id_str" behaves correctly.

Change in_reply_to_status_id to in_reply_to_status_id_str in csvRow
@edsu
Copy link
Member

edsu commented Jun 1, 2021

Thanks for catching this!

@edsu edsu merged commit 43763bf into DocNow:main Jun 1, 2021
@edsu
Copy link
Member

edsu commented Jun 1, 2021

Your fix was just released as part of v0.1.0 -- thanks again for spotting it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants