Public
Like
4
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
Use this val to login with 𝕏 and save your token into a twitter_token
val
- Fork this val
- Change the 🔒 privacy to "Unlisted"
- Navigate to https://developer.twitter.com/en/portal/dashboard to create an OAuth app and save your client id and secret to your secrets page
- Navigate to https://{your_username}-twitter.web.val.run to authenticate with 𝕏
And then you'll have your tokens saved to a twitter_token
val!
- Refresh your tokens: https://www.val.town/v/andreterron/refreshTwitterToken
- Fetch user by id: https://www.val.town/v/andreterron/fetchTwitterUser
- Search posts: https://www.val.town/v/andreterron/searchTweets
- Write an X post: https://www.val.town/v/andreterron/postTweet