initial commit
This commit is contained in:
commit
24a1c0dfc2
15 changed files with 509 additions and 0 deletions
6
noteguard.toml
Normal file
6
noteguard.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
|
||||
pipeline = ["ratelimit"]
|
||||
|
||||
[filters.ratelimit]
|
||||
notes_per_second = 1
|
||||
whitelist = ["127.0.0.1"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue