12joan / twitter-client

A temporary Twitter client for fetching recent tweets for use while Twitter is closed to guest users
The Unlicense
26 stars 5 forks source link

filters out tweets where username does not match screen_name in a cas… #21

Closed us3r1d closed 1 year ago

us3r1d commented 1 year ago

…e-insensitive way

solves https://github.com/12joan/twitter-client/issues/19

us3r1d commented 1 year ago

Neat; I will do that next time. Thanks.