example-twitter-bot-node icon indicating copy to clipboard operation
example-twitter-bot-node copied to clipboard

Example Twitter Bot(s) for node.js

Results 1 example-twitter-bot-node issues
Sort by recently updated
recently updated
newest added

Changed callback to "oob" as per PIN-Based OAuth requirements: "The value for oauth_callback must be set to oob during the POST oauth/request_token call." - https://developer.twitter.com/en/docs/authentication/oauth-1-0a/pin-based-oauth (Feb 09, 2022) Doing so...