twitterFollowingsMigrations
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.
Creates a database of twitter users and followers
Requires tursoURL
and tursoToken
in your secrets.
It references @stevekrouse.stevekrouseFollowing
to get a list of all the twitter IDs of the users I follow on twitter and insert them to the users table and the followings table as people I follow.
@stevekrouse.populateTwitterDB
is a poll job that runs every minute and tries to populate this table with the twitter handles of these users.
Migrated from folder: Archive/turso/twitterFollows/twitterFollowingsMigrations