Commit graph

23 commits

Author SHA1 Message Date
Dragory
e2486e53a8
Reword default role addition/removal log messages 2021-08-19 19:44:06 +03:00
Dragory
9058b0fd63
Fix emoji mentions in default log messages 2021-08-17 19:23:56 +03:00
Dark
3886d2d1dd
Include Sticker and Emoji events in Logs 2021-07-29 01:02:29 +02:00
almeidx
12d2724256
fix: updated some properties that were renamed on the discord.js side 2021-07-28 16:08:36 +01:00
Dark
968889e529
Add missing logtypes, add change visualization 2021-07-01 04:40:39 +02:00
Dark
144c9c43e0
Add logging for threads and stages 2021-07-01 02:21:16 +02:00
Dragory
8763a06ef1
Use new voice channel mentions in default voice logs 2021-04-10 23:42:39 +03:00
Nils
1c24910a20
Add command to kick from VC (#124) 2021-01-28 01:28:26 +02:00
Nils
f46b2e43a9
Add working massunban command (#143) 2021-01-28 01:23:35 +02:00
Nils
a7e01ae4e5
Add tempbans (#139) 2021-01-28 01:20:55 +02:00
Jonathan
eb4d5ea6f1
List message author IDs in bulk deletes logs (#109) 2020-12-12 22:31:35 +02:00
Dragory
902be16ae8
Centralize DM logic, don't attempt DMs for an hour after a 20026 error 2020-08-21 03:44:38 +03:00
Dragory
c67a1df11d
Add support for server-specific timezone and date format settings 2020-08-10 00:24:06 +03:00
Dragory
ddbbc543c2
Add !deletecase 2020-08-09 22:44:46 +03:00
Dragory
d9c952bebd
Make BOT_ALERT log text more prominent by default 2020-08-07 01:22:52 +03:00
Dark
8600cc4195 Update Massmute to newest version... again 2020-08-04 15:27:12 +02:00
Dragory
22a77994f6
Add logs for !note 2020-05-22 22:21:56 +03:00
roflmaoqwerty
76e371854f moved new emoji to beginning of join log 2020-04-03 16:14:22 +03:00
Dragory
84135b201b
Add anti-raid levels to automod. Large refactor of spam detection. Add member_join and member_join_spam triggers.
Anti-raid levels don't by themselves do anything, but they can be
used in overrides to activate specific automod items.

Spam detection should now be more reliable and also combine further
spam messages after the initial detection into the archive.

Messages deleted by automod no longer create the normal deletion log
entry. Instead, the AUTOMOD_ACTION log entry contains the deleted
message or an archive if there are multiple (i.e. spam).
2020-01-26 19:54:32 +02:00
Dragory
dc27821a63
Add auto-delete plugin 2020-01-23 01:31:23 +02:00
Dragory
2ff65e89fd Add repeat options for scheduled posts 2019-12-01 23:23:34 +02:00
Dragory
646156344a automod: move actions taken after summary in log message 2019-12-01 15:59:57 +02:00
Dragory
16111bbe84 Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
Renamed from src/data/DefaultLogMessages.json (Browse further)