fix(gateway): wire Telegram plugin into gateway plugin host #99

Merged
jason.woltje merged 2 commits from fix/p5-telegram-wire into main 2026-03-15 00:05:27 +00:00
Owner

Summary

  • Wire into gateway with
  • Add to gateway dependencies
  • Replace stub warning with real plugin instantiation (env-gated via )
  • Document all Phase 5 env vars (Discord, Telegram, Authentik SSO) in

Closes #45

Test plan

  • — services start
  • Gateway boots without Discord/Telegram tokens (no errors)
  • Set → gateway logs Starting
## Summary - Wire into gateway with - Add to gateway dependencies - Replace stub warning with real plugin instantiation (env-gated via ) - Document all Phase 5 env vars (Discord, Telegram, Authentik SSO) in Closes #45 ## Test plan - [ ] — services start - [ ] Gateway boots without Discord/Telegram tokens (no errors) - [ ] Set → gateway logs Starting
jason.woltje added 2 commits 2026-03-15 00:05:14 +00:00
Add @mosaic/telegram-plugin dependency to gateway, implement
TelegramChannelPluginAdapter, replace stub warning with real plugin
instantiation, and document all Phase 5 env vars in .env.example.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
chore(gateway): add pnpm-lock.yaml for telegram-plugin dependency
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
df6251dc91
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
jason.woltje merged commit 1f4d54e474 into main 2026-03-15 00:05:27 +00:00
Sign in to join this conversation.