Jiralite
18c2dccd0e
feat: Utilise create-discord-bot ( #10013 )
...
* feat: utilise create-discord-bot
* chore: hide line numbers
* feat: add intents page
* feat: add more Node.js variants
* refactor: redo page a bit
* fix: 👀
* chore: touch up introduction page
* chore: touch up what's new
* chore: touch up how to contribute
* chore: remove enforced locale
* chore: Fix typo
Co-authored-by: Danial Raza <danialrazafb@gmail.com >
* chore: commit suggestions
Co-authored-by: Souji <timoqueezle@gmail.com >
* chore: address improper capitalisation
Co-authored-by: Souji <timoqueezle@gmail.com >
* refactor: remove `applications.commands`
* refactor: remove unique comment
* fix(intents): remove shard comment
* docs(intents): add missing info
---------
Co-authored-by: Danial Raza <danialrazafb@gmail.com >
Co-authored-by: Souji <timoqueezle@gmail.com >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-12-14 21:15:27 +00:00
Jaw0r3k
054eaec7d7
fix: update broken links ( #9926 )
...
fix: update some links
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com >
2023-11-07 17:51:10 +00:00
Colin McDonnell
7157748fe3
docs(create-discord-bot): support bun in create-discord-bot ( #9798 )
2023-08-28 09:36:26 +02:00
Toast
188877c50a
docs: Update Node.js requirement to 16.11.0 ( #9764 )
...
* Update Node.js requirement in README file
* chore: update the rest of files with nodejs 16.11.0
* Update 03-updating-to-v14.mdx
---------
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com >
2023-08-13 19:49:33 +00:00
Jiralite
47843493a5
feat(guide): Add formatters popular topic ( #9566 )
...
* feat: add formatters page
* chore: rename pages
2023-05-22 10:06:48 +02:00
Idris
cffa5d19c9
feat(guide): port Collectors page ( #9567 )
...
* feat(guide): port Collectors page
* fix: requested changes
* fix: requested changes
* fix: suggested changes
---------
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-05-18 09:06:00 +00:00
Jiralite
a51c48e743
fix(webhooks): Remove incorrect properties in edit message code sample ( #9562 )
...
fix(webhooks): remove incorrect properties in edit message code sample
2023-05-11 16:43:54 +00:00
Jiralite
7b617bd22e
feat: Create discord-api-types documentation component ( #9555 )
...
feat: add discord-api-types link component
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-05-09 19:49:07 +00:00
Jiralite
506f7fcd3b
fix(guide): Fix unknown component in v14 update guide ( #9514 )
...
* chore(constants): update discord.js to 14.10.2
* feat(DocsLink): handle only a package
* fix(updating-to-v14): fix unknown component
2023-05-05 07:37:47 +00:00
Jiralite
51d53f5117
feat(guide): Add webhooks ( #9479 )
...
* feat: add page
* feat: add assets
* chore: DocsLink
Co-authored-by: Ryan Munro <monbrey@gmail.com >
* fix: config import
* fix: another assert bug
* chore: lint
* fix: actually fix the destructure
---------
Co-authored-by: Ryan Munro <monbrey@gmail.com >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-05-04 08:49:18 +00:00
Suneet Tipirneni
4b077e679c
refactor(guide): use @type comments for command data code ( #9489 )
...
* refactor(guide): use `@type` comments for command data code
* fix: typo
* fix: use correct doc comment
* fix: use one line
* feat: add param types
* fix: use command interaction instead
* Update apps/guide/src/content/03-creating-your-bot/03-adding-commands.mdx
Co-authored-by: Souji <timoqueezle@gmail.com >
* chore: lint
---------
Co-authored-by: Souji <timoqueezle@gmail.com >
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com >
2023-05-03 23:58:53 +00:00
Jiralite
36b7fb2f00
feat(guide): Update to 14.10.0 ( #9487 )
2023-05-01 21:05:29 +02:00
Jiralite
260c46d51c
feat(guide): Add audit logs ( #9429 )
2023-04-30 07:50:14 +02:00
Tetie
496c4e2884
feat(ui): support verified bots and colored authors ( #9471 )
...
Co-authored-by: Noel <buechler.noel@outlook.com >
2023-04-29 17:26:31 +02:00
Jiralite
375483b0f9
feat(guide): Add threads ( #9430 )
2023-04-28 21:46:45 +02:00
Jiralite
17cd4b610a
fix(guide): Show rest of TypeScript code block ( #9465 )
2023-04-28 21:46:27 +02:00
Ryan Munro
78fe247fc4
feat(guide): port and update lots of stuff ( #9385 )
...
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com >
Co-authored-by: Noel <buechler.noel@outlook.com >
2023-04-27 20:58:25 +02:00
Jiralite
7b10e8cb63
feat: Add FAQ ( #9407 )
...
* feat: port over FAQ
* refactor: use async/await
Co-authored-by: Almeida <almeidx@pm.me >
* style: spacing
* refactor: use role id
* feat: more links!
* refactor: move comment up
* refactor: consistent naming style
---------
Co-authored-by: Almeida <almeidx@pm.me >
2023-04-17 08:31:53 +00:00
Jiralite
2f18323d2c
fix(updating-to-v14): Parameter typo ( #9408 )
...
fix: parameter typo
2023-04-17 01:35:34 +00:00
Jiralite
5dcc6df224
fix(updating-to-v14): Prioritise JavaScript ( #9401 )
2023-04-16 20:22:41 +02:00
Jiralite
1c35425120
fix(collection): filter() markdown ( #9402 )
2023-04-16 20:21:47 +02:00
Jiralite
cf1f5c0f0c
chore(async-await): Update to ESM ( #9403 )
2023-04-16 20:21:30 +02:00
Jiralite
0d0e4d1cb6
feat: Add changes from v13 to v14 ( #9384 )
2023-04-14 10:58:23 +02:00
Jiralite
88cab1a0ec
fix: Update DocsLink usage ( #9382 )
2023-04-13 22:55:15 +02:00
Jiralite
0b7f296b62
chore(guide): Update pages ( #9372 )
2023-04-13 17:10:06 +02:00
Jiralite
85a379fdf8
feat(guide): How to contribute ( #9376 )
2023-04-13 14:19:43 +02:00
iCrawl
ee907f32f3
feat(guide): sidebar
2023-04-12 00:39:35 +02:00
iCrawl
fbd599d586
refactor(guide): next 13
2023-03-25 22:52:47 +01:00