2
0
mirror of https://github.com/thedevs-network/the-guard-bot synced 2025-08-23 10:28:09 +00:00

9 Commits

Author SHA1 Message Date
Muthu Kumar
1b0250728c
[config] Fix types in config 2019-02-07 15:54:05 +05:30
GingerPlusPlus
6c36e30102 Support multiple masters; closes #81 2019-01-28 15:20:00 +01:00
GingerPlusPlus
92ec6e9725 Add report chat 2019-01-21 17:22:53 +01:00
GingerPlusPlus
919c422c18 Add warn expiry; closes #27. 2018-11-28 18:23:57 +01:00
Muthu Kumar
eeb571226d [feature] Schedule deletion of warn and ban messages (#95) 2018-11-20 06:17:30 +00:00
Muthu Kumar
9abf4ce50a [blacklist] Make blacklisting domains configurable 2018-10-30 11:04:24 +05:30
GingerPlusPlus
6cfdfbed45 Improve and disable notifyBrokenLink 2018-04-21 17:50:57 +02:00
Pouria Ezzati
7121fb1342 added jsdoc to excludeLinks 2017-11-25 22:55:49 +03:30
GingerPlusPlus
dd5b01f73e Changed default config file format from json to js
Put all the documentation as jsdoc in example.config.js.

Leaving `numberOfWarnsToBan` without extra documentation,
IMO it's obvious what it does and what's the expected type.

Leaving documenting `excludeLinks` up to @poeti8,
I don't know how it works.
2017-11-25 19:37:28 +01:00