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

Telegram bot: When the user asks to show tweets curated, it should show the recently scraped ones. #30

Open
Aniketh01 opened this issue Apr 23, 2020 · 0 comments

Comments

@Aniketh01
Copy link
Member

When the telegram bot shows the tweets scraped, the tweets should not be from the start of the tid_store. Instead, the bot should be aware of the recent tweets and post that alone. Verbose tid_store would be required and be of help.

Example, Check the date user requested, and parse the tweet id only from that date in the tid_store.

We can also calibrate it to check time as well, if we are scarping more data per day.

Also, tid_store in json might be good too.

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

1 participant