Dragory
076d69b989
Centralize periodic checks for mutes, tempbans, vcalerts, reminders, and scheduled posts
...
This should result in a significant performance improvement.
The new method is also more precise than the old one, allowing
the aforementioned checks to be performed with second-precision.
2021-09-25 21:34:07 +03:00
Dragory
823a02a87b
Fix batched logs not being separated by newlines
2021-09-12 12:05:58 +03:00
Dragory
358a4129b2
Fix error in onMessageDelete logs
2021-09-11 19:55:46 +03:00
Dragory
2f3db20a9c
Chunk text-only log messages. Use a cooldown if running into Missing Access / Missing Permissions error during logging.
2021-09-11 19:20:31 +03:00
Dragory
c1c7c092d9
Reformat all files with Prettier
2021-09-11 19:06:51 +03:00
Dragory
6e06d90ca4
Batch embed logs. Always use log batching.
2021-09-11 18:57:06 +03:00
Dragory
98b562e9ea
Limit which changed props are included in update logs
2021-09-05 23:46:40 +03:00
metal
46325937c0
Logs - role change compare only role IDs instead of a collection ( #264 )
2021-09-04 19:15:16 +03:00
Dragory
ee456b03d8
Fix logAutomodAction error if Automod context doesn't include a user
2021-08-21 01:41:42 +03:00
Dragory
0a22b2c5db
Fix being unable to !post to announcement channels or threads
2021-08-21 00:59:51 +03:00
Dark
8403c49342
Check if VC actually changed
2021-08-20 19:01:47 +02:00
Dragory
ff06c89518
Fix issues around embeds
2021-08-19 19:33:47 +03:00
Dragory
fae28668b2
Fix embed logs
2021-08-19 18:59:11 +03:00
Dragory
aae438e935
Ignore empty emoji/sticker updates from logs
2021-08-19 18:34:52 +03:00
Dragory
ddf8d07b4b
Fix error in log userMention()
2021-08-19 18:34:24 +03:00
Dragory
46b6d95d1f
Hotfix 18
2021-08-19 02:17:51 +03:00
Dragory
b497c5b274
Hotfix 17
2021-08-19 02:17:16 +03:00
Dragory
f3f4db360b
Hotfix 16
2021-08-19 02:02:03 +03:00
Dragory
9fae3c07e7
++tweak
2021-08-19 01:59:07 +03:00
Dragory
836394d53e
Remove audit log checks from member role changes
2021-08-18 23:25:26 +03:00
Dragory
de4e96b5ad
Hotfix 2
2021-08-18 22:06:57 +03:00
Dragory
3fff3214e9
Hotfix
2021-08-18 22:04:32 +03:00
Dragory
a5ecf849a4
Type fixes + use template safe values for renderTemplate() everywhere
2021-08-18 20:32:45 +03:00
Dragory
c7f739fd8f
Type fixes + circular dependency fix
2021-08-18 20:01:06 +03:00
Dragory
44fbd020db
Fix issues with circular dependencies between plugins
2021-08-18 19:33:22 +03:00
Dragory
03f4db0578
Temp fix for circular dependency
2021-08-18 02:01:56 +03:00
Dragory
dd78ac0090
Typed log functions + more
2021-08-18 01:51:42 +03:00
Dragory
e60b4e9721
Fix error in log userMention() function
...
The function assumed a GuildMember object where a new
IConfigAccessibleMember object was used instead.
2021-08-14 15:42:32 +03:00
almeidx
c932333971
upgrade discord.js
2021-08-04 20:45:42 +01:00
Dark
ea8a02f8b2
Fix log bugs
2021-07-29 19:08:22 +02:00
almeidx
5569e023fd
use Util methods for escaping inline code and code blocks
2021-07-29 17:35:27 +01:00
Nils
d11f08ee8d
Merge pull request #3 from almeidx/smol-refactor
...
Smol refactor
2021-07-29 03:03:38 +02:00
Dark
78662f6c37
Fix object names
2021-07-29 03:02:00 +02:00
Dark
0e2b279970
Include Sticker and Emoji events in Logs
2021-07-29 01:02:29 +02:00
almeidx
d8dee5a8ad
simplify
2021-07-28 23:30:52 +01:00
almeidx
67d4e07997
simplified ternary
2021-07-28 23:27:07 +01:00
almeidx
517f6411b3
fix: updated some properties that were renamed on the discord.js side
2021-07-28 16:08:36 +01:00
Dark
63d143a0ce
DJS Update, Full Import Cleanup
2021-07-25 14:32:08 +02:00
Dark
de85ba37b9
More fixes, change rest of stripObjectToScalars to configAccessibleObj
2021-07-21 22:14:09 +02:00
Dark
d24aea7c5c
Start move to configAccessibleObjects, exclude perm overrides from logs
...
configAccessibleObjects are used to guarantee backwards compatibility and consistency.
Perm overrides from our own plugins are ignored as to not spam logs through bot managed slowmode or companion channels
2021-07-06 05:23:47 +02:00
Dark
1c7e97c785
Fix various bugs, update djs
2021-07-04 23:14:12 +02:00
Dark
bf0886406d
Add missing logtypes, add change visualization
2021-07-01 04:40:39 +02:00
Dark
da783eecef
Add logging for threads and stages
2021-07-01 02:21:16 +02:00
Dark
2977363dc0
Type fixes for djs
2021-06-30 04:56:56 +02:00
Dark
38a5e07be8
Formatting and initial ButtonRoles DB work
2021-06-08 02:23:30 +02:00
Dark
addb614023
Organise all imports, make Mutes depend on Logs
2021-06-06 23:51:32 +02:00
Dark
a07ca88c13
More fixes, waitForInteraction (replacement for waitForReaction)
2021-06-02 23:41:05 +02:00
Dark
c99e745f89
Finish preliminary rework, ready to test
2021-06-02 04:07:50 +02:00
Dark
293a850075
More rework progress, mostly done up to ModActions
2021-06-01 04:33:02 +02:00
Dark
3883b5b749
More rework progress, remove all eris imports
2021-06-01 02:05:55 +02:00