1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-11-17 16:30:58 -05:00
Commit Graph

46 Commits

Author SHA1 Message Date
AnxietyisReal
277f6cbbd2 YouTube no longer has videos.xml page 2023-10-13 09:11:17 +11:00
AnxietyisReal
3c85f62004 Backport the patch from Canary bot. 2023-10-12 22:34:00 +11:00
Toast
e53607a9e7 Fix bot not responding to certain triggers properly. 2023-10-12 17:41:52 +11:00
AnxietyisReal
86cf4d50d6 Fix scanMsg not filtering the message properly. 2023-10-12 17:14:46 +11:00
AnxietyisReal
1076ae56fa Bot improvements 2023-10-09 09:03:17 +11:00
Toast
504277ed44 Fix parsed XML data not being stored properly in cache 2023-10-08 09:50:13 +11:00
Toast
3c8c0f3d76 Remove stuff that aren't supposed to be in production 2023-10-08 08:09:30 +11:00
AnxietyisReal
602fe7a657 Restructured some of the files 2023-10-08 08:01:16 +11:00
Toast
99ebd4a313 Fix CSG values being undefined 2023-10-08 05:26:45 +11:00
AnxietyisReal
94207e693b Add webhook for multifarm chat 2023-10-07 19:48:39 +11:00
AnxietyisReal
2767eca018 Create HookManager.ts 2023-10-07 01:26:23 +11:00
AnxietyisReal
27d04946dd Codebase improvements 2023-10-06 16:54:27 +11:00
AnxietyisReal
e651a15b2a Improve codebase in various files 2023-10-05 22:57:07 +11:00
AnxietyisReal
a3bd5b23e9 Implement client for TokenService server 2023-10-05 12:01:36 +11:00
AnxietyisReal
cda1a75ea6 Reduce the cache expiration 2023-10-04 00:21:17 +11:00
AnxietyisReal
73c0621c46 Rework the YTModule and CacheServer 2023-10-03 18:07:19 +11:00
AnxietyisReal
b92c5efe87 Remove cache hit & miss logs 2023-10-03 16:33:20 +11:00
AnxietyisReal
9036e18530 Remove unused import 2023-10-03 10:06:54 +11:00
AnxietyisReal
e470cdef58 Add support for Redis 2023-10-03 09:40:03 +11:00
AnxietyisReal
ff98e7c0b8 Add reliability to DatabaseServer and logging 2023-09-30 07:27:32 +10:00
AnxietyisReal
64e0b2c049 Look at previous commit message for more info. 2023-09-26 20:03:27 +10:00
AnxietyisReal
da4275cd6a Dies of cringe. 2023-09-26 20:00:53 +10:00
AnxietyisReal
a9874faf9a Add MF farm pw to CmdTrigger 2023-09-19 17:15:26 +10:00
AnxietyisReal
0a624a479b Transparent error messages on Discord side 2023-09-14 20:03:36 +10:00
AnxietyisReal
aae0654306 Bot improvements 2023-09-13 10:53:07 +10:00
AnxietyisReal
8983990f16 Remove "no content" embed as bot doesn't run into 204 anymore. 2023-09-12 15:30:50 +10:00
AnxietyisReal
598f468ebf Fix fetch failing to get data due to slow host connection 2023-09-10 20:21:54 +10:00
AnxietyisReal
373d816f95 Format DOTY in a proper way 2023-09-09 16:54:21 +10:00
AnxietyisReal
09b0f1e88f Move automoderation to dedicated file 2023-09-04 15:04:34 +10:00
Toast
72e06aa4a0 Update MPModule.ts 2023-09-04 00:09:48 +10:00
Toast
45e33c54eb Attempt to fix CSG fail 2023-09-03 23:56:19 +10:00
AnxietyisReal
c23765e1a3 Fix CSG failing after bot restart 2023-09-03 19:04:20 +10:00
AnxietyisReal
62576aab16 Optimize LogPrefix 2023-09-03 18:56:22 +10:00
AnxietyisReal
83b8abba33 Cache improvements 2023-09-03 14:15:02 +10:00
AnxietyisReal
b71db7b252 Optimizations 2023-09-01 14:32:11 +10:00
AnxietyisReal
ad6c92a8d0 Add modifiers to ResponseSystem 2023-08-31 11:15:41 +10:00
AnxietyisReal
c702f01007 Update DatabaseServer.ts 2023-08-31 10:26:14 +10:00
AnxietyisReal
793c22dbcd Move essentials out of client.ts 2023-08-30 18:34:59 +10:00
Toast
6a3a7edb71
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
51f6e78f24
Fix client import 2023-08-28 21:24:59 +10:00
Toast
e964841943
Update MPLoop.ts 2023-08-28 14:23:49 +10:00
Toast
ac62ceb424
Update MPLoop.ts 2023-08-28 14:22:12 +10:00
AnxietyisReal
9c7cc4d5b8 Why is this here? 2023-08-28 12:51:17 +10:00
AnxietyisReal
7dfc83d7b1 Create ResponseSystem 2023-08-28 12:48:18 +10:00
AnxietyisReal
dbbee41cbd Rename fetch, as Nodejs uses undici under the hood 2023-08-27 15:56:12 +10:00
AnxietyisReal
4067eac730 Move dedicated files to functions folder 2023-08-27 01:03:14 +10:00