3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-23 09:35:02 +00:00
Commit graph

23 commits

Author SHA1 Message Date
Dragory
258b887b4b Reword default role addition/removal log messages 2021-08-19 19:44:06 +03:00
Dragory
a6827fd310 Fix emoji mentions in default log messages 2021-08-17 19:23:56 +03:00
Dark
0e2b279970 Include Sticker and Emoji events in Logs 2021-07-29 01:02:29 +02:00
almeidx
517f6411b3 fix: updated some properties that were renamed on the discord.js side 2021-07-28 16:08:36 +01: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
Dragory
3abac506e0 Use new voice channel mentions in default voice logs 2021-04-10 23:42:39 +03:00
Nils
5b7085b0f5 Add command to kick from VC (#124) 2021-01-28 01:28:26 +02:00
Nils
a30ec3c711 Add working massunban command (#143) 2021-01-28 01:23:35 +02:00
Nils
0bfb73e258 Add tempbans (#139) 2021-01-28 01:20:55 +02:00
Jonathan
194aba643b List message author IDs in bulk deletes logs (#109) 2020-12-12 22:31:35 +02:00
Dragory
b6e99f6c02 Centralize DM logic, don't attempt DMs for an hour after a 20026 error 2020-08-21 03:44:38 +03:00
Dragory
8bd1572e2a Add support for server-specific timezone and date format settings 2020-08-10 00:24:06 +03:00
Dragory
4c9b5778b2 Add !deletecase 2020-08-09 22:44:46 +03:00
Dragory
02b44f944c Make BOT_ALERT log text more prominent by default 2020-08-07 01:22:52 +03:00
Dark
c19c13e2f5 Update Massmute to newest version... again 2020-08-04 15:27:12 +02:00
Dragory
e6fe71db64 Add logs for !note 2020-05-22 22:21:56 +03:00
roflmaoqwerty
ce0b019ad8 moved new emoji to beginning of join log 2020-04-03 16:14:22 +03:00
Dragory
c0c919a5ce 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
8a7cfb8a90 Add auto-delete plugin 2020-01-23 01:31:23 +02:00
Dragory
ff4a9e9bd3 Add repeat options for scheduled posts 2019-12-01 23:23:34 +02:00
Dragory
82d81a8e18 automod: move actions taken after summary in log message 2019-12-01 15:59:57 +02:00
Dragory
9250c84637 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)