Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions src/components/PluginModal.astro
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ const authors = new Intl.ListFormat("en", {
</div>
)
}
<div class="mb-4">
<Code lang="bash" code={`sern plugin ${name}`} />
</div>
<div class="mb-4">
<Markdown of={trimmedDescription} />
</div>
Expand Down
10 changes: 5 additions & 5 deletions src/content/docs/v3/api/interfaces/SernAutocompleteData.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ title: "SernAutocompleteData"

#### Source

node\_modules/discord.js/typings/index.d.ts:5035
node\_modules/discord.js/typings/index.d.ts:5008

***

Expand All @@ -55,7 +55,7 @@ node\_modules/discord.js/typings/index.d.ts:5035

#### Source

node\_modules/discord.js/typings/index.d.ts:5036
node\_modules/discord.js/typings/index.d.ts:5009

***

Expand All @@ -69,7 +69,7 @@ node\_modules/discord.js/typings/index.d.ts:5036

#### Source

node\_modules/discord.js/typings/index.d.ts:5033
node\_modules/discord.js/typings/index.d.ts:5006

***

Expand All @@ -83,7 +83,7 @@ node\_modules/discord.js/typings/index.d.ts:5033

#### Source

node\_modules/discord.js/typings/index.d.ts:5034
node\_modules/discord.js/typings/index.d.ts:5007

***

Expand All @@ -97,7 +97,7 @@ node\_modules/discord.js/typings/index.d.ts:5034

#### Source

node\_modules/discord.js/typings/index.d.ts:5037
node\_modules/discord.js/typings/index.d.ts:5010

***

Expand Down
12 changes: 6 additions & 6 deletions src/content/docs/v3/api/interfaces/SernSubCommandGroupData.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ title: "SernSubCommandGroupData"

#### Source

node\_modules/discord.js/typings/index.d.ts:5038
node\_modules/discord.js/typings/index.d.ts:5011

***

Expand All @@ -35,7 +35,7 @@ node\_modules/discord.js/typings/index.d.ts:5038

#### Source

node\_modules/discord.js/typings/index.d.ts:5035
node\_modules/discord.js/typings/index.d.ts:5008

***

Expand All @@ -49,7 +49,7 @@ node\_modules/discord.js/typings/index.d.ts:5035

#### Source

node\_modules/discord.js/typings/index.d.ts:5036
node\_modules/discord.js/typings/index.d.ts:5009

***

Expand All @@ -63,7 +63,7 @@ node\_modules/discord.js/typings/index.d.ts:5036

#### Source

node\_modules/discord.js/typings/index.d.ts:5033
node\_modules/discord.js/typings/index.d.ts:5006

***

Expand All @@ -77,7 +77,7 @@ node\_modules/discord.js/typings/index.d.ts:5033

#### Source

node\_modules/discord.js/typings/index.d.ts:5034
node\_modules/discord.js/typings/index.d.ts:5007

***

Expand All @@ -101,7 +101,7 @@ node\_modules/discord.js/typings/index.d.ts:5034

#### Source

node\_modules/discord.js/typings/index.d.ts:5037
node\_modules/discord.js/typings/index.d.ts:5010

***

Expand Down
38 changes: 19 additions & 19 deletions src/content/docs/v4/api/classes/Context.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Message and ChatInputCommandInteraction

#### Source

[src/core/structures/context.ts:43](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L43)
[src/core/structures/context.ts:43](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L43)

***

Expand All @@ -37,7 +37,7 @@ Message and ChatInputCommandInteraction

#### Source

[src/core/structures/context.ts:47](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L47)
[src/core/structures/context.ts:47](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L47)

***

Expand All @@ -51,7 +51,7 @@ Message and ChatInputCommandInteraction

#### Source

[src/core/structures/context.ts:107](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L107)
[src/core/structures/context.ts:107](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L107)

***

Expand All @@ -65,7 +65,7 @@ Message and ChatInputCommandInteraction

#### Source

[src/core/structures/context.ts:67](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L67)
[src/core/structures/context.ts:67](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L67)

***

Expand All @@ -79,7 +79,7 @@ Message and ChatInputCommandInteraction

#### Source

[src/core/structures/context.ts:71](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L71)
[src/core/structures/context.ts:71](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L71)

***

Expand All @@ -93,7 +93,7 @@ Message and ChatInputCommandInteraction

#### Source

[src/core/structures/context.ts:75](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L75)
[src/core/structures/context.ts:75](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L75)

***

Expand All @@ -107,7 +107,7 @@ Message and ChatInputCommandInteraction

#### Source

[src/core/structures/context.ts:39](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L39)
[src/core/structures/context.ts:39](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L39)

***

Expand All @@ -121,7 +121,7 @@ Message and ChatInputCommandInteraction

