Commit Graph

160 Commits

Author SHA1 Message Date
83387aaffc feat: google snippet 2025-06-28 15:13:22 +02:00
Peter-MJ-Parker
05b5961c16 fix tip 2025-04-12 10:52:01 -05:00
Peter-MJ-Parker
26910a3b17 Add tip for multiple commands dirs
After a recent patch, we can now use an array of folders to tell seen where to look for commands. Using an array, we can keep our commands separate from our components (ie: Select Menus, Buttons, Modals). 
Additionally, patched the cautionary statement at the bottom of the page to signify we don't support CJS anymore.
2025-04-12 10:33:31 -05:00
6bd4bd7475 feat: install plugin code snippet poc 2025-03-01 13:05:18 +01:00
eaad749115 chore: update docs 2025-02-28 23:44:23 +01:00
Jacob Nguyen
15f624c41f Update build.mdx 2025-02-06 22:09:47 -06:00
Jacob Nguyen
e540d6a241 Update build.mdx 2025-02-05 09:57:21 -06:00
Jacob Nguyen
fa5fc42fba sdfasd 2025-02-04 22:22:49 -06:00
Jacob Nguyen
f6ac97695e mayhaps 2025-02-04 22:17:16 -06:00
Jacob Nguyen
2a7a57236c s 2025-02-04 21:52:57 -06:00
Jacob Nguyen
5cc194b008 tasdf 2025-02-04 21:37:06 -06:00
Jacob Nguyen
92c97b605f shudwurl 2025-02-04 21:30:27 -06:00
Jacob Nguyen
a773a1d658 watchexample 2025-02-04 20:22:51 -06:00
Jacob Nguyen
b446871ec7 Update cli build.mdx 2025-02-04 16:49:27 -06:00
Jacob Nguyen
b94e34aad5 Merge pull request #84 from sern-handler/feat/quickstart-guide
Some checks failed
Deploy to GitHub Pages / Deploy to GitHub Pages (push) Has been cancelled
replace current getting started page with a quickstart guide
2025-01-29 12:53:48 -06:00
Jacob Nguyen
1f66a7d195 sdfad 2025-01-29 10:56:47 -06:00
Jacob Nguyen
69a4f07e8b Update global.css 2025-01-29 10:30:25 -06:00
Jacob Nguyen
aeda731f97 Create goal.mdx (#86)
Some checks failed
Deploy to GitHub Pages / Deploy to GitHub Pages (push) Has been cancelled
2025-01-27 18:53:09 +01:00
90cea45453 feat: initial quickstart guide 2025-01-26 18:37:48 +01:00
bfaf83d60c init 2025-01-24 07:41:47 +01:00
Jacob Nguyen
087b8aee86 Delete src/content/docs/v4/reference/goal.mdx
Some checks failed
Deploy to GitHub Pages / Deploy to GitHub Pages (push) Has been cancelled
2025-01-23 21:36:58 -06:00
Jacob Nguyen
b793b8ca77 Create goal.mdx 2025-01-23 21:09:51 -06:00
Jacob Nguyen
3e3cc36ec8 Update error-handling.mdx 2025-01-18 13:32:32 -06:00
Jacob Nguyen
54d269375c Merge pull request #77 from sern-handler/jacoobes-patch-2
Update error-handling.mdx
2025-01-18 12:51:53 -06:00
Jacob Nguyen
663410eaed Update plugins.mdx 2025-01-18 12:51:42 -06:00
Jacob Nguyen
515d2ced78 Update error-handling.mdx 2025-01-18 12:49:19 -06:00
Jacob Nguyen
8e9d895d1a Update error-handling.mdx 2025-01-15 19:41:40 -06:00
Jacob Nguyen
9d2c3f6582 Update error-handling.mdx
Some checks failed
Deploy to GitHub Pages / Deploy to GitHub Pages (push) Has been cancelled
2025-01-13 10:33:10 -06:00
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
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
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
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
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
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
15d6008ba3 more config 2024-07-18 16:50:58 -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