feat: add bot generated replies when it's being mentioned

This commit is contained in:
cătălin 2025-12-09 11:58:04 +01:00
commit 0fa72f1bb4
No known key found for this signature in database
7 changed files with 1665 additions and 981 deletions

View file

@ -11,6 +11,9 @@ fmt--mypy:
fmt--add-noqa:
uvx ruff check --add-noqa .
fmt--autoupdate:
uvx pre-commit autoupdate
.PHONY: tests
tests: