Closed serhatakgl closed 2 years ago
@serhatakgl thanks for the request! Did you know you can author your own actions on Pipedream, and publish them for anyone to use?
Are you comfortable with Node.js? You can take a look at the current Twitter actions for some examples. Let me know if you'd be interested in building this out - we're happy to support you.
@dylburger I would like to try building this.
@Jordon-L great! Let us know if you need any guidance with the component API.
Sorry for the extra commits, first time contributing code to an open-source project. Is there a guideline I should follow for commit messages? I've noticed that everyone have the issue number inside round brackets.
We don't have a strict convention for commit messages. We squash commits on merge, so I'll generally add a clear comment there (and I don't worry at all about commit messages while developing). In your case, you can just comment on the action you added, and that will be sufficient!
I saw the PR - thanks for getting that turned around so fast. It's at the top of our PRs to review.
Steps.trigger new-unfollower-of-me
steps.twitter_unfollow_user But there is no unfollow user.
Can you add unfollow user? Or there is a like this but I don't know where.