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

This commit is contained in:
cătălin 2025-12-09 12:26:31 +01:00
commit d64c2398da
No known key found for this signature in database
9 changed files with 1670 additions and 963 deletions

View file

@ -2,7 +2,7 @@ files: src|tests
exclude: ^$
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v6.0.0
hooks:
- id: trailing-whitespace
args: [ --markdown-linebreak-ext=md ]