managarten/services/matrix-ollama-bot
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
..
src feat(matrix-ollama-bot): add natural language commands and welcome messages 2026-01-28 14:56:32 +01:00
.dockerignore feat(matrix-ollama-bot): add vision commands and filter non-chat models 2026-01-28 14:23:30 +01:00
.env.example feat(matrix): add Matrix Ollama Bot service 2026-01-28 00:35:35 +00:00
CLAUDE.md feat(matrix): add Matrix Ollama Bot service 2026-01-28 00:35:35 +00:00
Dockerfile feat(matrix-ollama-bot): add vision commands and filter non-chat models 2026-01-28 14:23:30 +01:00
nest-cli.json feat(matrix): add Matrix Ollama Bot service 2026-01-28 00:35:35 +00:00
package.json feat(matrix-ollama-bot): add vision commands and filter non-chat models 2026-01-28 14:23:30 +01:00
tsconfig.build.json feat(matrix-ollama-bot): add vision commands and filter non-chat models 2026-01-28 14:23:30 +01:00
tsconfig.json feat(matrix): add Matrix Ollama Bot service 2026-01-28 00:35:35 +00:00