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

832 Commits

Author SHA1 Message Date
AnxietyisReal
38db24ef8c Sigh, don't want to deal with sudo issues. 2024-01-21 22:46:11 +11:00
AnxietyisReal
a68b3fc723 Add cronjob task for previous commit. 2024-01-21 22:31:58 +11:00
AnxietyisReal
888ab25280 Block vulnerability scanners from attacking the host. 2024-01-21 21:50:29 +11:00
AnxietyisReal
f3e6745b58 Match webhook's error message. 2024-01-21 19:35:23 +11:00
AnxietyisReal
076ab5036a Update TokenService dependency 2024-01-21 03:22:55 +11:00
AnxietyisReal
282c833b8f Fix automod preventing autoresponses from responding to non-staff 2024-01-21 00:14:28 +11:00
AnxietyisReal
3c8e5355ac Update dependencies 2024-01-20 23:16:46 +11:00
AnxietyisReal
de5fec7079 Improvements 2024-01-20 23:13:18 +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
add41dac8b Add temp_block command 2024-01-18 18:10:08 +11:00
AnxietyisReal
65baaef569 Refactor the BKL channel selection for a reliable system. 2024-01-17 07:01:01 +11:00
AnxietyisReal
165c0bf159 Move player functions into MPModule 2024-01-17 06:45:01 +11:00
AnxietyisReal
11fcbdcad2 Remove unneeded param from fetchers 2024-01-17 06:33:06 +11:00
AnxietyisReal
5c0f238531 Uppercase the prefix to match others 2024-01-17 03:23:59 +11:00
AnxietyisReal
9979a4af9d Add debug logging to Logger class 2024-01-17 00:25:22 +11:00
AnxietyisReal
137a0ae7b8 Missed a few bits here and there 2024-01-16 22:41:30 +11:00
AnxietyisReal
ab6c6de9c1 Add bold formatting to uptime text 2024-01-16 22:30:23 +11:00
AnxietyisReal
2a7c243c16 Sort the member's punishment history from newest to oldest by time. 2024-01-16 22:28:31 +11:00
AnxietyisReal
f72c17746a Make them one-liner. 2024-01-16 22:28:03 +11:00
AnxietyisReal
d0d65c2986 Remove clock speed if virtualized
Add dataSweeper cronjob

Add Better Breakfast Day array

Update @types/node
2024-01-16 18:24:37 +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
7e133ab018 Remove unused command 2024-01-14 19:06:27 +11:00
AnxietyisReal
93303cb1d9 Filter moderator role properly 2024-01-14 17:58:25 +11:00
AnxietyisReal
785eb8eaf2 Add /reminder moderation command 2024-01-14 17:51:17 +11:00
AnxietyisReal
1884a6bd04 Fix typo in "modify_rank_msgs" subcmd 2024-01-14 17:27:47 +11:00
AnxietyisReal
61f358e76e Add top 5 members to yearly nuke. 2024-01-14 16:31:26 +11:00
AnxietyisReal
faa51f0dbb Update dependencies 2024-01-14 15:23:13 +11:00
AnxietyisReal
94e41c5269 *dies of cringe* 2024-01-11 16:52:20 +11:00
AnxietyisReal
b5fb8bde97 Add new automod rule and refactor the existing rules 2024-01-11 09:19:39 +11:00
AnxietyisReal
7f389c3eb9 Attempt to prevent MPModule from requesting the hidden server 2024-01-10 09:45:30 +11:00
AnxietyisReal
2bf6a71c98 700th commit, add new dev subcmd. 2024-01-08 20:22:06 +11:00
AnxietyisReal
6b7156bbe3 Dedupe Node types 2024-01-08 19:02:16 +11:00
dependabot[bot]
120e0b09a0
Bump @types/node from 20.10.6 to 20.10.7 (#78)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.6 to 20.10.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 12:45:02 +11:00
AnxietyisReal
1eaab9475a Add modifyUser function to modify the user's messages 2024-01-08 11:37:20 +11:00
AnxietyisReal
138dd14d27 Changed my mind on it. 2024-01-08 04:11:43 +11:00
AnxietyisReal
cd99b7f856 Also fix stupidity 2024-01-07 20:49:49 +11:00
AnxietyisReal
c53841f0e6 Fix stupidity 2024-01-07 20:46:04 +11:00
AnxietyisReal
b247a0957b Add webhook notification in add/remove commands 2024-01-07 16:35:04 +11:00
AnxietyisReal
ab43ddc337 Add new response trigger 2024-01-07 12:37:28 +11:00
Toast
839fb4b163
Add home dir 2024-01-07 02:19:17 +11:00
AnxietyisReal
73a8471f4b Hotfix for no log whenever the "Server didn't respond" embed appears 2024-01-06 23:46:21 +11:00
AnxietyisReal
c88c252d99 Trim the trailing whitespaces 2024-01-06 20:49:35 +11:00
AnxietyisReal
b151f04c48 Refactor CmdModule.ts 2024-01-06 20:49:12 +11:00
AnxietyisReal
1c3c14a159 Hide Postgres credentials 2024-01-06 18:09:29 +11:00
AnxietyisReal
543a84a433 Replace janky reconnect method with a reliable one from the package. 2024-01-06 18:03:26 +11:00
AnxietyisReal
d434507b9b Fix variables being missing during the Redis attack. 2024-01-06 17:28:26 +11:00
AnxietyisReal
fff9e67769 Add "see you later" to evening trigger 2024-01-05 12:59:56 +11:00
AnxietyisReal
e64089e29c Fetch user directly from cache and send DM from there. 2024-01-05 12:50:33 +11:00