Automatically displays your Habitica stats and achievements on your Bluesky profile!
Features:
- Syncs your Habitica info to Bluesky profile labels
- Easy setup - just DM your User ID to the bot
- Auto-updates your stats periodically
Try it out: @habitica.solimaniac.com
- Node.js 21 or later
- Bun
- PostgreSQL
For setup instructions, reference the Bluesky Labeler Starter Kit instructions.
Note: as this labeler operates differently from traditional post like-based labelers, the set-posts functionality has been removed. Ensure you create a delete post manually and update the DELETE_POST_REF
environment variable accordingly.
- alice, creator of the Bluesky Labeler Starter Kit this project was built with
- futur, creator of the skyware libraries, a great set of tools for working with atproto & building labelers.