3
0
mirror of https://github.com/reality/dbot.git synced 2025-02-13 20:10:53 +01:00
dbot/modules/kill_namespam/config.json

11 lines
167 B
JSON
Raw Normal View History

{
"action": "kill",
2018-02-16 13:44:47 +00:00
"sensitivity": 10,
"exempt": [],
"advert_content": [
"________ ______"
2018-03-01 13:41:59 +00:00
],
"cliconn_channel": "#dnsbl",
"cliconn_patterns": []
}