Get Twitter DMs running #39
Labels
No labels
bug
enhancement
good first issue
halted
help wanted
security
wait for upstream
wait to be tested
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: b3yond/ticketfrei#39
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Author: @b3yond Posted at: 25.09.2018 08:26
Change the Twitter Rate Limit so accounts count the waiting time together with other accounts and not only with itself.
Author: @b3yond Posted at: 05.10.2018 23:03
should be fixed, but is not tested yet.
Author: @b3yond Posted at: 11.10.2018 19:43
Okay, I fixed the problem that twitterDMs.crawl() wasn't called.
Next problem: twitter just changed their API, and tweepy is not updated yet. We have to wait until this gets fixed upstream. the relevant PR is https://github.com/tweepy/tweepy/pull/1109. good luck to them!