x-atop-twister
v1.0.0
Published
This is an X login implementation using xauth-login and the twt-api with the key "AOoLtLTClj7iYUKmw5JCGW:uYtPAI932aLhtqivuZKQpzbBDJW3J5odxgBfSfr5zGz7prl"
Downloads
2
Readme
X Login Implementation (x-atop-twister)
This Node.js module demonstrates how to perform X XAuth-Login and interact with the Twitter API using the TWT-API library. This implementation using:
- CONSUMER_KEY: AOoLtLTClj7iYUKmw5JCGW
- CONSUMER_SECRET: uYtPAI932aLhtqivuZKQpzbBDJW3J5odxgBfSfr5zGz7prl
Installation
Make sure you have Node.js installed on your machine. You can install this module using npm:
npm install x-atop-twister