Skip to content
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

Fetching Tweets in Real-Time? #243

Open
ALresearch opened this issue Feb 18, 2025 · 3 comments
Open

Fetching Tweets in Real-Time? #243

ALresearch opened this issue Feb 18, 2025 · 3 comments

Comments

@ALresearch
Copy link

ALresearch commented Feb 18, 2025

Hi, thank you for putting together such an amazing library! I just need to figure out how to receive real-time notifications and how to read tweets from those? Or is there a way to setup callbacks so that I can fetch the latest tweets in real-time?? Would really appreciate it if you could provide some examples on how to achieve this. Thank you!

@zplaced1
Copy link

I would really appreciate this!

@mahrtayyab
Copy link
Owner

https://github.com/mahrtayyab/tweety/wiki/FAQs#listen-for-new-tweets

@ALresearch
Copy link
Author

Sorry but I'm having trouble with grabbing a simple list from my own profile:

user_lists = await app.get_lists() # Fetch lists

Tweety authenticates my acc successfully but len(user_lists) returns 0, even though I do have a valid list. And yes, I've tried setting it to public as well, but it doesnt recognize the list for some reason?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants