7 Commits

Author SHA1 Message Date
Jacob Nguyen
a2653f2adf Merge pull request #93 from sern-handler/feat/google-snippet
Some checks failed
Deploy to GitHub Pages / Deploy to GitHub Pages (push) Has been cancelled
2025-06-28 09:47:43 -05:00
202fe46c1e format 2025-06-28 15:20:39 +02:00
83387aaffc feat: google snippet 2025-06-28 15:13:22 +02:00
Jacob Nguyen
ebb4fa55b4 Merge pull request #92 from Peter-MJ-Parker/patch-5
Some checks failed
Deploy to GitHub Pages / Deploy to GitHub Pages (push) Has been cancelled
Add tip for multiple commands dirs
2025-04-13 21:55:09 -05: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
Jacob Nguyen
505438decf Merge pull request #90 from sern-handler/feat/inst-pl-arg
Some checks failed
Deploy to GitHub Pages / Deploy to GitHub Pages (push) Has been cancelled
install by name on sern cli thingy
2025-03-10 00:59:24 -05:00
69 changed files with 322 additions and 301 deletions

View File

@@ -41,7 +41,7 @@ title: "SernAutocompleteData"
#### Source
node\_modules/discord.js/typings/index.d.ts:5008
node\_modules/discord.js/typings/index.d.ts:5279
***
@@ -55,7 +55,7 @@ node\_modules/discord.js/typings/index.d.ts:5008
#### Source
node\_modules/discord.js/typings/index.d.ts:5009
node\_modules/discord.js/typings/index.d.ts:5280
***
@@ -69,7 +69,7 @@ node\_modules/discord.js/typings/index.d.ts:5009
#### Source
node\_modules/discord.js/typings/index.d.ts:5006
node\_modules/discord.js/typings/index.d.ts:5277
***
@@ -83,7 +83,7 @@ node\_modules/discord.js/typings/index.d.ts:5006
#### Source
node\_modules/discord.js/typings/index.d.ts:5007
node\_modules/discord.js/typings/index.d.ts:5278
***
@@ -97,7 +97,7 @@ node\_modules/discord.js/typings/index.d.ts:5007
#### Source
node\_modules/discord.js/typings/index.d.ts:5010
node\_modules/discord.js/typings/index.d.ts:5281
***

View File

@@ -21,7 +21,7 @@ title: "SernSubCommandGroupData"
#### Source
node\_modules/discord.js/typings/index.d.ts:5011
node\_modules/discord.js/typings/index.d.ts:5282
***
@@ -35,7 +35,7 @@ node\_modules/discord.js/typings/index.d.ts:5011
#### Source
node\_modules/discord.js/typings/index.d.ts:5008
node\_modules/discord.js/typings/index.d.ts:5279
***
@@ -49,7 +49,7 @@ node\_modules/discord.js/typings/index.d.ts:5008
#### Source
node\_modules/discord.js/typings/index.d.ts:5009
node\_modules/discord.js/typings/index.d.ts:5280
***
@@ -63,7 +63,7 @@ node\_modules/discord.js/typings/index.d.ts:5009
#### Source
node\_modules/discord.js/typings/index.d.ts:5006
node\_modules/discord.js/typings/index.d.ts:5277
***
@@ -77,7 +77,7 @@ node\_modules/discord.js/typings/index.d.ts:5006
#### Source
node\_modules/discord.js/typings/index.d.ts:5007
node\_modules/discord.js/typings/index.d.ts:5278
***
@@ -101,7 +101,7 @@ node\_modules/discord.js/typings/index.d.ts:5007
#### Source
node\_modules/discord.js/typings/index.d.ts:5010
node\_modules/discord.js/typings/index.d.ts:5281
***

View File

