managarten/apps/manacore/apps/landing
Till-JS a341aa1b13 🔥 remove: Telegram bots - Matrix-only strategy
Remove all 6 Telegram bot services to focus on Matrix as the sole
messaging platform for full UI/UX control and DSGVO compliance.

Removed services:
- telegram-nutriphi-bot
- telegram-ollama-bot
- telegram-project-doc-bot
- telegram-stats-bot
- telegram-todo-bot
- telegram-zitare-bot

Also:
- Remove Telegram bot scripts from package.json
- Remove telegram-stats-bot from docker-compose.macmini.yml
- Disable Watchtower Telegram notifications
- Remove Telegram devlog
- Add comprehensive MATRIX_BOT_ARCHITECTURE.md documentation

The Matrix-only approach provides:
- Full control over user experience
- Complete DSGVO compliance (all data on own servers)
- No dependency on third-party platforms
- Unified command patterns across all bots
2026-02-01 00:17:14 +01:00
..
Plans style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
public style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
src 🔥 remove: Telegram bots - Matrix-only strategy 2026-02-01 00:17:14 +01:00
.gitignore refactor: restructure 2025-11-26 03:03:24 +01:00
astro.config.mjs refactor: restructure 2025-11-26 03:03:24 +01:00
netlify.toml refactor: restructure 2025-11-26 03:03:24 +01:00
package.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
tailwind.config.mjs refactor: restructure 2025-11-26 03:03:24 +01:00
tsconfig.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
wrangler.toml feat(landing): add Cloudflare Pages deployment setup 2025-12-02 12:35:54 +01:00