banwords: support reply filter

This commit is contained in:
lanvent
2023-04-12 20:16:21 +08:00
parent 88f4a45cae
commit 82ec440b45
3 changed files with 47 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
{
"action": "ignore"
"action": "replace",
"reply_filter": true,
"reply_action": "ignore"
}