managarten/services/matrix-ollama-bot/src
Till-JS ee630158c5 feat(matrix-ollama-bot): add natural language commands and welcome messages
- Add keyword detection for German/English commands (hilfe, modelle, status)
- Send welcome message when users join the room
- Send bot introduction when invited to new rooms
- Add !pin command to pin help message
- Auto-pin help when joining new rooms
- Update help text with simpler command overview

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 14:56:32 +01:00
..
bot feat(matrix-ollama-bot): add natural language commands and welcome messages 2026-01-28 14:56:32 +01:00
config feat(matrix): add Matrix Ollama Bot service 2026-01-28 00:35:35 +00:00
ollama feat(matrix-ollama-bot): add vision commands and filter non-chat models 2026-01-28 14:23:30 +01:00
app.module.ts feat(matrix): add Matrix Ollama Bot service 2026-01-28 00:35:35 +00:00
health.controller.ts feat(matrix): add Matrix Ollama Bot service 2026-01-28 00:35:35 +00:00
main.ts feat(matrix): add Matrix Ollama Bot service 2026-01-28 00:35:35 +00:00