Commit Graph

431 Commits

Author SHA1 Message Date
Jacob Nguyen
daabc51b93 b 2025-01-12 22:43:16 -06:00
Jacob Nguyen
3abe33b75d fk 2025-01-12 22:37:09 -06:00
Jacob Nguyen
cafecdc532 polish 2025-01-12 22:32:05 -06:00
Jacob Nguyen
b4284e4d1a errrefguide 2025-01-12 22:25:50 -06:00
Jacob Nguyen
21f70725bb Merge pull request #75 from sern-handler/jacoobes-patch-1
Update setup.ts
2025-01-12 21:53:32 -06:00
Jacob Nguyen
bdedc81993 Update setup.ts 2025-01-12 19:41:38 -06:00
Jacob Nguyen
c3c16be90f Update setup.ts 2025-01-12 12:42:49 -06:00
Duro
d16c8f7e64 fix: fix modules link 2024-10-01 16:40:21 -04:00
Jacob Nguyen
a8118c58dc Update modules.mdx 2024-10-01 12:55:40 -05:00
34864fecea fix: bulding in general 2024-07-27 01:41:53 +02:00
Jacob Nguyen
29d61f7b0e Merge pull request #72 from Peter-MJ-Parker/patch-4
tip for new users
2024-07-21 20:02:24 -05:00
Peter-MJ-Parker
9e17b952b5 tip for new users
I've seen where users ran the script in a new folder then forgot to cd into `project` folder twice to run project commands. So this is a nice friendly tip for the end user.
2024-07-21 19:13:11 -05:00
cca08b8812 chore: chaneg analytics endpoint 2024-07-20 13:07:50 +02:00
Jacob Nguyen
aaff2a0c49 Merge pull request #71 from LolzTheDev/patch-2
make tasks docs more user friendly
2024-07-19 20:19:25 -05:00
LolzTheDev
b016cf1665 fix tip 2024-07-19 20:15:51 -05:00
LolzTheDev
4542c9263d add task kill method 2024-07-19 19:36:12 -05:00
LolzTheDev
74ee21ffc6 make tasks more user friendly
fix up anything that is wrong pls lol 🙏
2024-07-19 19:32:17 -05:00
2bfe4bc6c1 ci: use @sernbot on lunaria 2024-07-20 00:31:10 +02:00
Jacob Nguyen
57fdb2ba6c Merge pull request #70 from Peter-MJ-Parker/patch-3
edit: params is for MessageComponents
2024-07-19 17:29:46 -05:00
Peter-MJ-Parker
28c2a3d29f edit: params is for MessageComponents
Just to note what the params is.
*params* are for message components dynamic custom ids. When you have a command that returns multiple message components like buttons or menus or modals and your customId starts with `id/arg`, you can use one commandModule rather than multiples to control what each one does.
2024-07-19 17:20:10 -05:00
9dcc8d587d feat: analytics 2024-07-19 22:04:27 +02:00
4f4a28e9d5 ci: workflow dispatch github pages 2024-07-19 15:47:25 +02:00
Jacob Nguyen
ddf443f51e Update tasks.mdx 2024-07-18 21:01:07 -05:00
Jacob Nguyen
d6a3ddc48f fix admonition 2024-07-18 16:54:44 -05:00
Jacob Nguyen
8d7d356bd5 Merge branch 'main' of https://github.com/sern-handler/website 2024-07-18 16:51:10 -05:00
Jacob Nguyen
15d6008ba3 more config 2024-07-18 16:50:58 -05:00
DuroCodes
3a3370b635 fix: change astro site in config 2024-07-18 17:30:12 -04:00
Jacob Nguyen
0ac2b02e24 an otehr try 2024-07-18 16:16:16 -05:00
Jacob Nguyen
6329c6802a deploy again 2024-07-18 16:13:59 -05:00
Jacob Nguyen
2d1f133bca Merge branch 'DuroCodes-main' 2024-07-18 16:05:11 -05:00
Jacob Nguyen
d25c1ed4ac merge 2024-07-18 16:04:46 -05:00
Jacob Nguyen
b4a95d374f Merge pull request #69 from LolzTheDev/patch-1
fix syntax mistake
2024-07-18 11:45:58 -05:00
LolzTheDev
fbd5688aa8 fix syntax mistake
unclosed bracket (`ownerOnly` takes a string array afaik)
2024-07-18 11:43:03 -05:00
DuroCodes
1687538a71 fix: fix capitalization of Event Modules in v4/reference/modules.mdx 2024-07-17 17:23:40 -04:00
DuroCodes
1f6bd9f315 fix: fix invalid links on config.mdx page 2024-07-17 15:15:19 -04:00
jacob
134ac19836 yeaaaaa 2024-07-17 00:12:35 -05:00
jacob
3fa02ec79a add config and tasks (almost done) 2024-07-17 00:09:49 -05:00
jacob
a1955894ee Again 2024-07-16 23:49:45 -05:00
jacob
1ee9099ede add more docs 2024-07-16 23:32:06 -05:00
jacob
d85822601d yea again 2024-07-01 21:27:52 -05:00
jacob
3ed7e3fefd add publish transition help 2024-07-01 21:19:41 -05:00
DuroCodes
85b93e01cf fix: make v4 sidebar preferred 2024-07-01 15:28:50 -04:00
DuroCodes
00e63c260f fix: fix railway-deploy blog post link 2024-06-29 12:42:20 -04:00
92fccd1e63 chore: remove getting started blog guide
it's just too outdated
2024-06-29 12:16:49 +02:00
DuroCodes
8e7dfd7a7e fix: fix lunaria 2024-06-27 22:30:07 -04:00
Jacob Nguyen
b5dc4f4cb1 update docs 2024-06-22 14:59:58 -05:00
DuroCodes
df7616482b fix: whoops forgot to change the postinstall script 2024-06-20 23:16:01 -04:00
DuroCodes
c4f0c16b36 fix:change setup.mjs back into a setup.ts since that wasnt the issue 2024-06-20 22:46:57 -04:00
DuroCodes
c1542d8346 fix: add tools to tsconfig ignore 2024-06-20 22:44:27 -04:00
DuroCodes
9077a640c0 fix: change setup.ts -> setup.mjs 2024-06-20 22:42:38 -04:00