2
0
mirror of https://github.com/thedevs-network/the-guard-bot synced 2025-08-30 21:55:17 +00:00

19 Commits

Author SHA1 Message Date
Martin Rys
970a12ed27 Make warning expiration wording more obvious 2023-09-25 12:26:38 +02:00
Thomas Rory Gummerson
0f1bcaae88 Capital E 2023-03-08 12:05:44 +01:00
Thomas Rory Gummerson
d3da16a6d8 Bugfix italics 2023-03-08 12:05:08 +01:00
Thomas Rory Gummerson
1a1aa2c894 Change to italics 2023-03-08 11:59:30 +01:00
Thomas Rory Gummerson
21a67644e6 Show warn expiry in warn message if expireWarnsAfter is set to a finite value 2023-03-08 09:57:39 +01:00
Wojciech Pawlik
db5e0f22f7 Add lrm 2020-06-15 14:45:55 +02:00
Wojciech Pawlik
f15b22d1f0 Normalize html formatting 2020-05-13 15:11:43 +02:00
Wojciech Pawlik
8925648216 Streamline /user 2020-05-08 21:30:49 +02:00
Wojciech Pawlik
3205d04e74 Add user ID to ban/warn message, fixes #105 2020-05-08 14:08:11 +02:00
Wojciech Pawlik
cf56ef66c5 Streamline .eslintrc 2020-05-04 23:56:22 +02:00
Wojciech Pawlik
e60d2e31fb Fix some TypeScript errors 2020-03-13 22:02:41 +01:00
Thomas Rory Gummerson
f018464482 Type config file 2020-03-12 19:42:53 +01:00
GingerPlusPlus
6cefa9cfd6 Compact warn message (#89) 2019-07-07 17:58:23 +02:00
GingerPlusPlus
713bd02210 Add -amend flag to /warn 2019-05-31 17:02:00 +02:00
GingerPlusPlus
b83e8bf42f Improve and consistently use escapeHtml 2019-04-06 20:58:56 +02: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
GingerPlusPlus
53b37e9dfa Change warn schema to array of objects (#47) 2018-04-18 21:47:35 +02:00
GingerPlusPlus
1b7f750d53 Warn and ban actions (#54)
This feature allows any part of the bot to warn and ban,
without having to repeat what that means,
which reduces duplication and makes the UX more consistent.
2018-02-05 19:17:52 +01:00