1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-11-17 00:10:58 -05:00
Commit Graph

206 Commits

Author SHA1 Message Date
toast-ts
32f7bfcdca Forgot to update the role IDs 2024-07-27 08:17:42 +10:00
toast-ts
0314c1b1b4 Filter out pinned messages on delete 2024-07-26 23:16:32 +10:00
toast-ts
02c9b880c6 Disable MFPwTrigger as Canary bot now taken over it 2024-07-26 12:59:16 +10:00
toast-ts
b040aad719 Cleanup old automod rule 2024-07-17 19:23:45 +10:00
toast-ts
891fd87cdf Fix MessageUpdate event for big walls 2024-07-11 20:37:43 +10:00
toast-ts
2a9d83dca8 Disable in favor of Lua version on Canary 2024-06-14 22:46:36 +10:00
toast-ts
5978d33726 Replace forEach with for of 2024-06-06 19:26:10 +10:00
toast-ts
68fffba887 Improved the regex pattern for handling invite links 2024-05-29 23:21:34 +10:00
toast-ts
784f6b1b62 Push uncommited changes from host 2024-05-28 10:42:29 +10:00
toast-ts
2454b5ee6f I keep forgetting that it is 'register' and not 'deploy' 2024-05-05 15:56:57 +10:00
Noinkin
add6b6cd6b Should change required for punishment to 8 for messageSpam (#111)
* (SPAM) Should change required for punishment to 8

* Update messageCreate.ts
2024-04-18 02:00:00 +10:00
toast-ts
1af0c2f8aa Ty for the lookout 2024-04-14 20:57:08 +10:00
toast-ts
f2d61c5fa9 Increase message limit for messageSpam rule 2024-04-13 22:42:59 +10:00
toast-ts
e17dd2b091 Get moyai'd. 2024-04-10 17:26:24 +10:00
toast-ts
5d0a85b6e4 I suppose new iteration didn't go well, reverting. 2024-04-06 11:21:00 +11:00
toast-ts
651f44a883 Fix one thing, break another. 2024-04-01 18:43:02 +11:00
toast-ts
02c33a0e64 Refactor the automodRules 2024-03-26 10:21:47 +11:00
toast-ts
2b1bf5d1c2 Remove old code and rename variable 2024-03-25 22:23:02 +11:00
toast-ts
44c01c8733 Upgrade Node.js to version 21.7.1 and implement efficiency enhancements 2024-03-24 12:36:12 +11:00
toast-ts
e49e3511c8 Using Dyno instead. 2024-03-23 08:07:56 +11:00
toast-ts
7fdd5ee63e bruh.exe has stopped responding. 2024-03-15 21:02:30 +11:00
toast-ts
f260949b10 Forward attachments too. 2024-03-09 17:40:40 +11:00
toast-ts
fec553466c Update TypeScript to 5.4.2 2024-03-08 09:08:09 +11:00
toast-ts
9416f00f4a Use ??= instead of ternary operator 2024-03-05 11:21:08 +11:00
toast-ts
53a91a0bcb Add channelUpdate event 2024-03-05 11:03:04 +11:00
toast-ts
0b827267e2 Remove autoresponses for Monster 2024-03-04 13:29:16 +11:00
toast-ts
597944de8a Use scanMsg from Automoderator instead. 2024-03-01 22:13:00 +11:00
toast-ts
ca400a587a Finally fix the annoying link embedding issue 2024-03-01 22:06:47 +11:00
toast-ts
a48c8441b9 Clean up some of the stuff 2024-02-25 20:40:44 +11:00
toast-ts
7edbd072ea Back to softban for phishing domains, 2 valid runs so far. 2024-02-24 09:28:22 +11:00
toast-ts
9d9b13b6ca Good morning pals! 2024-02-18 05:54:55 +11:00
toast-ts
fe7cf04927 "5 automod violations" 2024-02-16 07:46:49 +11:00
toast-ts
ba08a37023 Move server join date from guildMemberRemove to guildBanAdd 2024-02-13 17:29:48 +11:00
toast-ts
7a7a8b1ade Merge Response calls into one. 2024-02-13 16:44:26 +11:00
toast-ts
e578c2b7da Remove unused automod function 2024-02-12 04:57:54 +11:00
toast-ts
81f590dea7 Hopefully I ironed out the issues in phishingDetection module. 2024-02-11 21:50:38 +11:00
toast-ts
9a34739c8e Add new automod rule 2024-02-07 07:19:26 +11:00
toast-ts
964b987a42 Moderation improvements 2024-02-04 13:09:33 +11:00
toast-ts
cf738ffaeb Attempt to prevent undefined: null in purge log 2024-02-02 07:12:15 +11:00
toast-ts
bbf01dc7ba Some improvements 2024-02-01 07:54:38 +11:00
toast-ts
cdf72bceb1 Hacky workaround for timestamp thing when member is banned 2024-01-31 23:57:56 +11:00
toast-ts
13ead1f086 Fix up embed formatting 2024-01-31 23:57:40 +11:00
toast-ts
efdada20ad Change Advertisement rule to ban from mute 2024-01-29 17:46:28 +11:00
toast-ts
fe54826aec The forgotten if statement 2024-01-26 08:09:14 +11:00
toast-ts
0e70dbb396 Finetune the raw gateway events 2024-01-23 08:57:07 +11:00
toast-ts
814a267e2a Add raw gateway packets for messageUpdate and messageDelete 2024-01-23 07:13:59 +11:00
toast-ts
0373c3b0bc Fix automod preventing autoresponses from responding to non-staff 2024-01-21 00:14:28 +11:00
toast-ts
2d412c0994 Add British complaint department to Automod rule. 2024-01-19 23:26:39 +11:00
toast-ts
f8430db3e5 Improvements 2024-01-19 21:33:51 +11:00
toast-ts
559375aae3 Revamp interactionCreate file 2024-01-19 12:25:01 +11:00