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
DuroCodes
7ea8d0bcfe
fix: fix cloning tools from git
2024-06-20 22:39:59 -04:00
DuroCodes
68ee39407b
fix: fix delay and width on carousel
2024-06-16 17:15:28 -04:00
Jacob Nguyen
f6b3fd038b
temp broken link until publisher is on website
2024-06-14 20:25:41 -05:00
DuroCodes
2349813860
refactor: remove useless class
2024-06-11 18:34:02 -04:00
DuroCodes
0deed60247
feat: make bot showcase shuffled
2024-06-11 18:32:25 -04:00
DuroCodes
30137eafaf
feat: add shadcn + react and community showcase carousel
2024-06-11 18:28:11 -04:00
Jacob Nguyen
3dc5b74cbe
slogan found
2024-06-11 12:58:48 -05:00
Jacob Nguyen
c93e38fe6c
fix line placement
2024-06-11 11:04:50 -05:00
Jacob Nguyen
27d3feab67
add more to reference
2024-06-11 10:55:31 -05:00
DuroCodes
5678001351
refactor: refactor StarlightMultiSidebarSelect event listener
2024-06-11 00:02:09 -04:00
DuroCodes
966a5b5727
fix: remove unnecessary else
2024-06-11 00:00:11 -04:00
DuroCodes
3907687e2b
fix: remove bunx degit ... so it builds
2024-06-10 23:59:15 -04:00
DuroCodes
e540a14dd9
fix: fix setup for tools documentation
2024-06-10 23:53:35 -04:00
DuroCodes
c13abec8e0
fix: await bun shell call for tools in setup.mjs
2024-06-10 23:50:17 -04:00