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

292 Commits

Author SHA1 Message Date
AnxietyisReal
cd99b7f856 Also fix stupidity 2024-01-07 20:49:49 +11:00
AnxietyisReal
b247a0957b Add webhook notification in add/remove commands 2024-01-07 16:35:04 +11:00
AnxietyisReal
e64089e29c Fetch user directly from cache and send DM from there. 2024-01-05 12:50:33 +11:00
AnxietyisReal
2ff8b5a0e1 Fix not being able to use /pw outside of main guild 2024-01-04 11:46:19 +11:00
AnxietyisReal
be14114f8e Trim some unnecessary stuff 2024-01-03 08:04:05 +11:00
AnxietyisReal
05ccbdd908 Improvements to eval cmd 2024-01-03 05:42:32 +11:00
AnxietyisReal
f0b7cb2812 Fix file extension in URL 2024-01-02 03:31:07 +11:00
AnxietyisReal
b1b0c3692e Forgot to add disclaimer 2024-01-02 01:17:01 +11:00
AnxietyisReal
8fa72b2aa1 Update articles 2024-01-02 01:11:05 +11:00
AnxietyisReal
c53c1493d7 Add academy command 2024-01-02 00:50:50 +11:00
AnxietyisReal
a75d1bdfa0 Add TokenService dependency to embed 2023-12-28 19:03:10 +11:00
Toast
1660ea5f6d
This hurts to look at 2023-12-27 23:11:33 +11:00
AnxietyisReal
b7cad061bd Move statsGraph to mp file 2023-12-27 09:18:21 +11:00
AnxietyisReal
ccaa1579b9 Big bruh on update cmd 2023-12-26 17:35:56 +11:00
AnxietyisReal
a0e2ebdac1 I didn't like that, so removed inlines. 2023-12-26 17:31:59 +11:00
AnxietyisReal
80b989b956 Add migration to UserLevelsSvc 2023-12-26 04:00:17 +11:00
AnxietyisReal
c5e853bce4 Add reply author in DM 2023-12-25 23:21:15 +11:00
AnxietyisReal
f8d4f350fa Fix a few things that flew under the radar 2023-12-25 14:02:59 +11:00
AnxietyisReal
48069755d8 Merry Christmas! Here's the V3 2023-12-25 02:22:29 +11:00
AnxietyisReal
84f48e9123 Fix incorrect field name 2023-12-16 17:20:21 +11:00
Toast
a89ab08aeb Fix formatting of poll results in JSON file. 2023-11-05 09:06:53 +11:00
AnxietyisReal
e5f4cd966a Ping MP Players when the poll is live. 2023-11-04 09:12:06 +11:00
AnxietyisReal
7662d6e8b6 Update CDN url 2023-10-18 19:53:28 +11:00
AnxietyisReal
c55bf8c6c0 Offload commitHashes() to worker thread 2023-10-16 04:38:12 +11:00
AnxietyisReal
a0aa3518d7 Restructured some of the files 2023-10-08 08:01:16 +11:00
AnxietyisReal
e4e0a60056 Create HookManager.ts 2023-10-07 01:26:23 +11:00
AnxietyisReal
cf9f228e51 Change depth level 2023-10-06 17:19:24 +11:00
AnxietyisReal
c5162c02d1 Codebase improvements 2023-10-06 16:54:27 +11:00
AnxietyisReal
81f0427756 Add cronjob 2023-10-05 22:56:29 +11:00
AnxietyisReal
278322f0be Rework the eval command 2023-10-05 19:43:29 +11:00
AnxietyisReal
b5caf8125a Buhbye tokens.json! 2023-10-05 15:09:01 +11:00
AnxietyisReal
51c37a4c8e Implement client for TokenService server 2023-10-05 12:01:36 +11:00
AnxietyisReal
2d5bedf34c Block redis_uri from eval 2023-10-03 10:00:02 +11:00
AnxietyisReal
23b846c9ea Add support for Redis 2023-10-03 09:40:03 +11:00
AnxietyisReal
c7031d55e5 Fix message 2023-10-03 04:14:57 +11:00
AnxietyisReal
5647c12d45 Add PalletLibrary helper 2023-10-03 04:05:51 +11:00
AnxietyisReal
ce4b3ea4e2 Add commit URLs 2023-09-30 10:56:35 +10:00
AnxietyisReal
80d31925bd Remove commit timestamps 2023-09-30 10:42:09 +10:00
AnxietyisReal
41b8cf26fa Move FAQ images to different CDN 2023-09-30 07:42:36 +10:00
AnxietyisReal
ec19b159e8 Delete unused command 2023-09-30 07:28:11 +10:00
AnxietyisReal
92ff63f36e Add reliability to DatabaseServer and logging 2023-09-30 07:27:32 +10:00
AnxietyisReal
5fcec4b688 Add timestamp next to hashes 2023-09-26 21:21:40 +10:00
AnxietyisReal
cfa228a431 Tweak contributor.ts 2023-09-26 20:52:56 +10:00
AnxietyisReal
358c51edeb Add hashes 2023-09-26 20:48:06 +10:00
AnxietyisReal
09762316d8 Concerned about eval but k 2023-09-17 20:28:39 +10:00
AnxietyisReal
9005f9de75 Update SO link 2023-09-09 16:48:55 +10:00
AnxietyisReal
e68378e0bc Filter multifarm chat 2023-09-08 20:06:17 +10:00
AnxietyisReal
93d0fa5cab Enable choice for second server 2023-09-08 20:01:54 +10:00
AnxietyisReal
98539e217d Create DM subcommand 2023-09-07 00:27:41 +10:00
AnxietyisReal
df8be80f6d Create FAQStore, will do more later at some point. 2023-09-06 11:19:02 +10:00
Toast
be0b09f4e4 Fix embed title when starting the poll 2023-09-05 01:18:37 +10:00
AnxietyisReal
75d9e9ddee Create poll.ts 2023-09-05 00:21:04 +10:00
AnxietyisReal
e4b3581acc minipatch 2023-09-03 19:27:58 +10:00
AnxietyisReal
60890a28e1 2023-09-03 19:07:15 +10:00
AnxietyisReal
a9af0af35c Optimize LogPrefix 2023-09-03 18:56:22 +10:00
AnxietyisReal
f7daf243ee Cache improvements 2023-09-03 14:15:02 +10:00
AnxietyisReal
7f0ea4e5c2 Forgot to remove it after testing 2023-09-03 03:36:16 +10:00
AnxietyisReal
b78edc9a5f MP fixes 2023-09-03 03:27:00 +10:00
Toast
193b0f35ee Update whois.ts 2023-09-02 09:35:08 +10:00
AnxietyisReal
b25ce254b2 Add Spotify status to whois 2023-09-02 09:25:48 +10:00
AnxietyisReal
8e82fbd696 2023-09-01 17:51:38 +10:00
AnxietyisReal
7387eeda83 Rename clarkson to hammond 2023-09-01 17:50:44 +10:00
AnxietyisReal
ee548cee3b Add a check to empty commit message 2023-09-01 17:47:13 +10:00
AnxietyisReal
7e1203b708 Optimizations 2023-09-01 14:32:11 +10:00
AnxietyisReal
838b743f68 Move essentials out of client.ts 2023-08-30 18:34:59 +10:00
AnxietyisReal
6a5123ff34 Rename dontlookatme to spotify 2023-08-30 16:42:06 +10:00
AnxietyisReal
f15908e725 Create MessageTool 2023-08-30 10:21:53 +10:00
Toast
4982c5b641 Update ping.ts 2023-08-30 00:57:13 +10:00
Toast
08cfe68747 Improve wording for ping cmd 2023-08-29 01:21:52 +10:00
Toast
f752e651a7 Update mp.ts 2023-08-28 21:17:27 +10:00
Toast
21233f3afe Darken the red color
bright colors is blinding me, send help
2023-08-28 20:54:39 +10:00
AnxietyisReal
60424a87ba Rename fetch, as Nodejs uses undici under the hood 2023-08-27 15:56:12 +10:00
AnxietyisReal
b2a9041b80 Drop WClient from client.ts 2023-08-25 09:15:56 +10:00
Toast
32c927e57e Disable maintenance cmd until further notice 2023-08-25 02:56:47 +10:00
AnxietyisReal
37d16a4f55 attempt #2 2023-08-25 02:31:32 +10:00
AnxietyisReal
8fc456e2db make restart option required 2023-08-25 02:27:23 +10:00
AnxietyisReal
399ca7c102 attempt to fix maintenance cmd 2023-08-25 02:26:11 +10:00
AnxietyisReal
44bcf816ed Riverstream of updates 2023-08-25 02:06:39 +10:00
AnxietyisReal
e62c5e972e Only display one server for now 2023-08-20 11:04:14 +10:00
AnxietyisReal
21631bf2fd Stable enough. 2023-08-20 10:17:22 +10:00
AnxietyisReal
9ac2665af5 I am so broken and confusion 2023-08-19 22:50:05 +10:00
AnxietyisReal
4a6060e966 Wait until bot receives WS heartbeat 2023-08-19 09:13:20 +10:00
AnxietyisReal
a96cd9e854 Painful progress.. 2023-08-15 20:47:31 +10:00
Toast
7bf557c861 Return an error if tag doesn't exist 2023-08-15 03:15:23 +10:00
AnxietyisReal
a5acffb101 Remove commented out code and add support for newline 2023-08-15 01:51:35 +10:00
AnxietyisReal
74ffcdba89 Add tag system 2023-08-15 00:36:29 +10:00
Toast
35c350d9af Temporarily switching to D.JS 14.13 2023-08-13 03:18:46 +10:00
AnxietyisReal
44b63451c7 Optimizations and update packages 2023-08-13 02:40:18 +10:00
AnxietyisReal
e4f8ab6dfd Add Custom Status to presence command 2023-08-12 18:28:48 +10:00
Toast
e64998ad76 Add wake_device command 2023-08-12 18:17:51 +10:00
AnxietyisReal
18a90ed998 Hide terminal window when spawning child process 2023-08-11 13:41:01 +10:00
AnxietyisReal
638e35e3a8 Refactor inviteinfo.ts 2023-08-11 13:02:12 +10:00
Toast
32dba351d9 Update dev.ts 2023-08-09 10:12:04 +10:00
AnxietyisReal
428d3dea52 Update suggestion schema 2023-08-08 07:44:02 +10:00
AnxietyisReal
e8b75bdf4d Add Verify game faq 2023-08-08 05:20:49 +10:00
AnxietyisReal
e76bf10d93 A real hotfix this time. Istg Discord 2023-08-05 11:40:07 +10:00
AnxietyisReal
cf63766112 Hopefully this fixes it now. 2023-08-05 11:20:10 +10:00
AnxietyisReal
ad9f6e07cd Use Discord's builtin ordered listing 2023-07-20 22:17:51 +10:00
AnxietyisReal
6a7a56ce39 Improved music function a bit better. 2023-07-19 19:13:59 +10:00
AnxietyisReal
db1bdabf2e Add skip command to music player 2023-07-19 18:25:42 +10:00