@@ -23,7 +23,7 @@ Message and ChatInputCommandInteraction
#### Source
[src/core/structures/context.ts:43](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L43)
[src/core/structures/context.ts:43](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/context.ts#L43)
***
@@ -37,7 +37,7 @@ Message and ChatInputCommandInteraction
#### Source
[src/core/structures/context.ts:47](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L47)
[src/core/structures/context.ts:47](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/context.ts#L47)
***
@@ -51,7 +51,7 @@ Message and ChatInputCommandInteraction
#### Source
[src/core/structures/context.ts:107](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L107)
[src/core/structures/context.ts:107](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/context.ts#L107)
***
@@ -65,7 +65,7 @@ Message and ChatInputCommandInteraction
#### Source
[src/core/structures/context.ts:67](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L67)
[src/core/structures/context.ts:67](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/context.ts#L67)
***
@@ -79,7 +79,7 @@ Message and ChatInputCommandInteraction
#### Source
[src/core/structures/context.ts:71](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L71)
[src/core/structures/context.ts:71](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/context.ts#L71)
***
@@ -93,7 +93,7 @@ Message and ChatInputCommandInteraction
#### Source
[src/core/structures/context.ts:75](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L75)
[src/core/structures/context.ts:75](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/context.ts#L75)
***
@@ -107,7 +107,7 @@ Message and ChatInputCommandInteraction
#### Source
[src/core/structures/context.ts:39](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L39)
[src/core/structures/context.ts:39](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/context.ts#L39)
***
@@ -121,7 +121,7 @@ Message and ChatInputCommandInteraction
#### Source
[src/core/structures/context.ts:111](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L111)
[src/core/structures/context.ts:111](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/context.ts#L111)
***
@@ -135,7 +135,7 @@ Message and ChatInputCommandInteraction
#### Source
[src/core/structures/context.ts:99](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L99)
[src/core/structures/context.ts:99](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/context.ts#L99)
***
@@ -149,7 +149,7 @@ Message and ChatInputCommandInteraction
#### Source
[src/core/structures/context.ts:81](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L81)
[src/core/structures/context.ts:81](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/context.ts#L81)
***
@@ -163,7 +163,7 @@ Message and ChatInputCommandInteraction
#### Source
[src/core/structures/context.ts:85](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L85)
[src/core/structures/context.ts:85](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/context.ts#L85)
***
@@ -177,7 +177,7 @@ Message and ChatInputCommandInteraction
#### Source
[src/core/structures/context.ts:25](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L25)
[src/core/structures/context.ts:25](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/context.ts#L25)
***
@@ -191,7 +191,7 @@ Message and ChatInputCommandInteraction
#### Source
[src/core/structures/context.ts:36](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L36)
[src/core/structures/context.ts:36](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/context.ts#L36)
***
@@ -208,7 +208,7 @@ else, interaction.user
#### Source
[src/core/structures/context.ts:55](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L55)
[src/core/structures/context.ts:55](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/context.ts#L55)
***
@@ -222,7 +222,7 @@ else, interaction.user
#### Source
[src/core/structures/context.ts:63](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L63)
[src/core/structures/context.ts:63](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/context.ts#L63)
## Methods
@@ -236,7 +236,7 @@ else, interaction.user
#### Source
[src/core/structures/context.ts:91](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L91)
[src/core/structures/context.ts:91](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/context.ts#L91)
***
@@ -250,7 +250,7 @@ else, interaction.user
#### Source
[src/core/structures/context.ts:95](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L95)
[src/core/structures/context.ts:95](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/context.ts#L95)
***
@@ -268,7 +268,7 @@ else, interaction.user
#### Source
[src/core/structures/context.ts:115](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L115)
[src/core/structures/context.ts:115](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/context.ts#L115)
***
@@ -288,4 +288,4 @@ else, interaction.user
#### Source
[src/core/structures/context.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L124)
[src/core/structures/context.ts:124](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/context.ts#L124)

View File

@@ -31,7 +31,7 @@ export default commandModule({
#### Source
[src/core/structures/enums.ts:20](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L20)
[src/core/structures/enums.ts:20](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/enums.ts#L20)
***
@@ -41,7 +41,7 @@ export default commandModule({
#### Source
[src/core/structures/enums.ts:23](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L23)
[src/core/structures/enums.ts:23](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/enums.ts#L23)
***
@@ -51,7 +51,7 @@ export default commandModule({
#### Source
[src/core/structures/enums.ts:29](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L29)
[src/core/structures/enums.ts:29](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/enums.ts#L29)
***
@@ -61,7 +61,7 @@ export default commandModule({
#### Source
[src/core/structures/enums.ts:22](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L22)
[src/core/structures/enums.ts:22](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/enums.ts#L22)
***
@@ -71,7 +71,7 @@ export default commandModule({
#### Source
[src/core/structures/enums.ts:21](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L21)
[src/core/structures/enums.ts:21](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/enums.ts#L21)
***
@@ -81,7 +81,7 @@ export default commandModule({
#### Source
[src/core/structures/enums.ts:28](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L28)
[src/core/structures/enums.ts:28](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/enums.ts#L28)
***
@@ -91,7 +91,7 @@ export default commandModule({
#### Source
[src/core/structures/enums.ts:25](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L25)
[src/core/structures/enums.ts:25](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/enums.ts#L25)
***
@@ -101,7 +101,7 @@ export default commandModule({
#### Source
[src/core/structures/enums.ts:27](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L27)
[src/core/structures/enums.ts:27](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/enums.ts#L27)
***
@@ -111,7 +111,7 @@ export default commandModule({
#### Source
[src/core/structures/enums.ts:19](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L19)
[src/core/structures/enums.ts:19](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/enums.ts#L19)
***
@@ -121,7 +121,7 @@ export default commandModule({
#### Source
[src/core/structures/enums.ts:24](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L24)
[src/core/structures/enums.ts:24](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/enums.ts#L24)
***
@@ -131,7 +131,7 @@ export default commandModule({
#### Source
[src/core/structures/enums.ts:18](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L18)
[src/core/structures/enums.ts:18](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/enums.ts#L18)
***
@@ -141,4 +141,4 @@ export default commandModule({
#### Source
[src/core/structures/enums.ts:26](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L26)
[src/core/structures/enums.ts:26](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/enums.ts#L26)

View File

@@ -30,7 +30,7 @@ The EventType for handling discord events
#### Source
[src/core/structures/enums.ts:51](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L51)
[src/core/structures/enums.ts:51](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/enums.ts#L51)
***
@@ -43,7 +43,7 @@ Could be for example, `process` events, database events
#### Source
[src/core/structures/enums.ts:60](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L60)
[src/core/structures/enums.ts:60](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/enums.ts#L60)
***
@@ -55,4 +55,4 @@ The EventType for handling sern events
#### Source
[src/core/structures/enums.ts:55](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L55)
[src/core/structures/enums.ts:55](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/enums.ts#L55)

View File

@@ -17,7 +17,7 @@ title: "PayloadType"
#### Source
[src/core/structures/enums.ts:93](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L93)
[src/core/structures/enums.ts:93](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/enums.ts#L93)
***
@@ -27,7 +27,7 @@ title: "PayloadType"
#### Source
[src/core/structures/enums.ts:92](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L92)
[src/core/structures/enums.ts:92](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/enums.ts#L92)
***
@@ -37,4 +37,4 @@ title: "PayloadType"
#### Source
[src/core/structures/enums.ts:94](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L94)
[src/core/structures/enums.ts:94](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/enums.ts#L94)

View File

@@ -29,7 +29,7 @@ The PluginType for EventPlugins
#### Source
[src/core/structures/enums.ts:85](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L85)
[src/core/structures/enums.ts:85](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/enums.ts#L85)
***
@@ -41,4 +41,4 @@ The PluginType for InitPlugins
#### Source
[src/core/structures/enums.ts:81](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L81)
[src/core/structures/enums.ts:81](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/structures/enums.ts#L81)

View File

@@ -79,4 +79,4 @@ export default commandModule({
## Source
[src/core/plugin.ts:120](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/plugin.ts#L120)
[src/core/plugin.ts:120](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/plugin.ts#L120)

View File

@@ -69,4 +69,4 @@ export const dateRegistered = () => {
## Source
[src/core/plugin.ts:62](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/plugin.ts#L62)
[src/core/plugin.ts:62](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/plugin.ts#L62)

View File

@@ -21,4 +21,4 @@ title: "EventInitPlugin"
## Source
[src/core/plugin.ts:15](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/plugin.ts#L15)
[src/core/plugin.ts:15](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/plugin.ts#L15)

View File

@@ -42,4 +42,4 @@ if container is absent or not present
## Source
[src/core/ioc.ts:93](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/ioc.ts#L93)
[src/core/ioc.ts:93](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/ioc.ts#L93)

View File

@@ -32,4 +32,4 @@ if container is absent or not present
## Source
[src/core/ioc.ts:103](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/ioc.ts#L103)
[src/core/ioc.ts:103](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/ioc.ts#L103)

View File

@@ -61,4 +61,4 @@ export default commandModule({
## Source
[src/core/modules.ts:47](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/modules.ts#L47)
[src/core/modules.ts:47](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/modules.ts#L47)

View File

@@ -35,4 +35,4 @@ Use [eventModule](/v4/api/functions/eventmodule/) instead
## Source
[src/core/modules.ts:97](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/modules.ts#L97)
[src/core/modules.ts:97](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/modules.ts#L97)

View File

@@ -61,4 +61,4 @@ export default eventModule({
## Source
[src/core/modules.ts:83](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/modules.ts#L83)
[src/core/modules.ts:83](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/modules.ts#L83)

View File

@@ -28,4 +28,4 @@ await makeDependencies(({ add }) => {
## Source
[src/core/ioc.ts:63](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/ioc.ts#L63)
[src/core/ioc.ts:63](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/ioc.ts#L63)

View File

@@ -23,4 +23,4 @@ title: "makePlugin"
## Source
[src/core/plugin.ts:6](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/plugin.ts#L6)
[src/core/plugin.ts:6](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/plugin.ts#L6)

View File

@@ -45,4 +45,4 @@ export default scheduledTask({
## Source
[src/core/modules.ts:132](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/modules.ts#L132)
[src/core/modules.ts:132](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/modules.ts#L132)

View File

@@ -25,4 +25,4 @@ Creates a singleton object.
## Source
[src/core/ioc.ts:112](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/ioc.ts#L112)
[src/core/ioc.ts:112](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/ioc.ts#L112)

View File

@@ -30,4 +30,4 @@ Creates a transient object
## Source
[src/core/ioc.ts:123](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/ioc.ts#L123)
[src/core/ioc.ts:123](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/ioc.ts#L123)

View File

@@ -31,7 +31,7 @@ to create a both command
#### Source
[src/types/core-modules.ts:325](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L325)
[src/types/core-modules.ts:325](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L325)
***
@@ -55,7 +55,7 @@ to create a both command
#### Source
[src/types/core-modules.ts:327](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L327)
[src/types/core-modules.ts:327](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L327)
***
@@ -149,7 +149,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L199)
***
@@ -171,7 +171,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L127)
***
@@ -185,7 +185,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L123)
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L123)
***
@@ -199,7 +199,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L124)
***
@@ -209,7 +209,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:326](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L326)
[src/types/core-modules.ts:326](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L326)
***
@@ -223,7 +223,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L125)
***
@@ -237,4 +237,4 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:324](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L324)
[src/types/core-modules.ts:324](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L324)

View File

@@ -25,7 +25,7 @@ title: "ButtonCommand"
#### Source
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L126)
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L126)
***
@@ -49,7 +49,7 @@ title: "ButtonCommand"
#### Source
[src/types/core-modules.ts:241](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L241)
[src/types/core-modules.ts:241](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L241)
***
@@ -143,7 +143,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L199)
***
@@ -165,7 +165,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L127)
***
@@ -179,7 +179,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L123)
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L123)
***
@@ -193,7 +193,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L124)
***
@@ -207,7 +207,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L125)
***
@@ -221,4 +221,4 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:240](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L240)
[src/types/core-modules.ts:240](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L240)

View File

@@ -25,7 +25,7 @@ title: "ChannelSelectCommand"
#### Source
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L126)
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L126)
***
@@ -49,7 +49,7 @@ title: "ChannelSelectCommand"
#### Source
[src/types/core-modules.ts:255](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L255)
[src/types/core-modules.ts:255](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L255)
***
@@ -143,7 +143,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L199)
***
@@ -165,7 +165,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L127)
***
@@ -179,7 +179,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L123)
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L123)
***
@@ -193,7 +193,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L124)
***
@@ -207,7 +207,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L125)
***
@@ -221,4 +221,4 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:254](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L254)
[src/types/core-modules.ts:254](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L254)

View File

@@ -13,7 +13,7 @@ title: "CommandModuleDefs"
#### Source
[src/types/core-modules.ts:354](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L354)
[src/types/core-modules.ts:354](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L354)
***
@@ -23,7 +23,7 @@ title: "CommandModuleDefs"
#### Source
[src/types/core-modules.ts:362](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L362)
[src/types/core-modules.ts:362](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L362)
***
@@ -33,7 +33,7 @@ title: "CommandModuleDefs"
#### Source
[src/types/core-modules.ts:364](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L364)
[src/types/core-modules.ts:364](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L364)
***
@@ -43,7 +43,7 @@ title: "CommandModuleDefs"
#### Source
[src/types/core-modules.ts:359](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L359)
[src/types/core-modules.ts:359](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L359)
***
@@ -53,7 +53,7 @@ title: "CommandModuleDefs"
#### Source
[src/types/core-modules.ts:355](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L355)
[src/types/core-modules.ts:355](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L355)
***
@@ -63,7 +63,7 @@ title: "CommandModuleDefs"
#### Source
[src/types/core-modules.ts:361](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L361)
[src/types/core-modules.ts:361](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L361)
***
@@ -73,7 +73,7 @@ title: "CommandModuleDefs"
#### Source
[src/types/core-modules.ts:356](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L356)
[src/types/core-modules.ts:356](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L356)
***
@@ -83,7 +83,7 @@ title: "CommandModuleDefs"
#### Source
[src/types/core-modules.ts:360](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L360)
[src/types/core-modules.ts:360](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L360)
***
@@ -93,7 +93,7 @@ title: "CommandModuleDefs"
#### Source
[src/types/core-modules.ts:358](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L358)
[src/types/core-modules.ts:358](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L358)
***
@@ -103,7 +103,7 @@ title: "CommandModuleDefs"
#### Source
[src/types/core-modules.ts:363](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L363)
[src/types/core-modules.ts:363](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L363)
***
@@ -113,7 +113,7 @@ title: "CommandModuleDefs"
#### Source
[src/types/core-modules.ts:365](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L365)
[src/types/core-modules.ts:365](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L365)
***
@@ -123,4 +123,4 @@ title: "CommandModuleDefs"
#### Source
[src/types/core-modules.ts:357](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L357)
[src/types/core-modules.ts:357](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L357)

View File

@@ -25,7 +25,7 @@ title: "ContextMenuMsg"
#### Source
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L126)
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L126)
***
@@ -49,7 +49,7 @@ title: "ContextMenuMsg"
#### Source
[src/types/core-modules.ts:234](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L234)
[src/types/core-modules.ts:234](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L234)
***
@@ -143,7 +143,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L199)
***
@@ -165,7 +165,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L127)
***
@@ -179,7 +179,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L123)
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L123)
***
@@ -193,7 +193,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L124)
***
@@ -207,7 +207,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L125)
***
@@ -221,4 +221,4 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:233](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L233)
[src/types/core-modules.ts:233](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L233)

View File

@@ -25,7 +25,7 @@ title: "ContextMenuUser"
#### Source
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L126)
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L126)
***
@@ -49,7 +49,7 @@ title: "ContextMenuUser"
#### Source
[src/types/core-modules.ts:227](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L227)
[src/types/core-modules.ts:227](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L227)
***
@@ -143,7 +143,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L199)
***
@@ -165,7 +165,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L127)
***
@@ -179,7 +179,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L123)
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L123)
***
@@ -193,7 +193,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L124)
***
@@ -207,7 +207,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L125)
***
@@ -221,4 +221,4 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:226](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L226)
[src/types/core-modules.ts:226](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L226)

View File

@@ -33,7 +33,7 @@ title: "ControlPlugin"
#### Source
[src/types/core-plugin.ts:44](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-plugin.ts#L44)
[src/types/core-plugin.ts:44](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-plugin.ts#L44)
***
@@ -47,4 +47,4 @@ title: "ControlPlugin"
#### Source
[src/types/core-plugin.ts:52](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-plugin.ts#L52)
[src/types/core-plugin.ts:52](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-plugin.ts#L52)

View File

@@ -15,7 +15,7 @@ discord.js client.
#### Source
[src/core/ioc.ts:140](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/ioc.ts#L140)
[src/core/ioc.ts:140](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/ioc.ts#L140)
***
@@ -28,7 +28,7 @@ the handler. some include module.register, module.activate.
#### Source
[src/core/ioc.ts:145](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/ioc.ts#L145)
[src/core/ioc.ts:145](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/ioc.ts#L145)
***
@@ -41,7 +41,7 @@ the sern process actually crashes.
#### Source
[src/core/ioc.ts:150](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/ioc.ts#L150)
[src/core/ioc.ts:150](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/ioc.ts#L150)
***
@@ -53,7 +53,7 @@ Optional logger. Performs ... logging
#### Source
[src/core/ioc.ts:154](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/ioc.ts#L154)
[src/core/ioc.ts:154](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/ioc.ts#L154)
***
@@ -66,7 +66,7 @@ by module.meta.id -> Module
#### Source
[src/core/ioc.ts:159](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/ioc.ts#L159)
[src/core/ioc.ts:159](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/ioc.ts#L159)
***
@@ -76,4 +76,4 @@ by module.meta.id -> Module
#### Source
[src/core/ioc.ts:161](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/ioc.ts#L161)
[src/core/ioc.ts:161](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/ioc.ts#L161)

View File

@@ -29,7 +29,7 @@ title: "DiscordEventCommand"
#### Source
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L126)
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L126)
***
@@ -123,7 +123,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L199)
***
@@ -145,7 +145,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L127)
***
@@ -159,7 +159,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:297](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L297)
[src/types/core-modules.ts:297](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L297)
***
@@ -173,7 +173,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L124)
***
@@ -187,7 +187,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L125)
***
@@ -201,7 +201,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:298](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L298)
[src/types/core-modules.ts:298](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L298)
## Methods
@@ -223,4 +223,4 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:299](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L299)
[src/types/core-modules.ts:299](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L299)

View File

@@ -20,4 +20,4 @@ Let dependencies implement this to dispose and cleanup.
#### Source
[src/core/interfaces.ts:17](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/interfaces.ts#L17)
[src/core/interfaces.ts:17](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/interfaces.ts#L17)

View File

@@ -23,7 +23,7 @@ title: "Emitter"
#### Source
[src/core/interfaces.ts:22](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/interfaces.ts#L22)
[src/core/interfaces.ts:22](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/interfaces.ts#L22)
***
@@ -43,7 +43,7 @@ title: "Emitter"
#### Source
[src/core/interfaces.ts:24](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/interfaces.ts#L24)
[src/core/interfaces.ts:24](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/interfaces.ts#L24)
***
@@ -63,4 +63,4 @@ title: "Emitter"
#### Source
[src/core/interfaces.ts:23](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/interfaces.ts#L23)
[src/core/interfaces.ts:23](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/interfaces.ts#L23)

View File

@@ -29,7 +29,7 @@ Version 4 will remove this method
#### Source
[src/core/interfaces.ts:36](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/interfaces.ts#L36)
[src/core/interfaces.ts:36](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/interfaces.ts#L36)
***
@@ -49,4 +49,4 @@ A function that is called on every throw.
#### Source
[src/core/interfaces.ts:41](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/interfaces.ts#L41)
[src/core/interfaces.ts:41](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/interfaces.ts#L41)

View File

@@ -17,7 +17,7 @@ title: "EventModuleDefs"
#### Source
[src/types/core-modules.ts:370](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L370)
[src/types/core-modules.ts:370](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L370)
***
@@ -27,7 +27,7 @@ title: "EventModuleDefs"
#### Source
[src/types/core-modules.ts:369](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L369)
[src/types/core-modules.ts:369](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L369)
***
@@ -37,4 +37,4 @@ title: "EventModuleDefs"
#### Source
[src/types/core-modules.ts:371](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L371)
[src/types/core-modules.ts:371](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L371)

View File

@@ -25,7 +25,7 @@ title: "ExternalEventCommand"
#### Source
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L126)
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L126)
***
@@ -35,7 +35,7 @@ title: "ExternalEventCommand"
#### Source
[src/types/core-modules.ts:217](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L217)
[src/types/core-modules.ts:217](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L217)
***
@@ -129,7 +129,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L199)
***
@@ -151,7 +151,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L127)
***
@@ -165,7 +165,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:216](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L216)
[src/types/core-modules.ts:216](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L216)
***
@@ -179,7 +179,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L124)
***
@@ -193,7 +193,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L125)
***
@@ -207,7 +207,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:218](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L218)
[src/types/core-modules.ts:218](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L218)
## Methods
@@ -229,4 +229,4 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:219](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L219)
[src/types/core-modules.ts:219](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L219)

View File

@@ -20,4 +20,4 @@ Let dependencies implement this to initiate some logic.
#### Source
[src/core/interfaces.ts:9](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/interfaces.ts#L9)
[src/core/interfaces.ts:9](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/interfaces.ts#L9)

View File

@@ -33,7 +33,7 @@ title: "InitPlugin"
#### Source
[src/types/core-plugin.ts:49](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-plugin.ts#L49)
[src/types/core-plugin.ts:49](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-plugin.ts#L49)
***
@@ -47,4 +47,4 @@ title: "InitPlugin"
#### Source
[src/types/core-plugin.ts:48](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-plugin.ts#L48)
[src/types/core-plugin.ts:48](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-plugin.ts#L48)

View File

@@ -29,7 +29,7 @@ title: "Logging"
#### Source
[src/core/interfaces.ts:52](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/interfaces.ts#L52)
[src/core/interfaces.ts:52](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/interfaces.ts#L52)
***
@@ -47,7 +47,7 @@ title: "Logging"
#### Source
[src/core/interfaces.ts:49](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/interfaces.ts#L49)
[src/core/interfaces.ts:49](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/interfaces.ts#L49)
***
@@ -65,7 +65,7 @@ title: "Logging"
#### Source
[src/core/interfaces.ts:51](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/interfaces.ts#L51)
[src/core/interfaces.ts:51](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/interfaces.ts#L51)
***
@@ -83,4 +83,4 @@ title: "Logging"
#### Source
[src/core/interfaces.ts:50](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/interfaces.ts#L50)
[src/core/interfaces.ts:50](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/interfaces.ts#L50)

View File

@@ -25,7 +25,7 @@ title: "MentionableSelectCommand"
#### Source
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L126)
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L126)
***
@@ -49,7 +49,7 @@ title: "MentionableSelectCommand"
#### Source
[src/types/core-modules.ts:269](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L269)
[src/types/core-modules.ts:269](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L269)
***
@@ -143,7 +143,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L199)
***
@@ -165,7 +165,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L127)
***
@@ -179,7 +179,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L123)
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L123)
***
@@ -193,7 +193,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L124)
***
@@ -207,7 +207,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L125)
***
@@ -221,4 +221,4 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:268](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L268)
[src/types/core-modules.ts:268](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L268)

View File

@@ -25,7 +25,7 @@ title: "ModalSubmitCommand"
#### Source
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L126)
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L126)
***
@@ -49,7 +49,7 @@ title: "ModalSubmitCommand"
#### Source
[src/types/core-modules.ts:283](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L283)
[src/types/core-modules.ts:283](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L283)
***
@@ -143,7 +143,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L199)
***
@@ -165,7 +165,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L127)
***
@@ -179,7 +179,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L123)
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L123)
***
@@ -193,7 +193,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L124)
***
@@ -207,7 +207,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L125)
***
@@ -221,4 +221,4 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:282](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L282)
[src/types/core-modules.ts:282](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L282)

View File

@@ -35,7 +35,7 @@ title: "Module"
#### Source
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L126)
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L126)
***
@@ -125,7 +125,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L199)
***
@@ -143,7 +143,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L127)
***
@@ -153,7 +153,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L123)
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L123)
***
@@ -163,7 +163,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L124)
***
@@ -173,7 +173,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L125)
***
@@ -183,7 +183,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:122](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L122)
[src/types/core-modules.ts:122](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L122)
## Methods
@@ -201,4 +201,4 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:200](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L200)
[src/types/core-modules.ts:200](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L200)

View File

@@ -30,7 +30,7 @@ title: "Plugin"
#### Source
[src/types/core-plugin.ts:44](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-plugin.ts#L44)
[src/types/core-plugin.ts:44](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-plugin.ts#L44)
***
@@ -40,4 +40,4 @@ title: "Plugin"
#### Source
[src/types/core-plugin.ts:43](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-plugin.ts#L43)
[src/types/core-plugin.ts:43](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-plugin.ts#L43)

View File

@@ -25,7 +25,7 @@ title: "RoleSelectCommand"
#### Source
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L126)
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L126)
***
@@ -49,7 +49,7 @@ title: "RoleSelectCommand"
#### Source
[src/types/core-modules.ts:262](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L262)
[src/types/core-modules.ts:262](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L262)
***
@@ -143,7 +143,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L199)
***
@@ -165,7 +165,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L127)
***
@@ -179,7 +179,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L123)
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L123)
***
@@ -193,7 +193,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L124)
***
@@ -207,7 +207,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L125)
***
@@ -221,4 +221,4 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:261](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L261)
[src/types/core-modules.ts:261](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L261)

View File

@@ -66,7 +66,7 @@ Instance of application dependencies
#### Source
[src/types/core-modules.ts:87](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L87)
[src/types/core-modules.ts:87](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L87)
***
@@ -94,7 +94,7 @@ A copy of the current module that the plugin is running in.
#### Source
[src/types/core-modules.ts:109](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L109)
[src/types/core-modules.ts:109](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L109)
***
@@ -106,7 +106,7 @@ Optional parameters passed to the command
#### Source
[src/types/core-modules.ts:104](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L104)
[src/types/core-modules.ts:104](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L104)
***
@@ -118,7 +118,7 @@ Accumulated state data passed between plugins
#### Source
[src/types/core-modules.ts:79](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L79)
[src/types/core-modules.ts:79](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L79)
***
@@ -130,4 +130,4 @@ Command type identifier
#### Source
[src/types/core-modules.ts:95](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L95)
[src/types/core-modules.ts:95](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L95)

View File

@@ -17,7 +17,7 @@ title: "ScheduledTask"
#### Source
[src/types/core-modules.ts:455](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L455)
[src/types/core-modules.ts:455](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L455)
***
@@ -27,7 +27,7 @@ title: "ScheduledTask"
#### Source
[src/types/core-modules.ts:457](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L457)
[src/types/core-modules.ts:457](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L457)
***
@@ -37,7 +37,7 @@ title: "ScheduledTask"
#### Source
[src/types/core-modules.ts:456](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L456)
[src/types/core-modules.ts:456](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L456)
## Methods
@@ -57,4 +57,4 @@ title: "ScheduledTask"
#### Source
[src/types/core-modules.ts:458](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L458)
[src/types/core-modules.ts:458](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L458)

View File

@@ -17,7 +17,7 @@ title: "SernAutocompleteData"
#### Source
[src/types/core-modules.ts:376](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L376)
[src/types/core-modules.ts:376](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L376)
***
@@ -27,7 +27,7 @@ title: "SernAutocompleteData"
#### Source
[src/types/core-modules.ts:381](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L381)
[src/types/core-modules.ts:381](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L381)
***
@@ -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
***
@@ -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
***
@@ -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
***
@@ -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
***
@@ -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
***
@@ -107,4 +107,4 @@ node\_modules/discord.js/typings/index.d.ts:5037
#### Source
[src/types/core-modules.ts:377](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L377)
[src/types/core-modules.ts:377](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L377)

View File

@@ -29,7 +29,7 @@ title: "SernEventCommand"
#### Source
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L126)
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L126)
***
@@ -123,7 +123,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L199)
***
@@ -145,7 +145,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L127)
***
@@ -159,7 +159,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:208](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L208)
[src/types/core-modules.ts:208](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L208)
***
@@ -173,7 +173,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L124)
***
@@ -187,7 +187,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L125)
***
@@ -201,7 +201,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:209](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L209)
[src/types/core-modules.ts:209](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L209)
## Methods
@@ -223,4 +223,4 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:210](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L210)
[src/types/core-modules.ts:210](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L210)

View File

@@ -13,7 +13,7 @@ title: "SernEventsMapping"
#### Source
[src/types/utility.ts:12](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/utility.ts#L12)
[src/types/utility.ts:12](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/utility.ts#L12)
***
@@ -23,7 +23,7 @@ title: "SernEventsMapping"
#### Source
[src/types/utility.ts:11](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/utility.ts#L11)
[src/types/utility.ts:11](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/utility.ts#L11)
***
@@ -33,7 +33,7 @@ title: "SernEventsMapping"
#### Source
[src/types/utility.ts:10](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/utility.ts#L10)
[src/types/utility.ts:10](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/utility.ts#L10)
***
@@ -43,7 +43,7 @@ title: "SernEventsMapping"
#### Source
[src/types/utility.ts:14](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/utility.ts#L14)
[src/types/utility.ts:14](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/utility.ts#L14)
***
@@ -53,4 +53,4 @@ title: "SernEventsMapping"
#### Source
[src/types/utility.ts:13](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/utility.ts#L13)
[src/types/utility.ts:13](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/utility.ts#L13)

View File

@@ -73,7 +73,7 @@ node\_modules/discord-api-types/payloads/v10/\_interactions/\_applicationCommand
#### Source
[src/types/core-modules.ts:417](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L417)
[src/types/core-modules.ts:417](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L417)
***
@@ -101,4 +101,4 @@ node\_modules/discord-api-types/payloads/v10/\_interactions/\_applicationCommand
#### Source
[src/types/core-modules.ts:416](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L416)
[src/types/core-modules.ts:416](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L416)

View File

@@ -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
***
@@ -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
***
@@ -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
***
@@ -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
***
@@ -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
***
@@ -87,7 +87,7 @@ node\_modules/discord.js/typings/index.d.ts:5034
#### Source
[src/types/core-modules.ts:422](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L422)
[src/types/core-modules.ts:422](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L422)
***
@@ -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
***
@@ -111,4 +111,4 @@ node\_modules/discord.js/typings/index.d.ts:5037
#### Source
[src/types/core-modules.ts:421](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L421)
[src/types/core-modules.ts:421](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L421)

View File

@@ -31,7 +31,7 @@ to create a slash command
#### Source
[src/types/core-modules.ts:315](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L315)
[src/types/core-modules.ts:315](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L315)
***
@@ -55,7 +55,7 @@ to create a slash command
#### Source
[src/types/core-modules.ts:317](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L317)
[src/types/core-modules.ts:317](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L317)
***
@@ -149,7 +149,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L199)
***
@@ -171,7 +171,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L127)
***
@@ -185,7 +185,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L123)
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L123)
***
@@ -199,7 +199,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L124)
***
@@ -209,7 +209,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:316](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L316)
[src/types/core-modules.ts:316](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L316)
***
@@ -223,7 +223,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L125)
***
@@ -237,4 +237,4 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:314](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L314)
[src/types/core-modules.ts:314](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L314)

View File

@@ -25,7 +25,7 @@ title: "StringSelectCommand"
#### Source
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L126)
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L126)
***
@@ -49,7 +49,7 @@ title: "StringSelectCommand"
#### Source
[src/types/core-modules.ts:248](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L248)
[src/types/core-modules.ts:248](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L248)
***
@@ -143,7 +143,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L199)
***
@@ -165,7 +165,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L127)
***
@@ -179,7 +179,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L123)
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L123)
***
@@ -193,7 +193,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L124)
***
@@ -207,7 +207,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L125)
***
@@ -221,4 +221,4 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:247](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L247)
[src/types/core-modules.ts:247](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L247)

View File

@@ -31,7 +31,7 @@ to create a text command
#### Source
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L126)
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L126)
***
@@ -55,7 +55,7 @@ to create a text command
#### Source
[src/types/core-modules.ts:307](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L307)
[src/types/core-modules.ts:307](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L307)
***
@@ -149,7 +149,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L199)
***
@@ -171,7 +171,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L127)
***
@@ -185,7 +185,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L123)
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L123)
***
@@ -199,7 +199,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L124)
***
@@ -213,7 +213,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L125)
***
@@ -227,4 +227,4 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:306](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L306)
[src/types/core-modules.ts:306](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L306)

View File

@@ -25,7 +25,7 @@ title: "UserSelectCommand"
#### Source
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L126)
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L126)
***
@@ -49,7 +49,7 @@ title: "UserSelectCommand"
#### Source
[src/types/core-modules.ts:276](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L276)
[src/types/core-modules.ts:276](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L276)
***
@@ -143,7 +143,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L199)
***
@@ -165,7 +165,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L127)
***
@@ -179,7 +179,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L123)
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L123)
***
@@ -193,7 +193,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L124)
***
@@ -207,7 +207,7 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L125)
***
@@ -221,4 +221,4 @@ module.locals.metadata = {
#### Source
[src/types/core-modules.ts:275](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L275)
[src/types/core-modules.ts:275](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L275)

View File

@@ -34,7 +34,7 @@ commands: ["./dist/commands"]
#### Source
[src/types/utility.ts:46](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/utility.ts#L46)
[src/types/utility.ts:46](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/utility.ts#L46)
***
@@ -56,7 +56,7 @@ defaultPrefix: "?"
#### Source
[src/types/utility.ts:65](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/utility.ts#L65)
[src/types/utility.ts:65](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/utility.ts#L65)
***
@@ -80,7 +80,7 @@ events: ["./dist/events"]
#### Source
[src/types/utility.ts:77](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/utility.ts#L77)
[src/types/utility.ts:77](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/utility.ts#L77)
***
@@ -102,7 +102,7 @@ false
#### Source
[src/types/utility.ts:55](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/utility.ts#L55)
[src/types/utility.ts:55](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/utility.ts#L55)
***
@@ -126,4 +126,4 @@ tasks: ["./dist/tasks"]
#### Source
[src/types/utility.ts:89](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/utility.ts#L89)
[src/types/utility.ts:89](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/utility.ts#L89)

View File

@@ -13,7 +13,7 @@ title: "Result"
#### Source
[src/core/presences.ts:59](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/presences.ts#L59)
[src/core/presences.ts:59](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/presences.ts#L59)
***
@@ -23,7 +23,7 @@ title: "Result"
#### Source
[src/core/presences.ts:58](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/presences.ts#L58)
[src/core/presences.ts:58](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/presences.ts#L58)
***
@@ -33,7 +33,7 @@ title: "Result"
#### Source
[src/core/presences.ts:62](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/presences.ts#L62)
[src/core/presences.ts:62](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/presences.ts#L62)
***
@@ -43,7 +43,7 @@ title: "Result"
#### Source
[src/core/presences.ts:61](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/presences.ts#L61)
[src/core/presences.ts:61](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/presences.ts#L61)
***
@@ -53,7 +53,7 @@ title: "Result"
#### Source
[src/core/presences.ts:60](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/presences.ts#L60)
[src/core/presences.ts:60](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/presences.ts#L60)
***
@@ -63,4 +63,4 @@ title: "Result"
#### Source
[src/core/presences.ts:57](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/presences.ts#L57)
[src/core/presences.ts:57](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/presences.ts#L57)

View File

@@ -31,4 +31,4 @@ title: "Config"
## Source
[src/core/presences.ts:50](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/presences.ts#L50)
[src/core/presences.ts:50](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/presences.ts#L50)

View File

@@ -33,4 +33,4 @@ Sern.init({
## Source
[src/sern.ts:32](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/sern.ts#L32)
[src/sern.ts:32](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/sern.ts#L32)

View File

@@ -9,4 +9,4 @@ title: "AnyPlugin"
## Source
[src/types/core-plugin.ts:55](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-plugin.ts#L55)
[src/types/core-plugin.ts:55](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-plugin.ts#L55)

View File

@@ -13,4 +13,4 @@ title: "CommandModule"
## Source
[src/types/core-modules.ts:337](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L337)
[src/types/core-modules.ts:337](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L337)

View File

@@ -9,4 +9,4 @@ title: "Controller"
## Source
[src/core/plugin.ts:137](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/plugin.ts#L137)
[src/core/plugin.ts:137](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/plugin.ts#L137)

View File

@@ -13,4 +13,4 @@ title: "EventModule"
## Source
[src/types/core-modules.ts:332](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L332)
[src/types/core-modules.ts:332](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L332)

View File

@@ -19,4 +19,4 @@ title: "LogPayload"
## Source
[src/core/interfaces.ts:55](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/interfaces.ts#L55)
[src/core/interfaces.ts:55](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/interfaces.ts#L55)

View File

@@ -9,4 +9,4 @@ title: "Payload"
## Source
[src/types/utility.ts:17](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/utility.ts#L17)
[src/types/utility.ts:17](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/utility.ts#L17)

View File

@@ -9,4 +9,4 @@ title: "PluginResult"
## Source
[src/types/core-plugin.ts:36](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-plugin.ts#L36)
[src/types/core-plugin.ts:36](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-plugin.ts#L36)

View File

@@ -15,4 +15,4 @@ Type that replaces autocomplete with [SernAutocompleteData](../../../../../../v4
## Source
[src/types/core-modules.ts:408](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L408)
[src/types/core-modules.ts:408](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/types/core-modules.ts#L408)

View File

@@ -114,4 +114,4 @@ Presence
## Source
[src/core/presences.ts:9](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/presences.ts#L9)
[src/core/presences.ts:9](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/presences.ts#L9)

View File

@@ -56,4 +56,4 @@ The object passed into every plugin to control a command's behavior
## Source
[src/core/plugin.ts:131](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/plugin.ts#L131)
[src/core/plugin.ts:131](https://github.com/sern-handler/handler/blob/513ac8edf4d89ef8d6a1ed18ea3d08f31adf7ddb/src/core/plugin.ts#L131)

View File

@@ -32,7 +32,13 @@ import { FileTree } from '@astrojs/starlight/components';
```js title='src/config.js'
export const commands = './dist/commands'
```
:::tip
`commands` also supports an array of folders!
```js title='src/config.js'
export const commands = ['./dist/commands', './dist/components']
```
This allows you to input your buttons, select menus, and modals separate from commands!
:::
We will pass this file so sern can start properly.
```js title='src/index.js'
@@ -68,10 +74,12 @@ export const OWNERS = ['182326315813306368']
:::caution
If you use javascript + common.js, star imports do not work. Please export an object default and put your configuration there.
```js
exports.default = {
commands : "./dist/commands",
}
Javascript + common.js is no longer supported! The following method will not work!
We use import/export context!
```diff
-exports.default = {
- commands : "./dist/commands",
-}
+export const commands = './dist/commands';
```
:::

View File

@@ -5,16 +5,29 @@ sidebar:
order: 1
---
```ts title="src/commands/ping.js"
import { commandModule, CommandType } from "@sern/handler";
```ts title="src/commands/google.ts"
import { commandModule, CommandType } from '@sern/handler';
import { ApplicationCommandOptionType } from 'discord.js';
export default commandModule({
type: CommandType.Both,
plugins: [],
description: "A ping command",
execute: async (ctx, sdt) => {
await ctx.reply("Pong 🏓");
},
type: CommandType.Slash,
plugins: [],
description: 'Look stuff up on Google',
options: [
{
name: 'query',
description: 'The query to search for',
type: ApplicationCommandOptionType.String,
required: true,
}
],
execute: async (ctx) => {
const query = ctx.options.getString('query', true);
const url = `https://google.com/search?q=${encodeURIComponent(query)}`;
await ctx.reply({
content: `<${url}>`,
});
},
});
```