2
0
mirror of https://github.com/thedevs-network/the-guard-bot synced 2025-08-22 09:57:50 +00:00

16 Commits

Author SHA1 Message Date
Muthu Kumar
efcd382f1c
feat: noReportChatDeletion 2023-10-02 15:56:02 +05:30
Muthu Kumar
610fd603c4
fix: allow adminLog to be false 2023-09-20 00:05:55 +05:30
Muthu Kumar
8b9babf987 Default report chat to false in example.config 2020-10-15 02:50:35 +05:30
Thomas Rory Gummerson
f018464482
Type config file 2020-03-12 19:42:53 +01:00
Dani
5782abb704 Create middlewares/logPresence (#104) 2019-07-06 16:10:41 +02:00
GingerPlusPlus
80dc184fe0 Misc 2019-05-04 14:06:24 +02:00
GingerPlusPlus
4824a6fb84 Allow to schedule deletion of long custom commands 2019-04-20 18:05:01 +02:00
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