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

860 Commits

Author SHA1 Message Date
toast-ts
5106f0e849 Add startDocker.sh 2024-01-29 15:00:04 +11:00
toast-ts
5e980363a3 Isolate the bot to its own compose file 2024-01-29 14:50:26 +11:00
toast-ts
07a4c48f97 Update TokenService to work in isolated environment 2024-01-29 14:45:08 +11:00
toast-ts
b366680895 "is PostgreSQL running?" 2024-01-28 18:27:57 +11:00
toast-ts
6399099ccb Add Redis slave 2024-01-28 18:24:28 +11:00
toast-ts
ebca16e5a5 Merge branch from Novdec 2024-01-28 17:12:32 +11:00
toast-ts
9d2d08105c Fix wording 2024-01-28 12:29:36 +11:00
toast-ts
17b346042d Notify over DM channel regarding I/O issues 2024-01-27 23:08:30 +11:00
toast-ts
11ab143609 Setup a master/slave replication in Postgres 2024-01-27 19:29:00 +11:00
toast-ts
1210a84e55 Fix MESSAGE_UPDATE raw event for message content being same 2024-01-27 04:33:59 +11:00
toast-ts
4cc1cfec52 Log the error messages returned by the API 2024-01-27 02:48:56 +11:00
toast-ts
ae32205c9a Update types 2024-01-26 08:10:05 +11:00
toast-ts
4594c2136a The forgotten if statement 2024-01-26 08:09:14 +11:00
toast-ts
514b7ee2bf Add author field to punishment log 2024-01-24 10:27:46 +11:00
toast-ts
1719509d07 Ripbozo on Dave? 2024-01-24 09:37:38 +11:00
toast-ts
977b87d8b0 Display limit for reason option in Punish.ts 2024-01-24 07:24:09 +11:00
toast-ts
4280af2807 Add ability to disable raw gateway events 2024-01-23 09:15:40 +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
Toast
0ccf1761cc
Update ResponseModule.ts 2024-01-23 05:58:06 +11:00
toast-ts
d6e51a9c27 Fix broken pipe 2024-01-22 17:04:54 +11:00
toast-ts
002486796c Update GitHub username 2024-01-22 16:38:10 +11:00
AnxietyisReal
9b705a4219 Punishment improvements 2024-01-22 15:45:25 +11:00
AnxietyisReal
3ff70e9236 Filter out my IP from being added to reject list 2024-01-22 14:56:04 +11:00
AnxietyisReal
bf934f2f53 Spelling. 2024-01-22 13:52:52 +11:00
AnxietyisReal
e91fd4c6d0 Update systeminformation 2024-01-22 13:34:29 +11:00
AnxietyisReal
cc7e8882d4 Add self-incrementing counter 2024-01-21 23:01:24 +11:00
AnxietyisReal
b011f63d44 Make shell script executable 2024-01-21 22:53:08 +11:00
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