managarten/packages/bot-services
Till-JS 7d450aa2a8 feat(bot-services): add Matrix-SSO-Link for persistent login
After successful !login, the bot now stores a persistent link between
the Matrix user ID and the Mana account in mana-core-auth. This allows
the bot to auto-authenticate users in the future without requiring
another !login command.

Changes:
- Add createMatrixUserLink() method to SessionService
- Call link creation after successful login
- Add MANA_CORE_SERVICE_KEY to todo and calendar bot docker config

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-13 13:42:07 +01:00
..
src feat(bot-services): add Matrix-SSO-Link for persistent login 2026-02-13 13:42:07 +01:00
CLAUDE.md ♻️ refactor: migrate all remaining bots to shared services 2026-02-01 00:50:48 +01:00
package.json feat(matrix-bots): add i18n system and direct message fallback 2026-02-02 16:07:27 +01:00
tsconfig.json feat(packages): add @manacore/bot-services shared package 2026-01-29 00:07:32 +00:00