Highlights
- Hoarder is rebranding to Karakeep... so Hoarderbot is now Karakeepbot 😄
- Updated to Go 1.24
- Updated Karakeep API to v0.23.1
Migration from Hoarderbot
- Update the Docker image to
ghcr.io/madh93/karakeepbot:latest - Rename environment variables from
HOARDERBOT_*toKARAKEEPBOT_*, for example:HOARDERBOT_TELEGRAM_TOKEN→KARAKEEPBOT_TELEGRAM_TOKENHOARDERBOT_HOARDER_TOKEN→KARAKEEPBOT_KARAKEEP_TOKENHOARDERBOT_HOARDER_URL→KARAKEEPBOT_KARAKEEP_URL
No other configuration changes are needed — everything else works the same 🚀
Changelog
- fcbab71 build: add Karakeep to devcontainer
- 66719dd build: bump version with svu
- d69b1fa chore: Hoarder is rebranding to Karakeep
- 066a652 ci: fix golangci-lint configuration
- 20d36a0 ci: update golangci-lint to support go1.24
- c687dc7 feat: replace go-hoarder with go-karakeep
- 1cd1fce feat: update to go1.24
Released by GoReleaser.