Skip to content

Node-red-node-twitter retweet support #834

Open
@baruchiro

Description

@baruchiro

Hi, the node-red-node-twitter is not supporting retweets, since it uses /statuses/update.json, and the retweet is done by statuses/retweet/:id.

I want to create a PR to add this support. I think since it is a different interface- it needs only the tweet id to retweet it, I will create a new node for it.

Or maybe the preferred way is to implement it inside the Twitter Out node?

WDYT?

I asked in the forum, but no answers there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions