managarten/services/matrix-picture-bot
Till-JS 8950692cfd feat(matrix-picture-bot): add Matrix bot for AI image generation
- Generate images via Picture backend with `!generate` command
- Support prompt options (--width, --height, --steps, --negative)
- Model selection with `!models` and `!model [id]`
- Image history and deletion
- Login/logout via mana-core-auth
- Credit balance display

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 16:15:08 +01:00
..
src feat(matrix-picture-bot): add Matrix bot for AI image generation 2026-01-30 16:15:08 +01:00
.env.example feat(matrix-picture-bot): add Matrix bot for AI image generation 2026-01-30 16:15:08 +01:00
.gitignore feat(matrix-picture-bot): add Matrix bot for AI image generation 2026-01-30 16:15:08 +01:00
CLAUDE.md feat(matrix-picture-bot): add Matrix bot for AI image generation 2026-01-30 16:15:08 +01:00
Dockerfile feat(matrix-picture-bot): add Matrix bot for AI image generation 2026-01-30 16:15:08 +01:00
nest-cli.json feat(matrix-picture-bot): add Matrix bot for AI image generation 2026-01-30 16:15:08 +01:00
package.json feat(matrix-picture-bot): add Matrix bot for AI image generation 2026-01-30 16:15:08 +01:00
tsconfig.json feat(matrix-picture-bot): add Matrix bot for AI image generation 2026-01-30 16:15:08 +01:00