1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-11-18 04:40:59 -05:00
Commit Graph

174 Commits

Author SHA1 Message Date
toast-ts
096d06c9d2 Move server join date from guildMemberRemove to guildBanAdd 2024-02-13 17:29:48 +11:00
toast-ts
a3c623c41a Merge Response calls into one. 2024-02-13 16:44:26 +11:00
toast-ts
c67b64c514 Remove unused automod function 2024-02-12 04:57:54 +11:00
toast-ts
04024dea2e Hopefully I ironed out the issues in phishingDetection module. 2024-02-11 21:50:38 +11:00
toast-ts
d6812cb6d3 Add new automod rule 2024-02-07 07:19:26 +11:00
toast-ts
d6a0645e81 Moderation improvements 2024-02-04 13:09:33 +11:00
toast-ts
5ddc2dec0b Attempt to prevent undefined: null in purge log 2024-02-02 07:12:15 +11:00
toast-ts
b9ecfe23e1 Some improvements 2024-02-01 07:54:38 +11:00
toast-ts
3828a0e35c Hacky workaround for timestamp thing when member is banned 2024-01-31 23:57:56 +11:00
toast-ts
3150379c79 Fix up embed formatting 2024-01-31 23:57:40 +11:00
toast-ts
3e1a441ee4 Change Advertisement rule to ban from mute 2024-01-29 17:46:28 +11:00
toast-ts
4594c2136a The forgotten if statement 2024-01-26 08:09:14 +11:00
toast-ts
b8c760121b Finetune the raw gateway events 2024-01-23 08:57:07 +11:00
toast-ts
79a3ff8fd9 Add raw gateway packets for messageUpdate and messageDelete 2024-01-23 07:13:59 +11:00
AnxietyisReal
282c833b8f Fix automod preventing autoresponses from responding to non-staff 2024-01-21 00:14:28 +11:00
AnxietyisReal
61f14d055c Add British complaint department to Automod rule. 2024-01-19 23:26:39 +11:00
AnxietyisReal
5bc243d9b4 Improvements 2024-01-19 21:33:51 +11:00
AnxietyisReal
b186ea260c Revamp interactionCreate file 2024-01-19 12:25:01 +11:00
AnxietyisReal
84c803671b Correct the "uses" property, been there since the start of V2 apparently. 2024-01-15 00:03:05 +11:00
AnxietyisReal
b5fb8bde97 Add new automod rule and refactor the existing rules 2024-01-11 09:19:39 +11:00
AnxietyisReal
2bf6a71c98 700th commit, add new dev subcmd. 2024-01-08 20:22:06 +11:00
AnxietyisReal
c53841f0e6 Fix stupidity 2024-01-07 20:46:04 +11:00
AnxietyisReal
ab43ddc337 Add new response trigger 2024-01-07 12:37:28 +11:00
AnxietyisReal
c88c252d99 Trim the trailing whitespaces 2024-01-06 20:49:35 +11:00
AnxietyisReal
ffca13d6ba Optimize a few things 2024-01-02 03:41:25 +11:00
AnxietyisReal
c53c1493d7 Add academy command 2024-01-02 00:50:50 +11:00
AnxietyisReal
d8414e528a Remove gif filter in mp-mod-chat 2023-12-30 22:26:31 +11:00
AnxietyisReal
8c3052fee3 Refactor role conflict handling in interactionCreate.ts 2023-12-29 01:20:10 +11:00
AnxietyisReal
c5101717e5 Remove reaction-related events 2023-12-27 09:49:07 +11:00
AnxietyisReal
6912392130 Refactor role conflict logic in interactionCreate.ts 2023-12-27 00:36:48 +11:00
AnxietyisReal
263d3d1cdd Align messageUpdate to be same format as messageDelete 2023-12-25 15:42:42 +11:00
AnxietyisReal
f8d4f350fa Fix a few things that flew under the radar 2023-12-25 14:02:59 +11:00
AnxietyisReal
48069755d8 Merry Christmas! Here's the V3 2023-12-25 02:22:29 +11:00
AnxietyisReal
d472f0fd3f Add UserID to the DM notification 2023-11-08 20:19:45 +11:00
AnxietyisReal
d8b05de115 Bot improvements 2023-10-09 09:03:17 +11:00
AnxietyisReal
d4fe3d74f7 Swap package 2023-10-06 17:11:23 +11:00
AnxietyisReal
c5162c02d1 Codebase improvements 2023-10-06 16:54:27 +11:00
AnxietyisReal
6f1f373a82 Improve codebase in various files 2023-10-05 22:57:07 +11:00
AnxietyisReal
92ff63f36e Add reliability to DatabaseServer and logging 2023-09-30 07:27:32 +10:00
AnxietyisReal
7c4f060d26 Check if member has Role A then remove before adding Role B 2023-09-25 18:01:46 +10:00
AnxietyisReal
c6b2d61201 Backfired real hard.. 2023-09-24 00:43:19 +10:00
AnxietyisReal
6f606ad3ca I hope this works, it's hard to test. 2023-09-24 00:41:33 +10:00
AnxietyisReal
bb4428881a Add MF farm pw to CmdTrigger 2023-09-19 17:15:26 +10:00
AnxietyisReal
46bd01493d Bot improvements 2023-09-13 10:53:07 +10:00
AnxietyisReal
9405c1c5c1 Move automoderation to dedicated file 2023-09-04 15:04:34 +10:00
AnxietyisReal
a9af0af35c Optimize LogPrefix 2023-09-03 18:56:22 +10:00
AnxietyisReal
f15908e725 Create MessageTool 2023-08-30 10:21:53 +10:00
AnxietyisReal
525ff8e821 Fix ID for general-chat 2023-08-28 12:50:16 +10:00
AnxietyisReal
76a8c62b80 Create ResponseSystem 2023-08-28 12:48:18 +10:00
Toast
3a035211d3 Simplify the number range in regex 2023-08-27 15:10:31 +10:00