-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lookup user handles from Twitter. #87
Conversation
We are getting the full metadata and discarding most of it, so we could be doing a lot more with this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool thanks 🙏
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for all the advice and help you guys it’s greatly appreciated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks so much and I hope you’re doing well 🙏🤞🏽🙌
Works beautifully on my followers, followings and DMs. Nice work @press-rouch |
Print json parsing of each filename so that we have more context for prompts.
e6cb01b
Closes #79
We are getting the full metadata and discarding most of it, so we could be doing a lot more with this.
There is a slight inefficiency due to creating new sessions for each of the following, follower, and DM lookups, but I wanted to keep the changes to a minimum for now.
Following and followers tested. DMs not tested as I don't have any.