#### Source

[src/core/structures/context.ts:111](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L111)
[src/core/structures/context.ts:111](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L111)

***

Expand All @@ -135,7 +135,7 @@ Message and ChatInputCommandInteraction

#### Source

[src/core/structures/context.ts:99](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L99)
[src/core/structures/context.ts:99](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L99)

***

Expand All @@ -149,7 +149,7 @@ Message and ChatInputCommandInteraction

#### Source

[src/core/structures/context.ts:81](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L81)
[src/core/structures/context.ts:81](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L81)

***

Expand All @@ -163,7 +163,7 @@ Message and ChatInputCommandInteraction

#### Source

[src/core/structures/context.ts:85](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L85)
[src/core/structures/context.ts:85](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L85)

***

Expand All @@ -177,7 +177,7 @@ Message and ChatInputCommandInteraction

#### Source

[src/core/structures/context.ts:25](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L25)
[src/core/structures/context.ts:25](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L25)

***

Expand All @@ -191,7 +191,7 @@ Message and ChatInputCommandInteraction

#### Source

[src/core/structures/context.ts:36](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L36)
[src/core/structures/context.ts:36](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L36)

***

Expand All @@ -208,7 +208,7 @@ else, interaction.user

#### Source

[src/core/structures/context.ts:55](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L55)
[src/core/structures/context.ts:55](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L55)

***

Expand All @@ -222,7 +222,7 @@ else, interaction.user

#### Source

[src/core/structures/context.ts:63](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L63)
[src/core/structures/context.ts:63](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L63)

## Methods

Expand All @@ -236,7 +236,7 @@ else, interaction.user

#### Source

[src/core/structures/context.ts:91](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L91)
[src/core/structures/context.ts:91](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L91)

***

Expand All @@ -250,7 +250,7 @@ else, interaction.user

#### Source

[src/core/structures/context.ts:95](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L95)
[src/core/structures/context.ts:95](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L95)

***

Expand All @@ -268,7 +268,7 @@ else, interaction.user

#### Source

[src/core/structures/context.ts:115](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L115)
[src/core/structures/context.ts:115](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L115)

***

Expand All @@ -288,4 +288,4 @@ else, interaction.user

#### Source

[src/core/structures/context.ts:124](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L124)
[src/core/structures/context.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L124)
24 changes: 12 additions & 12 deletions src/content/docs/v4/api/enumerations/CommandType.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export default commandModule({

#### Source

[src/core/structures/enums.ts:20](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L20)
[src/core/structures/enums.ts:20](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L20)

***

Expand All @@ -41,7 +41,7 @@ export default commandModule({

#### Source

[src/core/structures/enums.ts:23](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L23)
[src/core/structures/enums.ts:23](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L23)

***

Expand All @@ -51,7 +51,7 @@ export default commandModule({

#### Source

[src/core/structures/enums.ts:29](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L29)
[src/core/structures/enums.ts:29](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L29)

***

Expand All @@ -61,7 +61,7 @@ export default commandModule({

#### Source

[src/core/structures/enums.ts:22](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L22)
[src/core/structures/enums.ts:22](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L22)

***

Expand All @@ -71,7 +71,7 @@ export default commandModule({

#### Source

[src/core/structures/enums.ts:21](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L21)
[src/core/structures/enums.ts:21](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L21)

***

Expand All @@ -81,7 +81,7 @@ export default commandModule({

#### Source

[src/core/structures/enums.ts:28](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L28)
[src/core/structures/enums.ts:28](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L28)

***

Expand All @@ -91,7 +91,7 @@ export default commandModule({

#### Source

[src/core/structures/enums.ts:25](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L25)
[src/core/structures/enums.ts:25](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L25)

***

Expand All @@ -101,7 +101,7 @@ export default commandModule({

#### Source

[src/core/structures/enums.ts:27](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L27)
[src/core/structures/enums.ts:27](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L27)

***

Expand All @@ -111,7 +111,7 @@ export default commandModule({

#### Source

[src/core/structures/enums.ts:19](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L19)
[src/core/structures/enums.ts:19](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L19)

***

Expand All @@ -121,7 +121,7 @@ export default commandModule({

#### Source

[src/core/structures/enums.ts:24](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L24)
[src/core/structures/enums.ts:24](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L24)

***

Expand All @@ -131,7 +131,7 @@ export default commandModule({

#### Source

[src/core/structures/enums.ts:18](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L18)
[src/core/structures/enums.ts:18](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L18)

***

Expand All @@ -141,4 +141,4 @@ export default commandModule({

#### Source

[src/core/structures/enums.ts:26](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L26)
[src/core/structures/enums.ts:26](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L26)
Loading
Loading