forked from vbatts/maubot_reactbot
Add initial flood prevention
This commit is contained in:
parent
8e16575d3b
commit
85a7967888
3 changed files with 39 additions and 2 deletions
|
@ -29,6 +29,10 @@ templates:
|
|||
default_flags:
|
||||
- ignorecase
|
||||
|
||||
antispam:
|
||||
max: 2
|
||||
delay: 60
|
||||
|
||||
rules:
|
||||
twim_cookies:
|
||||
rooms: ["!FPUfgzXYWTKgIrwKxW:matrix.org"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue