steve1316 / granblue-automation-pyautogui

Educational application aimed at automating user-defined workflows for the mobile game, "Granblue Fantasy", using a variety of CV technologies in the backend such as OpenCV, PyAutoGUI and EasyOCR and a frontend coded in Typescript.
https://github.com/steve1316/granblue-automation-pyautogui/wiki
120 stars 36 forks source link

Twitter search API is unable to search Lvl 120 Avatar (flagged as sensitive tweet) #73

Closed lamp333 closed 3 years ago

lamp333 commented 3 years ago

Twitter is flagging Lvl 120 Avatar tweets as sensitive, which causes zero results to appear when the tweepy api is searching for available tweets.

Instead of using the search api from tweepy's wrapper, using a tweet streaming api can probably let you specify/set the filter level.

lamp333 commented 3 years ago

Closing this as redundant

PortablePanda commented 3 years ago

I would at least keep this until Steve sees it, since it sounds like it has a good suggestion. Best case, it's a viable fix, worst case, it's not feasible.

lamp333 commented 3 years ago

I added my comments on the other issue instead.