urbanriskmap / cognicity-reports-powertrack

cognicity-reports: NodeJS app - Twitter & GNIP PowerTrack support for the CogniCity framework
0 stars 3 forks source link

Stop issuing cards for re-tweets #22

Open tomasholderness opened 7 years ago

tomasholderness commented 7 years ago

E.g. https://twitter.com/riskmapindia/status/912779836849979393

Filter by PowerTrack activity verb:

see: http://support.gnip.com/sources/twitter/data_format.html

tomasholderness commented 6 years ago

...update...we would however like to share the link if it is a "quote" tweet...

image

matthewberryman commented 6 years ago

For RTs (and in future just quote tweets) we need to ponder if we want to do that if someone RTs / quote tweets a bot. At the moment the blacklist code in https://github.com/urbanriskmap/cognicity-reports/blob/master/BaseTwitterDataSource/BaseTwitterDataSource.js#L181 isn't catching those cases because the username is set to the person doing the RT / quote tweet.