Skip to content

Add an automated way to get tweets un-retweeted #24

@squeek502

Description

@squeek502

I haven't looked into the possibilities for how to do this, but it might be some useful functionality to have:

  • If the Twitter API can notify the bot when they have been blocked, then we could go through and un-retweet any tweets from the user that blocked it.
  • We could track @replies to the bot and have some specific message that will get things un-retweeted.

I think the first would be best, as the second would require more effort on the users part and would be more difficult to communicate. A simple thing like "block this bot to stop your tweets from being retweeted" seems like a straightforward way to go about it.

We should also make sure that we already can't retweet tweets from users that have us blocked. Not sure if statuses/filter API filters those tweets out for us or not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions