a Bluesky client for PICO-8 picosky.vinnymac.dev
pico-8 simulation bluesky games
19

Configure Feed

Select the types of activity you want to include in your feed.

add wrangler.toml with account_id for CI deploy

npx wrangler needs account_id when using an API token (it can't do the
account-lookup dance that OAuth login provides).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

Vincent Taverna (Jun 10, 2026, 7:48 AM UTC) 64671870 dcdf28ed

+3
+3
wrangler.toml
··· 1 + name = "picosky" 2 + account_id = "ebbd354a5e5728e183b95c92fbcfb770" 3 + pages_build_output_dir = "dist"