feat: add bot generated replies when it's being mentioned
This commit is contained in:
parent
3d44b44625
commit
d64c2398da
9 changed files with 1670 additions and 963 deletions
|
|
@ -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 ]
|
||||
|
|
|
|||
Reference in a new issue