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

43 Commits

Author SHA1 Message Date
toast-ts
671d0c1b7a Fix scanMsg not filtering the message properly. 2023-10-12 17:14:46 +11:00
toast-ts
e3c025ad12 Bot improvements 2023-10-09 09:03:17 +11:00
toast-ts
c57f55a48f Fix parsed XML data not being stored properly in cache 2023-10-08 09:50:13 +11:00
toast-ts
969618843b Remove stuff that aren't supposed to be in production 2023-10-08 08:09:30 +11:00
toast-ts
805d2ed0c7 Restructured some of the files 2023-10-08 08:01:16 +11:00
toast-ts
ef20ff5632 Fix CSG values being undefined 2023-10-08 05:26:45 +11:00
toast-ts
0d61a8e6cb Add webhook for multifarm chat 2023-10-07 19:48:39 +11:00
toast-ts
5d47d3506b Create HookManager.ts 2023-10-07 01:26:23 +11:00
toast-ts
673d2e0aee Codebase improvements 2023-10-06 16:54:27 +11:00
toast-ts
b9e7cfc3d4 Improve codebase in various files 2023-10-05 22:57:07 +11:00
toast-ts
5cb2ab3172 Implement client for TokenService server 2023-10-05 12:01:36 +11:00
toast-ts
0f5877ce7f Reduce the cache expiration 2023-10-04 00:21:17 +11:00
toast-ts
1a8437daf6 Rework the YTModule and CacheServer 2023-10-03 18:07:19 +11:00
toast-ts
8216e4adfb Remove cache hit & miss logs 2023-10-03 16:33:20 +11:00
toast-ts
22edab7ce1 Remove unused import 2023-10-03 10:06:54 +11:00
toast-ts
a036d47e72 Add support for Redis 2023-10-03 09:40:03 +11:00
toast-ts
30078c34fa Add reliability to DatabaseServer and logging 2023-09-30 07:27:32 +10:00
toast-ts
740db17fd3 Look at previous commit message for more info. 2023-09-26 20:03:27 +10:00
toast-ts
6ea618c762 Dies of cringe. 2023-09-26 20:00:53 +10:00
toast-ts
4f4576a45b Add MF farm pw to CmdTrigger 2023-09-19 17:15:26 +10:00
toast-ts
2fc21c303a Transparent error messages on Discord side 2023-09-14 20:03:36 +10:00
toast-ts
38da6d1e6a Bot improvements 2023-09-13 10:53:07 +10:00
toast-ts
1d40c58f1c Remove "no content" embed as bot doesn't run into 204 anymore. 2023-09-12 15:30:50 +10:00
toast-ts
2a0221cbd0 Fix fetch failing to get data due to slow host connection 2023-09-10 20:21:54 +10:00
toast-ts
bf136d36c7 Format DOTY in a proper way 2023-09-09 16:54:21 +10:00
toast-ts
eae95775e5 Move automoderation to dedicated file 2023-09-04 15:04:34 +10:00
toast-ts
80eadc0968 Update MPModule.ts 2023-09-04 00:09:48 +10:00
toast-ts
1045270d44 Attempt to fix CSG fail 2023-09-03 23:56:19 +10:00
toast-ts
0a5f8aa093 Fix CSG failing after bot restart 2023-09-03 19:04:20 +10:00
toast-ts
c33ec78c7c Optimize LogPrefix 2023-09-03 18:56:22 +10:00
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