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

13 Commits

Author SHA1 Message Date
toast-ts
2c4de7dfb9 Cache improvements 2023-09-03 14:15:02 +10:00
toast-ts
5aba2be342 Optimizations 2023-09-01 14:32:11 +10:00
toast-ts
a02aac5d88 Add modifiers to ResponseSystem 2023-08-31 11:15:41 +10:00
toast-ts
b1a9365798 Update DatabaseServer.ts 2023-08-31 10:26:14 +10:00
toast-ts
51a6f2e566 Move essentials out of client.ts 2023-08-30 18:34:59 +10:00
toast-ts
8c41ec90fa Remove reconnected event
Seems entirely useless and both events just emits at once (reconnected and connected) when it loses connection to the database
2023-08-29 02:37:16 +10:00
toast-ts
dc7ae24e59 Fix client import 2023-08-28 21:24:59 +10:00
toast-ts
fe2eb65ef8 Update MPLoop.ts 2023-08-28 14:23:49 +10:00
toast-ts
fa4a57b3e8 Update MPLoop.ts 2023-08-28 14:22:12 +10:00
toast-ts
e241791dab Why is this here? 2023-08-28 12:51:17 +10:00
toast-ts
d1f594fac5 Create ResponseSystem 2023-08-28 12:48:18 +10:00
toast-ts
15ee06a88e Rename fetch, as Nodejs uses undici under the hood 2023-08-27 15:56:12 +10:00
toast-ts
26378faa76 Move dedicated files to functions folder 2023-08-27 01:03:14 +10:00