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

502 Commits

Author SHA1 Message Date
toast-ts
6633d7648d minipatch 2023-09-03 19:27:58 +10:00
toast-ts
4393e9e7db 2023-09-03 19:07:15 +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
a72f422139 Forgot to remove it after testing 2023-09-03 03:36:16 +10:00
toast-ts
059e2d6e81 MP fixes 2023-09-03 03:27:00 +10:00
toast-ts
e5586f5359 Update whois.ts 2023-09-02 09:35:08 +10:00
toast-ts
da402b6165 Add Spotify status to whois 2023-09-02 09:25:48 +10:00
toast-ts
65c8597881 2023-09-01 17:51:38 +10:00
toast-ts
ff580afb06 Rename clarkson to hammond 2023-09-01 17:50:44 +10:00
toast-ts
2106f170f0 Add a check to empty commit message 2023-09-01 17:47:13 +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
277fdacf9f Rename dontlookatme to spotify 2023-08-30 16:42:06 +10:00
toast-ts
9d39a0ef9c Add dedicated class for music module 2023-08-30 10:34:22 +10:00
toast-ts
7861808790 Forgot the index.ts 2023-08-30 10:25:44 +10:00
toast-ts
0714d36c3b Create MessageTool 2023-08-30 10:21:53 +10:00
toast-ts
adaa6c57dd Update ping.ts 2023-08-30 00:57:13 +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
86807c0fc0 Improve wording for ping cmd 2023-08-29 01:21:52 +10:00
toast-ts
dc7ae24e59 Fix client import 2023-08-28 21:24:59 +10:00
toast-ts
7c4be7ee94 Update mp.ts 2023-08-28 21:17:27 +10:00
toast-ts
34b49b7614 Darken the red color
bright colors is blinding me, send help
2023-08-28 20:54:39 +10:00
toast-ts
fe2eb65ef8 Update MPLoop.ts 2023-08-28 14:23:49 +10:00
toast-ts
3816f4e905 Update index.ts 2023-08-28 14:22:47 +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
9ea8b91e8c Fix ID for general-chat 2023-08-28 12:50:16 +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
403b28ae40 Simplify the number range in regex 2023-08-27 15:10:31 +10:00
toast-ts
26378faa76 Move dedicated files to functions folder 2023-08-27 01:03:14 +10:00
toast-ts
97a0ba54e8 Rehome the ready event 2023-08-27 00:47:06 +10:00
toast-ts
d4e58ce380 Not sure how it got missed. 2023-08-25 19:51:09 +10:00
toast-ts
5388b25869 Drop WClient from client.ts 2023-08-25 09:15:56 +10:00
toast-ts
125f6aee50 Disable maintenance cmd until further notice 2023-08-25 02:56:47 +10:00
toast-ts
7f6b25bbe7 attempt #2 2023-08-25 02:31:32 +10:00
toast-ts
01311603e1 make restart option required 2023-08-25 02:27:23 +10:00
toast-ts
e86dc7a83c attempt to fix maintenance cmd 2023-08-25 02:26:11 +10:00
toast-ts
d5476fb9c3 Riverstream of updates 2023-08-25 02:06:39 +10:00
toast-ts
692e8c5eb2 Update index.ts 2023-08-20 12:41:12 +10:00
toast-ts
938297e87d Only display one server for now 2023-08-20 11:04:14 +10:00
toast-ts
39ce572292 Disable debugging for MPLoop 2023-08-20 10:24:41 +10:00
toast-ts
92281a9809 Update config.json 2023-08-20 10:23:02 +10:00
toast-ts
d99032f81b Stable enough. 2023-08-20 10:17:22 +10:00
toast-ts
67a728dc09 I am so broken and confusion 2023-08-19 22:50:05 +10:00
toast-ts
269e8de44c After few trial and errors, I finally got it!! 2023-08-19 10:54:17 +10:00
toast-ts
c4e1c00b9e Wait until bot receives WS heartbeat 2023-08-19 09:13:20 +10:00
toast-ts
baa020ae1d Remove timestamp 2023-08-19 01:03:56 +10:00
toast-ts
62648d7b5b Update client.ts 2023-08-19 01:02:39 +10:00
toast-ts
0e7fa1cf12 Ran out of time for today, atleast it's a start. 2023-08-18 21:18:33 +10:00
toast-ts
477dddf10f Rename client-error to match the rest 2023-08-18 03:06:00 +10:00
toast-ts
741302fafb Painful progress.. 2023-08-15 20:47:31 +10:00
toast-ts
a0c3bb77bc Return an error if tag doesn't exist 2023-08-15 03:15:23 +10:00
toast-ts
b2ac711906 Remove commented out code and add support for newline 2023-08-15 01:51:35 +10:00
toast-ts
4bc507be48 Add tag system 2023-08-15 00:36:29 +10:00
toast-ts
ebe4607029 Add new switch for dailyMsgs operation 2023-08-14 18:33:49 +10:00
toast-ts
283f5a622a Update startWithYarn.cjs 2023-08-13 17:29:07 +10:00
toast-ts
c6625c4cd3 it didnt work.. 2023-08-13 17:16:39 +10:00
toast-ts
694743b15b Update index.ts 2023-08-13 12:24:39 +10:00
toast-ts
616c187921 Temporarily switching to D.JS 14.13 2023-08-13 03:18:46 +10:00
toast-ts
85a40cfb06 Optimizations and update packages 2023-08-13 02:40:18 +10:00
toast-ts
21ea97d3c6 Prevent MP function from throwing errors. 2023-08-12 19:46:03 +10:00
toast-ts
3ab2fe3bd9 Add Custom Status to presence command 2023-08-12 18:28:48 +10:00
toast-ts
6a6e7951c9 Add wake_device command 2023-08-12 18:17:51 +10:00
toast-ts
76c705be6f Enable raw error output in DZ function 2023-08-11 22:19:13 +10:00
toast-ts
971409bbb3 Hide terminal window when spawning child process 2023-08-11 13:41:01 +10:00
toast-ts
e9c9c5dcb7 Refactor inviteinfo.ts 2023-08-11 13:02:12 +10:00
toast-ts
791f00cab3 Update dev.ts 2023-08-09 10:12:04 +10:00
toast-ts
d45316d452 Update suggestion schema 2023-08-08 07:44:02 +10:00
toast-ts
78a19328f2 Add Verify game faq 2023-08-08 05:20:49 +10:00
toast-ts
5126e066cb Add debug logging 2023-08-08 00:42:32 +10:00
toast-ts
040503a9e5 Mentally dying of 9 commands being loaded. 2023-08-07 18:14:08 +10:00
toast-ts
a59b8f1fdb Update messageCreate.ts 2023-08-05 19:56:40 +10:00
toast-ts
194a2a290c A real hotfix this time. Istg Discord 2023-08-05 11:40:07 +10:00
toast-ts
2bf5075f09 Hopefully this fixes it now. 2023-08-05 11:20:10 +10:00
toast-ts
510e0c70c6 Update messageCreate.ts 2023-08-05 10:38:14 +10:00
toast-ts
ff231d1f6e Support for Discord's new username system 2023-08-01 19:24:24 +10:00
toast-ts
baa7f8c6f8 Add future function 2023-08-01 17:51:42 +10:00
toast-ts
0828cf8e0d Update messageCreate.ts 2023-07-31 17:13:18 +10:00
toast-ts
7e3bfe6e92 Add another SSL error to array 2023-07-23 14:18:59 +10:00
toast-ts
a45ec23e7f Nothing special really. 2023-07-22 00:17:27 +10:00
toast-ts
80a60bfbe8 🍪🍪🍪🍪🍪🍪🍪 2023-07-21 19:17:14 +10:00
toast-ts
91cac005d7 Use Discord's builtin ordered listing 2023-07-20 22:17:51 +10:00
toast-ts
b707cf039c Begone import assertion 2023-07-20 22:13:09 +10:00
toast-ts
a35f88cad6 Improved music function a bit better. 2023-07-19 19:13:59 +10:00
toast-ts
bf497bf824 Add skip command to music player 2023-07-19 18:25:42 +10:00
toast-ts
f1add6e16c Remove 2nd useless hotfix entirely then, major bruh. 2023-07-13 21:46:09 +10:00
toast-ts
e0d9990236 Previous hotfix was basically useless... Let's try this one. 2023-07-13 21:44:44 +10:00
toast-ts
3b883cdefa Prevent music player error on Spotify links. 2023-07-13 21:40:05 +10:00
toast-ts
141de1a3cd I called it. I knew it was going to break it. 2023-07-08 00:03:12 +10:00
toast-ts
e92229b327 Major bot improvements
Half of them is untested on development bot so I wouldn't be surprised if I broke it in production.
2023-07-07 23:49:24 +10:00
toast-ts
10102af5ec Delete unused file 2023-07-07 22:05:32 +10:00
toast-ts
f91295d934 Add autosave interval 2023-07-07 21:21:42 +10:00
toast-ts
a7a3a6e917 Fix incorrect path
Thanks intellisense....
2023-07-07 16:01:06 +10:00
toast-ts
e89f9d388b Automate the dailyMsgs backup 2023-07-07 15:54:48 +10:00
toast-ts
5e6deec921 https://media.tenor.com/mZZoOtDcouoAAAAC/stop-it-get-some-help.gif 2023-07-06 17:14:09 +10:00