shalvah / RemindMeOfThisTweet

🤖 Twitter bot to set reminders for tweets.
https://remindmeofthis.app
GNU General Public License v3.0
414 stars 41 forks source link

feature request: screenshot the tweet for better reference #6

Closed profnandaa closed 5 years ago

profnandaa commented 5 years ago

First off, good work on these bots man! 🎉

I don't know if this feature is already in here but this is my suggestion. Some people delete tweets (or even change usernames, not sure how Twitter handles such refs). However, a screenshot for the tweet be stored somewhere, using something like Puppeteer?

Or should this be a separate bot? 🤔

Storage will be another bridge to cross when we get there... I'm thinking of some hacks around this.

shalvah commented 5 years ago

Hey there.

Twitter handles username changes smoothly. Old tweets made by you under your former handle still show up.

As for capturing records, I don't think we should do that. People change. They have the "right to be forgotten". A tweet is their property. If they decide that they aren't happy with that tweet, they're free to delete them. We won't force them to keep history alive.

profnandaa commented 5 years ago

Oh cool.

Roght to be forgotten makes sense. Sure, you can close the issue :)

-na

On Tue, Mar 5, 2019 at 11:38 PM Shalvah notifications@github.com wrote:

Reopened #6 https://github.com/shalvah/RemindMeOfThisTweet/issues/6.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/shalvah/RemindMeOfThisTweet/issues/6#event-2182235642, or mute the thread https://github.com/notifications/unsubscribe-auth/AAP8kWQrLlAEgCh5zbeCDlH8iXQ68qY5ks5vTtXbgaJpZM4bfLU2 .

-- Sent from a tiny device while on the move.

shalvah commented 5 years ago

Oh, sorry. My earlier comment about the right to be forgotten was misguided. I thought this was the repo for http://oldtweets.today 😅

For deleted tweets, I don't think we can/should do much,except maybe not sendinjg the reminder. If they deleted the tweet, then they obviously aren't interested in being reminded again.

But I'm not even sure there's a need to cancel the reminder. Doing so would mean first making an API call to check if the tweet is still there before sending the reminder. Not worth the added opverhead. Better to just send a "dangling" reply.

KharmaScribbles commented 5 years ago

" If they deleted the tweet, then they obviously aren't interested in being reminded again."

but what if I set up the reminder to remind me about a Tweet that you deleted? Yet I still want/would expect to be reminded about it.. for whatever reason the tweet you deleted meant something to me...

I could see a use for this.. I can not stand broken links and hate being left curious or not remembering why I tweeted something etc..