managarten/packages/bot-services
Till-JS 4a26926fae 🩹 fix(bot-services): export LOGIN_MESSAGES and auth error helpers
Export the following from @manacore/bot-services:
- LOGIN_MESSAGES: Pre-defined auth error messages for all bot types
- AUTH_ERROR_MESSAGES: Same as LOGIN_MESSAGES (preferred name)
- formatAuthErrorMessage(): Helper to create custom auth error messages

These are used by bots to show consistent error messages when token
refresh fails and the user needs to re-authenticate.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-14 11:19:55 +01:00
..
src 🩹 fix(bot-services): export LOGIN_MESSAGES and auth error helpers 2026-02-14 11:19:55 +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