Dragory
|
289b425a25
|
Update to Knub 19.1.1 and update plugins accordingly
|
2019-04-13 01:44:18 +03:00 |
|
Dragory
|
657487ede7
|
Logs: fix crash in userMention/channelMention if the user/channel doesn't exist
|
2019-03-16 16:39:32 +02:00 |
|
Dragory
|
69bcf9619e
|
Logs: add permission for whether a user is pinged in logs or not (mainly to not ping mods); templateFormatter: fix error when following a plain value variable with a function variable
|
2019-03-16 16:10:30 +02:00 |
|
Dragory
|
f8ae8a3003
|
Add templateFormatter; migrate from formatTemplateString to templateFormatter
|
2019-03-16 15:42:55 +02:00 |
|
Dragory
|
1c77269643
|
Add types for all plugin configs and permissions. Update code to work with Knub 18.
|
2019-03-04 21:44:04 +02:00 |
|
Dragory
|
5681270216
|
plugins.Logs: log multiple role changes in one properly
|
2019-02-23 21:20:35 +02:00 |
|
Dragory
|
9c099d5541
|
Update to Knub 17.0.1, remove all d.nonBlocking() calls
|
2019-02-17 15:19:55 +02:00 |
|
Dragory
|
c3271da7d4
|
Logs: add support for batching multiple log messages into 1
|
2019-02-16 11:47:15 +02:00 |
|
Dragory
|
988f0842a0
|
Make lengthy handlers nonBlocking
|
2019-02-08 22:37:09 +02:00 |
|
Dragory
|
24e36b231d
|
Logs: use createChunkedMessage for log messages
|
2019-01-15 04:26:02 +02:00 |
|
Dragory
|
af4ad0b0cd
|
Add user id and show recent cases in 'member joined with prior records' log entry
|
2019-01-15 04:15:22 +02:00 |
|
Dragory
|
0558fc7ab2
|
Add GuildArchives.getUrl for getting the archive entry URL
|
2019-01-15 04:03:04 +02:00 |
|
Dragory
|
09bc1526bb
|
Add 'joined with prior records' log entry
|
2019-01-13 18:10:48 +02:00 |
|
Dragory
|
12f309d412
|
Update to Knub 14.0.0 and make changes to plugins accordingly
|
2019-01-03 06:15:28 +02:00 |
|
Dragory
|
29782bbfda
|
Message archive formatting tweaks and fixes; only emit deleteBulk event from SavedMessages if any messages were actually marked as deleted
|
2018-12-22 13:06:40 +02:00 |
|
Dragory
|
8b8efc3585
|
Log text/style tweaks; add message date to deletion logs
|
2018-12-22 12:38:52 +02:00 |
|
Dragory
|
da1b706bb2
|
Fix buggy formatting in nickname reset logs
|
2018-12-22 12:28:48 +02:00 |
|
Dragory
|
324ee5b4f7
|
Fix removing event listeners in LogsPlugin
|
2018-12-15 23:01:26 +02:00 |
|
Dragory
|
d3a0570e2d
|
Don't log deletions/edits from the bot user
|
2018-12-15 17:19:23 +02:00 |
|
Dragory
|
ef0fa61c39
|
Show attachments in message deletion logs
|
2018-12-15 17:15:32 +02:00 |
|
Dragory
|
2c561afe1a
|
Create archives from bulk deletes and cleans. Use GuildSavedMessages for cleans.
|
2018-11-24 18:39:17 +02:00 |
|
Dragory
|
2f31579777
|
Use GuildSavedMessages events in logs. Fix code blocks in edit logs.
|
2018-11-24 17:59:05 +02:00 |
|
Dragory
|
bebb870bcd
|
Don't crash when sending a log message that is too long
|
2018-08-03 19:26:06 +03:00 |
|
Dragory
|
44792a824b
|
Add some safeguards against messages without an author
|
2018-08-02 02:28:52 +03:00 |
|
Miikka
|
f585342c8d
|
fix(logs): escape mentions in edit/delete logs
|
2018-08-01 09:36:46 +03:00 |
|
Dragory
|
d3dbb9f479
|
fix(logs): use log type strings for include/exclude
|
2018-07-31 20:23:33 +03:00 |
|
Dragory
|
5359d0d5fe
|
General fixes. Update Knub to 9.6.1. Add info and server commands.
|
2018-07-31 04:02:45 +03:00 |
|
Dragory
|
7ded84b924
|
Add spam plugin. Add clean commands. Update Knub to 9.6.0.
|
2018-07-31 02:42:45 +03:00 |
|
Dragory
|
ad6afdfac1
|
Add persist plugin
|
2018-07-30 23:35:44 +03:00 |
|
Dragory
|
e7734c558c
|
Add censor plugin. Various other fixes/features. Update Knub to 9.4.13.
|
2018-07-30 01:44:03 +03:00 |
|
Dragory
|
0c806f32fd
|
More work on logging and automatic mod actions
|
2018-07-29 23:30:24 +03:00 |
|
Dragory
|
724c30703f
|
feat: add logging for most events
|
2018-07-29 18:46:49 +03:00 |
|
Dragory
|
af7902e7de
|
Add guild member join logging
|
2018-07-12 03:02:47 +03:00 |
|
Dragory
|
687d507325
|
Move default log messages to a .json file
|
2018-07-12 03:02:13 +03:00 |
|
Dragory
|
498ebe8939
|
Allow JSON TS imports, fix errors from enabling esModuleInterop (required for JSON imports)
|
2018-07-12 02:58:34 +03:00 |
|
Dragory
|
69224810cd
|
Change prettier line width from 80 to 100, reformat files
|
2018-07-12 01:45:26 +03:00 |
|
Dragory
|
c087654979
|
Add Logs plugin and GuildServerLogs class to communicate with it
|
2018-07-09 02:48:36 +03:00 |
|