1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-09-29 12:30:58 -04:00
Commit Graph

757 Commits

Author SHA1 Message Date
toast-ts
2fc9ec2acf "is PostgreSQL running?" 2024-01-28 18:27:57 +11:00
toast-ts
0494cfde73 Add Redis slave 2024-01-28 18:24:28 +11:00
toast-ts
89fc2b1ed3 Merge branch from Novdec 2024-01-28 17:12:32 +11:00
toast-ts
4332baa85e Fix wording 2024-01-28 12:29:36 +11:00
toast-ts
702bf39df4 Notify over DM channel regarding I/O issues 2024-01-27 23:08:30 +11:00
toast-ts
274eab725f Setup a master/slave replication in Postgres 2024-01-27 19:29:00 +11:00
toast-ts
cdd65f1969 Fix MESSAGE_UPDATE raw event for message content being same 2024-01-27 04:33:59 +11:00
toast-ts
6c6c7435da Log the error messages returned by the API 2024-01-27 02:48:56 +11:00
toast-ts
8f5842b480 Update types 2024-01-26 08:10:05 +11:00
toast-ts
fe54826aec The forgotten if statement 2024-01-26 08:09:14 +11:00
toast-ts
d048b0b002 Add author field to punishment log 2024-01-24 10:27:46 +11:00
toast-ts
aa112b55cb Ripbozo on Dave? 2024-01-24 09:37:38 +11:00
toast-ts
05f9d1d18c Display limit for reason option in Punish.ts 2024-01-24 07:24:09 +11:00
toast-ts
14df879b6e Add ability to disable raw gateway events 2024-01-23 09:15:40 +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
549d0652bf Update ResponseModule.ts 2024-01-23 05:58:06 +11:00
toast-ts
0841f6f974 Fix broken pipe 2024-01-22 17:04:54 +11:00
toast-ts
d19a3fbfd3 Update GitHub username 2024-01-22 16:38:10 +11:00
toast-ts
5cb816854f Punishment improvements 2024-01-22 15:45:25 +11:00
toast-ts
76780787a9 Filter out my IP from being added to reject list 2024-01-22 14:56:04 +11:00
toast-ts
6f0dc39606 Spelling. 2024-01-22 13:52:52 +11:00
toast-ts
0edb8cf49d Update systeminformation 2024-01-22 13:34:29 +11:00
toast-ts
9f36beb913 Add self-incrementing counter 2024-01-21 23:01:24 +11:00
toast-ts
25d55139c4 Make shell script executable 2024-01-21 22:53:08 +11:00
toast-ts
76a9584fb7 Sigh, don't want to deal with sudo issues. 2024-01-21 22:46:11 +11:00
toast-ts
6d9c3bf73a Add cronjob task for previous commit. 2024-01-21 22:31:58 +11:00
toast-ts
7c8c9cedd0 Block vulnerability scanners from attacking the host. 2024-01-21 21:50:29 +11:00
toast-ts
1288147a52 Match webhook's error message. 2024-01-21 19:35:23 +11:00
toast-ts
26b1d52d2b Update TokenService dependency 2024-01-21 03:22:55 +11:00
toast-ts
0373c3b0bc Fix automod preventing autoresponses from responding to non-staff 2024-01-21 00:14:28 +11:00
toast-ts
3e3b7a853c Update dependencies 2024-01-20 23:16:46 +11:00
toast-ts
54145161ec Improvements 2024-01-20 23:13:18 +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
toast-ts
4fa0cb50e8 Add temp_block command 2024-01-18 18:10:08 +11:00
toast-ts
d059e2b1aa Refactor the BKL channel selection for a reliable system. 2024-01-17 07:01:01 +11:00
toast-ts
6dce994400 Move player functions into MPModule 2024-01-17 06:45:01 +11:00
toast-ts
06528d80ff Remove unneeded param from fetchers 2024-01-17 06:33:06 +11:00
toast-ts
de75ac2745 Uppercase the prefix to match others 2024-01-17 03:23:59 +11:00
toast-ts
366cd45bbb Add debug logging to Logger class 2024-01-17 00:25:22 +11:00
toast-ts
fc50a6da17 Missed a few bits here and there 2024-01-16 22:41:30 +11:00
toast-ts
51353d464f Add bold formatting to uptime text 2024-01-16 22:30:23 +11:00
toast-ts
76dd282372 Sort the member's punishment history from newest to oldest by time. 2024-01-16 22:28:31 +11:00
toast-ts
17628b2e4b Make them one-liner. 2024-01-16 22:28:03 +11:00
toast-ts
f6fec518cf Remove clock speed if virtualized
Add dataSweeper cronjob

Add Better Breakfast Day array

Update @types/node
2024-01-16 18:24:37 +11:00
toast-ts
127dd8ad05 Correct the "uses" property, been there since the start of V2 apparently. 2024-01-15 00:03:05 +11:00
toast-ts
9f8976cd07 Remove unused command 2024-01-14 19:06:27 +11:00
toast-ts
09afcc80a6 Filter moderator role properly 2024-01-14 17:58:25 +11:00