diff --git a/es/index.html b/es/index.html index 14a898745..71901a0b2 100644 --- a/es/index.html +++ b/es/index.html @@ -38,6 +38,6 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem; Saltearse al contenido
sern

Create your dream Discord bot.

sern is a framework for building Discord bots; Better DX and an ecosystem of packages & plugins.

Showcase

-
Vinci

Vinci

The discord bot for Mara Turing

SmokinWeed 💨

SmokinWeed 💨

Small moderation bot

man-nomic

man-nomic

Displays LLM model information

Discoin

Discoin

Fuel your server's engagement with a fun, easy to use, and simple economy bot!

Albion Guide

Albion Guide

Gets info about The First Descendant Game.

sern Community

sern Community

The bot used to manage sern Community

Bask

Bask

A discord music bot

ezbd

ezbd

A simple birthday reminder bot

+
man-nomic

man-nomic

Displays LLM model information

sern Community

sern Community

The bot used to manage sern Community

ezbd

ezbd

A simple birthday reminder bot

SmokinWeed 💨

SmokinWeed 💨

Small moderation bot

Bask

Bask

A discord music bot

Albion Guide

Albion Guide

Gets info about The First Descendant Game.

Discoin

Discoin

Fuel your server's engagement with a fun, easy to use, and simple economy bot!

Vinci

Vinci

The discord bot for Mara Turing

Features

Modular

Take apart, build, or customize code with ease to create robust bots.

Concise

Commands are significantly smaller than other competitors. Write impactful, concise code.

Familiar

Code like a traditional command framework. The API is simple and resembles classic v12 command handlers.

\ No newline at end of file diff --git a/es/v4/api/classes/context/index.html b/es/v4/api/classes/context/index.html index 5b311b065..87a82d2db 100644 --- a/es/v4/api/classes/context/index.html +++ b/es/v4/api/classes/context/index.html @@ -53,7 +53,7 @@ Message and ChatInputCommandInteraction

Returns

null | TextBasedChannel

Source

-

src/core/structures/context.ts:43

+

src/core/structures/context.ts:43


channelId

@@ -62,7 +62,7 @@ Message and ChatInputCommandInteraction

Returns

string

Source

-

src/core/structures/context.ts:47

+

src/core/structures/context.ts:47


client

@@ -71,7 +71,7 @@ Message and ChatInputCommandInteraction

Returns

Client<boolean>

Source

-

src/core/structures/context.ts:107

+

src/core/structures/context.ts:107


createdTimestamp

@@ -80,7 +80,7 @@ Message and ChatInputCommandInteraction

Returns

number

Source

-

src/core/structures/context.ts:67

+

src/core/structures/context.ts:67


guild

@@ -89,7 +89,7 @@ Message and ChatInputCommandInteraction

Returns

null | Guild

Source

-

src/core/structures/context.ts:71

+

src/core/structures/context.ts:71


guildId

@@ -98,7 +98,7 @@ Message and ChatInputCommandInteraction

Returns

null | string

Source

-

src/core/structures/context.ts:75

+

src/core/structures/context.ts:75


id

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

Returns

string

Source

-

src/core/structures/context.ts:39

+

src/core/structures/context.ts:39


inGuild

@@ -116,7 +116,7 @@ Message and ChatInputCommandInteraction

Returns

boolean

Source

-

src/core/structures/context.ts:111

+

src/core/structures/context.ts:111


interaction

@@ -125,7 +125,7 @@ Message and ChatInputCommandInteraction

Returns

ChatInputCommandInteraction<CacheType>

Source

-

src/core/structures/context.ts:99

+

src/core/structures/context.ts:99


member

@@ -134,7 +134,7 @@ Message and ChatInputCommandInteraction

Returns

null | GuildMember | APIInteractionGuildMember

Source

-

src/core/structures/context.ts:81

+

src/core/structures/context.ts:81


message

@@ -143,7 +143,7 @@ Message and ChatInputCommandInteraction

Returns

Message<boolean>

Source

-

src/core/structures/context.ts:85

+

src/core/structures/context.ts:85


options

@@ -152,7 +152,7 @@ Message and ChatInputCommandInteraction

Returns

string[] | Omit<CommandInteractionOptionResolver<CacheType>, "getMessage" | "getFocused">

Source

-

src/core/structures/context.ts:25

+

src/core/structures/context.ts:25


prefix

@@ -161,7 +161,7 @@ Message and ChatInputCommandInteraction

Returns

undefined | string

Source

-

src/core/structures/context.ts:36

+

src/core/structures/context.ts:36


user

@@ -172,7 +172,7 @@ else, interaction.user

Returns

User

Source

-

src/core/structures/context.ts:55

+

src/core/structures/context.ts:55


userId

@@ -181,7 +181,7 @@ else, interaction.user

Returns

string

Source

-

src/core/structures/context.ts:63

+

src/core/structures/context.ts:63

Methods

isMessage()

@@ -190,7 +190,7 @@ else, interaction.user

Returns

this is Context & Object

Source

-

src/core/structures/context.ts:91

+

src/core/structures/context.ts:91


isSlash()

@@ -199,7 +199,7 @@ else, interaction.user

Returns

this is Context & Object

Source

-

src/core/structures/context.ts:95

+

src/core/structures/context.ts:95


reply()

@@ -210,7 +210,7 @@ else, interaction.user

Returns

Promise<Message<boolean>>

Source

-

src/core/structures/context.ts:115

+

src/core/structures/context.ts:115


wrap()

@@ -222,4 +222,4 @@ else, interaction.user

Returns

Context

Source

-

src/core/structures/context.ts:124

Última actualización:

\ No newline at end of file +

src/core/structures/context.ts:124

Última actualización:

\ No newline at end of file diff --git a/es/v4/api/enumerations/commandtype/index.html b/es/v4/api/enumerations/commandtype/index.html index d3b48c474..e3c31c42a 100644 --- a/es/v4/api/enumerations/commandtype/index.html +++ b/es/v4/api/enumerations/commandtype/index.html @@ -52,81 +52,81 @@ A bitfield that discriminates command modules

Both: 3

Source

-

src/core/structures/enums.ts:20

+

src/core/structures/enums.ts:20


Button

Button: 16

Source

-

src/core/structures/enums.ts:23

+

src/core/structures/enums.ts:23


ChannelSelect

ChannelSelect: 1024

Source

-

src/core/structures/enums.ts:29

+

src/core/structures/enums.ts:29


CtxMsg

CtxMsg: 8

Source

-

src/core/structures/enums.ts:22

+

src/core/structures/enums.ts:22


CtxUser

CtxUser: 4

Source

-

src/core/structures/enums.ts:21

+

src/core/structures/enums.ts:21


MentionableSelect

MentionableSelect: 512

Source

-

src/core/structures/enums.ts:28

+

src/core/structures/enums.ts:28


Modal: 64

Source

-

src/core/structures/enums.ts:25

+

src/core/structures/enums.ts:25


RoleSelect

RoleSelect: 256

Source

-

src/core/structures/enums.ts:27

+

src/core/structures/enums.ts:27


Slash

Slash: 2

Source

-

src/core/structures/enums.ts:19

+

src/core/structures/enums.ts:19


StringSelect

StringSelect: 32

Source

-

src/core/structures/enums.ts:24

+

src/core/structures/enums.ts:24


Text

Text: 1

Source

-

src/core/structures/enums.ts:18

+

src/core/structures/enums.ts:18


UserSelect

UserSelect: 128

Source

-

src/core/structures/enums.ts:26

Última actualización:

\ No newline at end of file +

src/core/structures/enums.ts:26

Última actualización:

\ No newline at end of file diff --git a/es/v4/api/enumerations/eventtype/index.html b/es/v4/api/enumerations/eventtype/index.html index 57583df8c..507088768 100644 --- a/es/v4/api/enumerations/eventtype/index.html +++ b/es/v4/api/enumerations/eventtype/index.html @@ -51,7 +51,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

The EventType for handling discord events

Source

-

src/core/structures/enums.ts:51

+

src/core/structures/enums.ts:51


External

@@ -60,7 +60,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

The EventType for handling external events. Could be for example, process events, database events

Source

-

src/core/structures/enums.ts:60

+

src/core/structures/enums.ts:60


Sern

@@ -68,4 +68,4 @@ Could be for example, process events, database events

The EventType for handling sern events

Source

-

src/core/structures/enums.ts:55

Última actualización:

\ No newline at end of file +

src/core/structures/enums.ts:55

Última actualización:

\ No newline at end of file diff --git a/es/v4/api/enumerations/payloadtype/index.html b/es/v4/api/enumerations/payloadtype/index.html index 0943aadf4..f18b598cb 100644 --- a/es/v4/api/enumerations/payloadtype/index.html +++ b/es/v4/api/enumerations/payloadtype/index.html @@ -50,18 +50,18 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

Failure: "failure"

Source

-

src/core/structures/enums.ts:93

+

src/core/structures/enums.ts:93


Success

Success: "success"

Source

-

src/core/structures/enums.ts:92

+

src/core/structures/enums.ts:92


Warning

Warning: "warning"

Source

-

src/core/structures/enums.ts:94

Última actualización:

\ No newline at end of file +

src/core/structures/enums.ts:94

Última actualización:

\ No newline at end of file diff --git a/es/v4/api/enumerations/plugintype/index.html b/es/v4/api/enumerations/plugintype/index.html index 645f28dc2..b9bfca494 100644 --- a/es/v4/api/enumerations/plugintype/index.html +++ b/es/v4/api/enumerations/plugintype/index.html @@ -51,7 +51,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

The PluginType for EventPlugins

Source

-

src/core/structures/enums.ts:85

+

src/core/structures/enums.ts:85


Init

@@ -59,4 +59,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

The PluginType for InitPlugins

Source

-

src/core/structures/enums.ts:81

Última actualización:

\ No newline at end of file +

src/core/structures/enums.ts:81

Última actualización:

\ No newline at end of file diff --git a/es/v4/api/functions/commandcontrolplugin/index.html b/es/v4/api/functions/commandcontrolplugin/index.html index e558a5d75..d8edae98c 100644 --- a/es/v4/api/functions/commandcontrolplugin/index.html +++ b/es/v4/api/functions/commandcontrolplugin/index.html @@ -74,4 +74,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;
  • Useful for implementing preconditions, filters, and command preprocessing
  • Source

    -

    src/core/plugin.ts:120

    Última actualización:

    \ No newline at end of file +

    src/core/plugin.ts:120

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/functions/commandinitplugin/index.html b/es/v4/api/functions/commandinitplugin/index.html index a0fdf5401..4622961a3 100644 --- a/es/v4/api/functions/commandinitplugin/index.html +++ b/es/v4/api/functions/commandinitplugin/index.html @@ -69,4 +69,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;
  • Use controller.stop(reason) to halt plugin execution
  • Source

    -

    src/core/plugin.ts:62

    Última actualización:

    \ No newline at end of file +

    src/core/plugin.ts:62

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/functions/commandmodule/index.html b/es/v4/api/functions/commandmodule/index.html index 324e0852e..9d16cd2d4 100644 --- a/es/v4/api/functions/commandmodule/index.html +++ b/es/v4/api/functions/commandmodule/index.html @@ -58,4 +58,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Example

    1
    // Command with component interaction
    2
    export default commandModule({
    3
    type: CommandType.Slash,
    4
    description: "Interactive command",
    5
    execute: async (ctx) => {
    6
    const button = new ButtonBuilder({
    7
    customId: "btn/someData",
    8
    label: "Click me",
    9
    style: ButtonStyle.Primary
    10
    });
    11
    await ctx.reply({
    12
    content: "Interactive message",
    13
    components: [new ActionRowBuilder().addComponents(button)]
    14
    });
    15
    }
    16
    });

    Source

    -

    src/core/modules.ts:47

    Última actualización:

    \ No newline at end of file +

    src/core/modules.ts:47

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/functions/discordevent/index.html b/es/v4/api/functions/discordevent/index.html index 72205b0dd..b1c71eb62 100644 --- a/es/v4/api/functions/discordevent/index.html +++ b/es/v4/api/functions/discordevent/index.html @@ -58,4 +58,4 @@ where typings were bad.

    Returns

    Module

    Source

    -

    src/core/modules.ts:97

    Última actualización:

    \ No newline at end of file +

    src/core/modules.ts:97

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/functions/eventinitplugin/index.html b/es/v4/api/functions/eventinitplugin/index.html index 5a8324cca..992547925 100644 --- a/es/v4/api/functions/eventinitplugin/index.html +++ b/es/v4/api/functions/eventinitplugin/index.html @@ -51,4 +51,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Since

    2.5.0

    Source

    -

    src/core/plugin.ts:15

    Última actualización:

    \ No newline at end of file +

    src/core/plugin.ts:15

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/functions/eventmodule/index.html b/es/v4/api/functions/eventmodule/index.html index 627175148..d4669589c 100644 --- a/es/v4/api/functions/eventmodule/index.html +++ b/es/v4/api/functions/eventmodule/index.html @@ -63,4 +63,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Example

    1
    // Custom sern event
    2
    export default eventModule({
    3
    type: EventType.Sern,
    4
    execute: async (eventData) => {
    5
    // Handle sern-specific event
    6
    }
    7
    });

    Source

    -

    src/core/modules.ts:83

    Última actualización:

    \ No newline at end of file +

    src/core/modules.ts:83

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/functions/makedependencies/index.html b/es/v4/api/functions/makedependencies/index.html index 49664ca7c..40f7c1b45 100644 --- a/es/v4/api/functions/makedependencies/index.html +++ b/es/v4/api/functions/makedependencies/index.html @@ -53,4 +53,4 @@ This is required to start the handler, and is to be called before Sern.init.

    Example

    1
    await makeDependencies(({ add }) => {
    2
    add('@sern/client', new Client({ intents, partials })
    3
    })

    Source

    -

    src/core/ioc.ts:63

    Última actualización:

    \ No newline at end of file +

    src/core/ioc.ts:63

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/functions/makeplugin/index.html b/es/v4/api/functions/makeplugin/index.html index 54fb7074b..cbee1a918 100644 --- a/es/v4/api/functions/makeplugin/index.html +++ b/es/v4/api/functions/makeplugin/index.html @@ -52,4 +52,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    Plugin<V>

    Source

    -

    src/core/plugin.ts:6

    Última actualización:

    \ No newline at end of file +

    src/core/plugin.ts:6

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/functions/scheduledtask/index.html b/es/v4/api/functions/scheduledtask/index.html index b339afde4..9a2c27b0a 100644 --- a/es/v4/api/functions/scheduledtask/index.html +++ b/es/v4/api/functions/scheduledtask/index.html @@ -62,4 +62,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    See

    https://crontab.guru/ for testing and creating cron patterns

    Source

    -

    src/core/modules.ts:132

    \ No newline at end of file +

    src/core/modules.ts:132

    \ No newline at end of file diff --git a/es/v4/api/functions/service/index.html b/es/v4/api/functions/service/index.html index 845e4044b..3525b368c 100644 --- a/es/v4/api/functions/service/index.html +++ b/es/v4/api/functions/service/index.html @@ -62,4 +62,4 @@ Note: this method only works AFTER your container has been initiated

    Throws

    if container is absent or not present

    Source

    -

    src/core/ioc.ts:93

    Última actualización:

    \ No newline at end of file +

    src/core/ioc.ts:93

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/functions/services/index.html b/es/v4/api/functions/services/index.html index 85c2d45f3..1edc7a74e 100644 --- a/es/v4/api/functions/services/index.html +++ b/es/v4/api/functions/services/index.html @@ -57,4 +57,4 @@ The plural version of Servi

    Throws

    if container is absent or not present

    Source

    -

    src/core/ioc.ts:103

    Última actualización:

    \ No newline at end of file +

    src/core/ioc.ts:103

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/functions/single/index.html b/es/v4/api/functions/single/index.html index 135bdacd5..003df556d 100644 --- a/es/v4/api/functions/single/index.html +++ b/es/v4/api/functions/single/index.html @@ -52,4 +52,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    T

    Source

    -

    src/core/ioc.ts:112

    Última actualización:

    \ No newline at end of file +

    src/core/ioc.ts:112

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/functions/transient/index.html b/es/v4/api/functions/transient/index.html index 345b529be..bce7b8822 100644 --- a/es/v4/api/functions/transient/index.html +++ b/es/v4/api/functions/transient/index.html @@ -55,4 +55,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    2.0.0 Creates a transient object

    Source

    -

    src/core/ioc.ts:123

    Última actualización:

    \ No newline at end of file +

    src/core/ioc.ts:123

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/bothcommand/index.html b/es/v4/api/interfaces/bothcommand/index.html index 16eae27ec..b0288fb25 100644 --- a/es/v4/api/interfaces/bothcommand/index.html +++ b/es/v4/api/interfaces/bothcommand/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.description

    Source

    -

    src/types/core-modules.ts:284

    +

    src/types/core-modules.ts:284


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:286

    +

    src/types/core-modules.ts:286


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,14 +149,14 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    options?

    optional options: SernOptionsData[]

    Source

    -

    src/types/core-modules.ts:285

    +

    src/types/core-modules.ts:285


    plugins

    @@ -165,7 +165,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -174,4 +174,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:283

    Última actualización:

    \ No newline at end of file +

    src/types/core-modules.ts:283

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/buttoncommand/index.html b/es/v4/api/interfaces/buttoncommand/index.html index 97c33ae3b..6ea35fc8a 100644 --- a/es/v4/api/interfaces/buttoncommand/index.html +++ b/es/v4/api/interfaces/buttoncommand/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:226

    +

    src/types/core-modules.ts:226


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,7 +149,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -158,7 +158,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -167,4 +167,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:225

    Última actualización:

    \ No newline at end of file +

    src/types/core-modules.ts:225

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/channelselectcommand/index.html b/es/v4/api/interfaces/channelselectcommand/index.html index fd6efa073..e6a7a06dc 100644 --- a/es/v4/api/interfaces/channelselectcommand/index.html +++ b/es/v4/api/interfaces/channelselectcommand/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:236

    +

    src/types/core-modules.ts:236


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,7 +149,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -158,7 +158,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -167,4 +167,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:235

    Última actualización:

    \ No newline at end of file +

    src/types/core-modules.ts:235

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/commandmoduledefs/index.html b/es/v4/api/interfaces/commandmoduledefs/index.html index 9b03988cf..286e64af8 100644 --- a/es/v4/api/interfaces/commandmoduledefs/index.html +++ b/es/v4/api/interfaces/commandmoduledefs/index.html @@ -47,81 +47,81 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    1: TextCommand

    Source

    -

    src/types/core-modules.ts:307

    +

    src/types/core-modules.ts:307


    1024

    1024: ChannelSelectCommand

    Source

    -

    src/types/core-modules.ts:315

    +

    src/types/core-modules.ts:315


    128

    128: UserSelectCommand

    Source

    -

    src/types/core-modules.ts:317

    +

    src/types/core-modules.ts:317


    16

    16: ButtonCommand

    Source

    -

    src/types/core-modules.ts:312

    +

    src/types/core-modules.ts:312


    2

    2: SlashCommand

    Source

    -

    src/types/core-modules.ts:308

    +

    src/types/core-modules.ts:308


    256

    256: RoleSelectCommand

    Source

    -

    src/types/core-modules.ts:314

    +

    src/types/core-modules.ts:314


    3

    3: BothCommand

    Source

    -

    src/types/core-modules.ts:309

    +

    src/types/core-modules.ts:309


    32

    32: StringSelectCommand

    Source

    -

    src/types/core-modules.ts:313

    +

    src/types/core-modules.ts:313


    4

    4: ContextMenuUser

    Source

    -

    src/types/core-modules.ts:311

    +

    src/types/core-modules.ts:311


    512

    512: MentionableSelectCommand

    Source

    -

    src/types/core-modules.ts:316

    +

    src/types/core-modules.ts:316


    64

    64: ModalSubmitCommand

    Source

    -

    src/types/core-modules.ts:318

    +

    src/types/core-modules.ts:318


    8

    8: ContextMenuMsg

    Source

    -

    src/types/core-modules.ts:310

    Última actualización:

    \ No newline at end of file +

    src/types/core-modules.ts:310

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/contextmenumsg/index.html b/es/v4/api/interfaces/contextmenumsg/index.html index 5a631c5d3..705302fec 100644 --- a/es/v4/api/interfaces/contextmenumsg/index.html +++ b/es/v4/api/interfaces/contextmenumsg/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:221

    +

    src/types/core-modules.ts:221


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,7 +149,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -158,7 +158,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -167,4 +167,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:220

    Última actualización:

    \ No newline at end of file +

    src/types/core-modules.ts:220

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/contextmenuuser/index.html b/es/v4/api/interfaces/contextmenuuser/index.html index f5a253ddf..780dd8144 100644 --- a/es/v4/api/interfaces/contextmenuuser/index.html +++ b/es/v4/api/interfaces/contextmenuuser/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:216

    +

    src/types/core-modules.ts:216


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,7 +149,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -158,7 +158,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -167,4 +167,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:215

    Última actualización:

    \ No newline at end of file +

    src/types/core-modules.ts:215

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/controlplugin/index.html b/es/v4/api/interfaces/controlplugin/index.html index a91d0c1d5..4f6c32dc4 100644 --- a/es/v4/api/interfaces/controlplugin/index.html +++ b/es/v4/api/interfaces/controlplugin/index.html @@ -59,7 +59,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Plugin.execute

    Source

    -

    src/types/core-plugin.ts:44

    +

    src/types/core-plugin.ts:44


    type

    @@ -68,4 +68,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Plugin.type

    Source

    -

    src/types/core-plugin.ts:52

    Última actualización:

    \ No newline at end of file +

    src/types/core-plugin.ts:52

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/coredependencies/index.html b/es/v4/api/interfaces/coredependencies/index.html index e5ad317a0..9d992b935 100644 --- a/es/v4/api/interfaces/coredependencies/index.html +++ b/es/v4/api/interfaces/coredependencies/index.html @@ -48,7 +48,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    discord.js client.

    Source

    -

    src/core/ioc.ts:140

    +

    src/core/ioc.ts:140


    @sern/emitter

    @@ -57,7 +57,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    sern emitter listens to events that happen throughout the handler. some include module.register, module.activate.

    Source

    -

    src/core/ioc.ts:145

    +

    src/core/ioc.ts:145


    @sern/errors

    @@ -66,7 +66,7 @@ the handler. some include module.register, module.activate.

    An error handler which is the final step before the sern process actually crashes.

    Source

    -

    src/core/ioc.ts:150

    +

    src/core/ioc.ts:150


    @sern/logger?

    @@ -74,7 +74,7 @@ the sern process actually crashes.

    Optional logger. Performs … logging

    Source

    -

    src/core/ioc.ts:154

    +

    src/core/ioc.ts:154


    @sern/modules

    @@ -83,11 +83,11 @@ the sern process actually crashes.

    Readonly module store. sern stores these by module.meta.id -> Module

    Source

    -

    src/core/ioc.ts:159

    +

    src/core/ioc.ts:159


    @sern/scheduler

    @sern/scheduler: TaskScheduler

    Source

    -

    src/core/ioc.ts:161

    Última actualización:

    \ No newline at end of file +

    src/core/ioc.ts:161

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/discordeventcommand/index.html b/es/v4/api/interfaces/discordeventcommand/index.html index 7ef137257..82635f6e1 100644 --- a/es/v4/api/interfaces/discordeventcommand/index.html +++ b/es/v4/api/interfaces/discordeventcommand/index.html @@ -55,7 +55,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    locals

    @@ -102,7 +102,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -119,7 +119,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -128,7 +128,7 @@ to attach metadata or configuration to modules.

    Overrides

    Module.name

    Source

    -

    src/types/core-modules.ts:266

    +

    src/types/core-modules.ts:266


    onEvent

    @@ -137,7 +137,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -146,7 +146,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -155,7 +155,7 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:267

    +

    src/types/core-modules.ts:267

    Methods

    execute()

    @@ -168,4 +168,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:268

    Última actualización:

    \ No newline at end of file +

    src/types/core-modules.ts:268

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/disposable/index.html b/es/v4/api/interfaces/disposable/index.html index 2e300d990..a05ed5749 100644 --- a/es/v4/api/interfaces/disposable/index.html +++ b/es/v4/api/interfaces/disposable/index.html @@ -51,4 +51,4 @@ Let dependencies implement this to dispose and cleanup.

    Returns

    unknown

    Source

    -

    src/core/interfaces.ts:17

    Última actualización:

    \ No newline at end of file +

    src/core/interfaces.ts:17

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/emitter/index.html b/es/v4/api/interfaces/emitter/index.html index ea6ca534b..63b36356a 100644 --- a/es/v4/api/interfaces/emitter/index.html +++ b/es/v4/api/interfaces/emitter/index.html @@ -52,7 +52,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    this

    Source

    -

    src/core/interfaces.ts:22

    +

    src/core/interfaces.ts:22


    emit()

    @@ -64,7 +64,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    boolean

    Source

    -

    src/core/interfaces.ts:24

    +

    src/core/interfaces.ts:24


    removeListener()

    @@ -76,4 +76,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    this

    Source

    -

    src/core/interfaces.ts:23

    Última actualización:

    \ No newline at end of file +

    src/core/interfaces.ts:23

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/errorhandling/index.html b/es/v4/api/interfaces/errorhandling/index.html index ac491cdfe..6b03f31e5 100644 --- a/es/v4/api/interfaces/errorhandling/index.html +++ b/es/v4/api/interfaces/errorhandling/index.html @@ -54,7 +54,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    never

    Source

    -

    src/core/interfaces.ts:36

    +

    src/core/interfaces.ts:36


    updateAlive()

    @@ -66,4 +66,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    void

    Source

    -

    src/core/interfaces.ts:41

    Última actualización:

    \ No newline at end of file +

    src/core/interfaces.ts:41

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/eventmoduledefs/index.html b/es/v4/api/interfaces/eventmoduledefs/index.html index 6ee94cff5..64dda04ef 100644 --- a/es/v4/api/interfaces/eventmoduledefs/index.html +++ b/es/v4/api/interfaces/eventmoduledefs/index.html @@ -49,18 +49,18 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    0: DiscordEventCommand<T>

    Source

    -

    src/types/core-modules.ts:323

    +

    src/types/core-modules.ts:323


    1

    1: SernEventCommand<keyof SernEventsMapping>

    Source

    -

    src/types/core-modules.ts:322

    +

    src/types/core-modules.ts:322


    2

    2: ExternalEventCommand

    Source

    -

    src/types/core-modules.ts:324

    Última actualización:

    \ No newline at end of file +

    src/types/core-modules.ts:324

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/externaleventcommand/index.html b/es/v4/api/interfaces/externaleventcommand/index.html index 148b96703..6d0abe00b 100644 --- a/es/v4/api/interfaces/externaleventcommand/index.html +++ b/es/v4/api/interfaces/externaleventcommand/index.html @@ -53,14 +53,14 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    emitter

    emitter: keyof Dependencies

    Source

    -

    src/types/core-modules.ts:208

    +

    src/types/core-modules.ts:208


    locals

    @@ -107,7 +107,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -124,7 +124,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -133,7 +133,7 @@ to attach metadata or configuration to modules.

    Overrides

    Module.name

    Source

    -

    src/types/core-modules.ts:207

    +

    src/types/core-modules.ts:207


    onEvent

    @@ -142,7 +142,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -151,7 +151,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -160,7 +160,7 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:209

    +

    src/types/core-modules.ts:209

    Methods

    execute()

    @@ -173,4 +173,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:210

    Última actualización:

    \ No newline at end of file +

    src/types/core-modules.ts:210

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/init/index.html b/es/v4/api/interfaces/init/index.html index 41825b7c4..fe23415bd 100644 --- a/es/v4/api/interfaces/init/index.html +++ b/es/v4/api/interfaces/init/index.html @@ -51,4 +51,4 @@ Let dependencies implement this to initiate some logic.

    Returns

    unknown

    Source

    -

    src/core/interfaces.ts:9

    Última actualización:

    \ No newline at end of file +

    src/core/interfaces.ts:9

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/initplugin/index.html b/es/v4/api/interfaces/initplugin/index.html index 32d036102..a00e1ca85 100644 --- a/es/v4/api/interfaces/initplugin/index.html +++ b/es/v4/api/interfaces/initplugin/index.html @@ -59,7 +59,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Plugin.execute

    Source

    -

    src/types/core-plugin.ts:49

    +

    src/types/core-plugin.ts:49


    type

    @@ -68,4 +68,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Plugin.type

    Source

    -

    src/types/core-plugin.ts:48

    Última actualización:

    \ No newline at end of file +

    src/types/core-plugin.ts:48

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/logging/index.html b/es/v4/api/interfaces/logging/index.html index 5de56769f..b6548b292 100644 --- a/es/v4/api/interfaces/logging/index.html +++ b/es/v4/api/interfaces/logging/index.html @@ -55,7 +55,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    void

    Source

    -

    src/core/interfaces.ts:52

    +

    src/core/interfaces.ts:52


    error()

    @@ -66,7 +66,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    void

    Source

    -

    src/core/interfaces.ts:49

    +

    src/core/interfaces.ts:49


    info()

    @@ -77,7 +77,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    void

    Source

    -

    src/core/interfaces.ts:51

    +

    src/core/interfaces.ts:51


    warning()

    @@ -88,4 +88,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    void

    Source

    -

    src/core/interfaces.ts:50

    Última actualización:

    \ No newline at end of file +

    src/core/interfaces.ts:50

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/mentionableselectcommand/index.html b/es/v4/api/interfaces/mentionableselectcommand/index.html index 4aff3be3d..372b82c68 100644 --- a/es/v4/api/interfaces/mentionableselectcommand/index.html +++ b/es/v4/api/interfaces/mentionableselectcommand/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:246

    +

    src/types/core-modules.ts:246


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,7 +149,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -158,7 +158,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -167,4 +167,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:245

    Última actualización:

    \ No newline at end of file +

    src/types/core-modules.ts:245

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/modalsubmitcommand/index.html b/es/v4/api/interfaces/modalsubmitcommand/index.html index 9ab091edc..f3d079245 100644 --- a/es/v4/api/interfaces/modalsubmitcommand/index.html +++ b/es/v4/api/interfaces/modalsubmitcommand/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:256

    +

    src/types/core-modules.ts:256


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,7 +149,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -158,7 +158,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -167,4 +167,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:255

    Última actualización:

    \ No newline at end of file +

    src/types/core-modules.ts:255

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/module/index.html b/es/v4/api/interfaces/module/index.html index aed10fb2a..e947d9e19 100644 --- a/es/v4/api/interfaces/module/index.html +++ b/es/v4/api/interfaces/module/index.html @@ -65,7 +65,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    optional description: string

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    locals

    @@ -110,7 +110,7 @@ to attach metadata or configuration to modules.

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -125,35 +125,35 @@ to attach metadata or configuration to modules.

    id: string

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    optional name: string

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    onEvent: ControlPlugin<any[]>[]

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    plugins: InitPlugin<any[]>[]

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    type: CommandType | EventType

    Source

    -

    src/types/core-modules.ts:118

    +

    src/types/core-modules.ts:118

    Methods

    execute()

    @@ -164,4 +164,4 @@ to attach metadata or configuration to modules.

    Returns

    any

    Source

    -

    src/types/core-modules.ts:196

    Última actualización:

    \ No newline at end of file +

    src/types/core-modules.ts:196

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/plugin/index.html b/es/v4/api/interfaces/plugin/index.html index 8793ecc71..134678903 100644 --- a/es/v4/api/interfaces/plugin/index.html +++ b/es/v4/api/interfaces/plugin/index.html @@ -58,11 +58,11 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    PluginResult

    Source

    -

    src/types/core-plugin.ts:44

    +

    src/types/core-plugin.ts:44


    type

    type: PluginType

    Source

    -

    src/types/core-plugin.ts:43

    Última actualización:

    \ No newline at end of file +

    src/types/core-plugin.ts:43

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/roleselectcommand/index.html b/es/v4/api/interfaces/roleselectcommand/index.html index 08133c2ac..5a0f6be7b 100644 --- a/es/v4/api/interfaces/roleselectcommand/index.html +++ b/es/v4/api/interfaces/roleselectcommand/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:241

    +

    src/types/core-modules.ts:241


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,7 +149,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -158,7 +158,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -167,4 +167,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:240

    Última actualización:

    \ No newline at end of file +

    src/types/core-modules.ts:240

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/scheduledtask/index.html b/es/v4/api/interfaces/scheduledtask/index.html index 05a4722fc..f4a5d21db 100644 --- a/es/v4/api/interfaces/scheduledtask/index.html +++ b/es/v4/api/interfaces/scheduledtask/index.html @@ -47,21 +47,21 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    optional name: string

    Source

    -

    src/types/core-modules.ts:403

    +

    src/types/core-modules.ts:403


    timezone?

    optional timezone: string

    Source

    -

    src/types/core-modules.ts:405

    +

    src/types/core-modules.ts:405


    trigger

    trigger: string | Date

    Source

    -

    src/types/core-modules.ts:404

    +

    src/types/core-modules.ts:404

    Methods

    execute()

    @@ -73,4 +73,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    Awaitable<void>

    Source

    -

    src/types/core-modules.ts:406

    \ No newline at end of file +

    src/types/core-modules.ts:406

    \ No newline at end of file diff --git a/es/v4/api/interfaces/sdt/index.html b/es/v4/api/interfaces/sdt/index.html index 56eb37bef..8578a532c 100644 --- a/es/v4/api/interfaces/sdt/index.html +++ b/es/v4/api/interfaces/sdt/index.html @@ -73,7 +73,7 @@ passed through the plugin pipeline to command modules.

    Instance of application dependencies

    Source

    -

    src/types/core-modules.ts:87

    +

    src/types/core-modules.ts:87


    module

    @@ -97,7 +97,7 @@ passed through the plugin pipeline to command modules.

    name: string

    Source

    -

    src/types/core-modules.ts:109

    +

    src/types/core-modules.ts:109


    params?

    @@ -105,7 +105,7 @@ passed through the plugin pipeline to command modules.

    Optional parameters passed to the command

    Source

    -

    src/types/core-modules.ts:104

    +

    src/types/core-modules.ts:104


    state

    @@ -113,7 +113,7 @@ passed through the plugin pipeline to command modules.

    Accumulated state data passed between plugins

    Source

    -

    src/types/core-modules.ts:79

    +

    src/types/core-modules.ts:79


    type

    @@ -121,4 +121,4 @@ passed through the plugin pipeline to command modules.

    Command type identifier

    Source

    -

    src/types/core-modules.ts:95

    \ No newline at end of file +

    src/types/core-modules.ts:95

    \ No newline at end of file diff --git a/es/v4/api/interfaces/sernautocompletedata/index.html b/es/v4/api/interfaces/sernautocompletedata/index.html index afa9f5c36..18666fa32 100644 --- a/es/v4/api/interfaces/sernautocompletedata/index.html +++ b/es/v4/api/interfaces/sernautocompletedata/index.html @@ -51,14 +51,14 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    autocomplete: true

    Source

    -

    src/types/core-modules.ts:329

    +

    src/types/core-modules.ts:329


    command

    command: AutocompleteCommand

    Source

    -

    src/types/core-modules.ts:334

    +

    src/types/core-modules.ts:334


    description

    @@ -110,4 +110,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    type: String | Integer | Number

    Source

    -

    src/types/core-modules.ts:330

    Última actualización:

    \ No newline at end of file +

    src/types/core-modules.ts:330

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/serneventcommand/index.html b/es/v4/api/interfaces/serneventcommand/index.html index 3666eb37e..b12524152 100644 --- a/es/v4/api/interfaces/serneventcommand/index.html +++ b/es/v4/api/interfaces/serneventcommand/index.html @@ -55,7 +55,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    locals

    @@ -102,7 +102,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -119,7 +119,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -128,7 +128,7 @@ to attach metadata or configuration to modules.

    Overrides

    Module.name

    Source

    -

    src/types/core-modules.ts:201

    +

    src/types/core-modules.ts:201


    onEvent

    @@ -137,7 +137,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -146,7 +146,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -155,7 +155,7 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:202

    +

    src/types/core-modules.ts:202

    Methods

    execute()

    @@ -168,4 +168,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:203

    Última actualización:

    \ No newline at end of file +

    src/types/core-modules.ts:203

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/serneventsmapping/index.html b/es/v4/api/interfaces/serneventsmapping/index.html index dbefd1b81..fb7ce988e 100644 --- a/es/v4/api/interfaces/serneventsmapping/index.html +++ b/es/v4/api/interfaces/serneventsmapping/index.html @@ -47,32 +47,32 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    error: [object]

    Source

    -

    src/types/utility.ts:12

    +

    src/types/utility.ts:12


    module.activate

    module.activate: [Payload]

    Source

    -

    src/types/utility.ts:11

    +

    src/types/utility.ts:11


    module.register

    module.register: [Payload]

    Source

    -

    src/types/utility.ts:10

    +

    src/types/utility.ts:10


    modulesLoaded

    modulesLoaded: [undefined?]

    Source

    -

    src/types/utility.ts:14

    +

    src/types/utility.ts:14


    warning

    warning: [Payload]

    Source

    -

    src/types/utility.ts:13

    Última actualización:

    \ No newline at end of file +

    src/types/utility.ts:13

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/sernsubcommanddata/index.html b/es/v4/api/interfaces/sernsubcommanddata/index.html index 294a864c5..bc27689e8 100644 --- a/es/v4/api/interfaces/sernsubcommanddata/index.html +++ b/es/v4/api/interfaces/sernsubcommanddata/index.html @@ -87,7 +87,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    optional options: SernOptionsData[]

    Source

    -

    src/types/core-modules.ts:369

    +

    src/types/core-modules.ts:369


    required?

    @@ -105,4 +105,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    APIApplicationCommandOptionBase.type

    Source

    -

    src/types/core-modules.ts:368

    Última actualización:

    \ No newline at end of file +

    src/types/core-modules.ts:368

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/sernsubcommandgroupdata/index.html b/es/v4/api/interfaces/sernsubcommandgroupdata/index.html index d0213b4c2..d4a0c064f 100644 --- a/es/v4/api/interfaces/sernsubcommandgroupdata/index.html +++ b/es/v4/api/interfaces/sernsubcommandgroupdata/index.html @@ -96,7 +96,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    optional options: SernSubCommandData[]

    Source

    -

    src/types/core-modules.ts:374

    +

    src/types/core-modules.ts:374


    required?

    @@ -112,4 +112,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    type: SubcommandGroup

    Source

    -

    src/types/core-modules.ts:373

    Última actualización:

    \ No newline at end of file +

    src/types/core-modules.ts:373

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/slashcommand/index.html b/es/v4/api/interfaces/slashcommand/index.html index 8a8d05be9..2502b7026 100644 --- a/es/v4/api/interfaces/slashcommand/index.html +++ b/es/v4/api/interfaces/slashcommand/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.description

    Source

    -

    src/types/core-modules.ts:277

    +

    src/types/core-modules.ts:277


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:279

    +

    src/types/core-modules.ts:279


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,14 +149,14 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    options?

    optional options: SernOptionsData[]

    Source

    -

    src/types/core-modules.ts:278

    +

    src/types/core-modules.ts:278


    plugins

    @@ -165,7 +165,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -174,4 +174,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:276

    Última actualización:

    \ No newline at end of file +

    src/types/core-modules.ts:276

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/stringselectcommand/index.html b/es/v4/api/interfaces/stringselectcommand/index.html index 47b6c1814..659a88777 100644 --- a/es/v4/api/interfaces/stringselectcommand/index.html +++ b/es/v4/api/interfaces/stringselectcommand/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:231

    +

    src/types/core-modules.ts:231


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,7 +149,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -158,7 +158,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -167,4 +167,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:230

    Última actualización:

    \ No newline at end of file +

    src/types/core-modules.ts:230

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/textcommand/index.html b/es/v4/api/interfaces/textcommand/index.html index e1968db1c..46e51f909 100644 --- a/es/v4/api/interfaces/textcommand/index.html +++ b/es/v4/api/interfaces/textcommand/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:272

    +

    src/types/core-modules.ts:272


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,7 +149,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -158,7 +158,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -167,4 +167,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:271

    Última actualización:

    \ No newline at end of file +

    src/types/core-modules.ts:271

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/userselectcommand/index.html b/es/v4/api/interfaces/userselectcommand/index.html index 9bd07bc65..851de2ba8 100644 --- a/es/v4/api/interfaces/userselectcommand/index.html +++ b/es/v4/api/interfaces/userselectcommand/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:251

    +

    src/types/core-modules.ts:251


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,7 +149,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -158,7 +158,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -167,4 +167,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:250

    Última actualización:

    \ No newline at end of file +

    src/types/core-modules.ts:250

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/interfaces/wrapper/index.html b/es/v4/api/interfaces/wrapper/index.html index a54980207..4b1729fc8 100644 --- a/es/v4/api/interfaces/wrapper/index.html +++ b/es/v4/api/interfaces/wrapper/index.html @@ -59,7 +59,7 @@ they were declared. Order of modules in each directory is not guaranteed

    Example

    1
    commands: ["./dist/commands"]

    Source

    -

    src/types/utility.ts:46

    +

    src/types/utility.ts:46


    defaultPrefix?

    @@ -72,7 +72,7 @@ will be disabled.

    Example

    1
    defaultPrefix: "?"

    Source

    -

    src/types/utility.ts:65

    +

    src/types/utility.ts:65


    events?

    @@ -87,7 +87,7 @@ Order of modules in each directory is not guaranteed.

    Example

    1
    events: ["./dist/events"]

    Source

    -

    src/types/utility.ts:77

    +

    src/types/utility.ts:77


    handleModuleErrors?

    @@ -100,7 +100,7 @@ during module execution, preventing crashes and providing error logging.

    Default

    1
    false

    Source

    -

    src/types/utility.ts:55

    +

    src/types/utility.ts:55


    tasks?

    @@ -115,4 +115,4 @@ Order of modules in each directory is not guaranteed.

    Example

    1
    tasks: ["./dist/tasks"]

    Source

    -

    src/types/utility.ts:89

    \ No newline at end of file +

    src/types/utility.ts:89

    \ No newline at end of file diff --git a/es/v4/api/namespaces/presence/interfaces/result/index.html b/es/v4/api/namespaces/presence/interfaces/result/index.html index a412c2ed9..044fbb4d7 100644 --- a/es/v4/api/namespaces/presence/interfaces/result/index.html +++ b/es/v4/api/namespaces/presence/interfaces/result/index.html @@ -47,39 +47,39 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    optional activities: ActivitiesOptions[]

    Source

    -

    src/core/presences.ts:59

    +

    src/core/presences.ts:59


    afk?

    optional afk: boolean

    Source

    -

    src/core/presences.ts:58

    +

    src/core/presences.ts:58


    onRepeat?

    optional onRepeat: PresenceReduce

    Source

    -

    src/core/presences.ts:62

    +

    src/core/presences.ts:62


    repeat?

    optional repeat: number | [Emitter, string]

    Source

    -

    src/core/presences.ts:61

    +

    src/core/presences.ts:61


    shardId?

    optional shardId: number[]

    Source

    -

    src/core/presences.ts:60

    +

    src/core/presences.ts:60


    status?

    optional status: Status

    Source

    -

    src/core/presences.ts:57

    \ No newline at end of file +

    src/core/presences.ts:57

    \ No newline at end of file diff --git a/es/v4/api/namespaces/presence/type-aliases/config/index.html b/es/v4/api/namespaces/presence/type-aliases/config/index.html index f4ad5a16b..b464f9194 100644 --- a/es/v4/api/namespaces/presence/type-aliases/config/index.html +++ b/es/v4/api/namespaces/presence/type-aliases/config/index.html @@ -60,4 +60,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    optional inject: [...T]

    Source

    -

    src/core/presences.ts:50

    \ No newline at end of file +

    src/core/presences.ts:50

    \ No newline at end of file diff --git a/es/v4/api/namespaces/sern/functions/init/index.html b/es/v4/api/namespaces/sern/functions/init/index.html index bafe0d52c..c04f08d99 100644 --- a/es/v4/api/namespaces/sern/functions/init/index.html +++ b/es/v4/api/namespaces/sern/functions/init/index.html @@ -55,4 +55,4 @@ Function to start the handler up

    Example

    src/index.ts
    1
    Sern.init({
    2
    commands: 'dist/commands',
    3
    events: 'dist/events',
    4
    })

    Source

    -

    src/sern.ts:32

    Última actualización:

    \ No newline at end of file +

    src/sern.ts:32

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/type-aliases/anyplugin/index.html b/es/v4/api/type-aliases/anyplugin/index.html index 42155001e..17bd782fd 100644 --- a/es/v4/api/type-aliases/anyplugin/index.html +++ b/es/v4/api/type-aliases/anyplugin/index.html @@ -45,4 +45,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    AnyPlugin: ControlPlugin | InitPlugin<[InitArgs<Processed<Module>>]>

    Source

    -

    src/types/core-plugin.ts:55

    Última actualización:

    \ No newline at end of file +

    src/types/core-plugin.ts:55

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/type-aliases/commandmodule/index.html b/es/v4/api/type-aliases/commandmodule/index.html index 126a86d85..aeb24c410 100644 --- a/es/v4/api/type-aliases/commandmodule/index.html +++ b/es/v4/api/type-aliases/commandmodule/index.html @@ -45,4 +45,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    CommandModule: TextCommand | SlashCommand | BothCommand | ContextMenuUser | ContextMenuMsg | ButtonCommand | StringSelectCommand | MentionableSelectCommand | UserSelectCommand | ChannelSelectCommand | RoleSelectCommand | ModalSubmitCommand

    Source

    -

    src/types/core-modules.ts:290

    Última actualización:

    \ No newline at end of file +

    src/types/core-modules.ts:290

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/type-aliases/controller/index.html b/es/v4/api/type-aliases/controller/index.html index 288aee2db..c22eb1647 100644 --- a/es/v4/api/type-aliases/controller/index.html +++ b/es/v4/api/type-aliases/controller/index.html @@ -45,4 +45,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Controller: typeof controller

    Source

    -

    src/core/plugin.ts:137

    Última actualización:

    \ No newline at end of file +

    src/core/plugin.ts:137

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/type-aliases/eventmodule/index.html b/es/v4/api/type-aliases/eventmodule/index.html index 67bb90b4f..77905e73c 100644 --- a/es/v4/api/type-aliases/eventmodule/index.html +++ b/es/v4/api/type-aliases/eventmodule/index.html @@ -45,4 +45,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    EventModule: DiscordEventCommand | SernEventCommand | ExternalEventCommand

    Source

    -

    src/types/core-modules.ts:289

    Última actualización:

    \ No newline at end of file +

    src/types/core-modules.ts:289

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/type-aliases/logpayload/index.html b/es/v4/api/type-aliases/logpayload/index.html index ba087934e..142503923 100644 --- a/es/v4/api/type-aliases/logpayload/index.html +++ b/es/v4/api/type-aliases/logpayload/index.html @@ -52,4 +52,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    message: T

    Source

    -

    src/core/interfaces.ts:55

    Última actualización:

    \ No newline at end of file +

    src/core/interfaces.ts:55

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/type-aliases/payload/index.html b/es/v4/api/type-aliases/payload/index.html index fd9fb19c6..9a21c6183 100644 --- a/es/v4/api/type-aliases/payload/index.html +++ b/es/v4/api/type-aliases/payload/index.html @@ -45,4 +45,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Payload: object | object | object

    Source

    -

    src/types/utility.ts:17

    Última actualización:

    \ No newline at end of file +

    src/types/utility.ts:17

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/type-aliases/pluginresult/index.html b/es/v4/api/type-aliases/pluginresult/index.html index 6ad79a1f8..982acbff8 100644 --- a/es/v4/api/type-aliases/pluginresult/index.html +++ b/es/v4/api/type-aliases/pluginresult/index.html @@ -45,4 +45,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    PluginResult: Awaitable<Result<Record<string, unknown> | undefined, string | undefined>>

    Source

    -

    src/types/core-plugin.ts:36

    Última actualización:

    \ No newline at end of file +

    src/types/core-plugin.ts:36

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/type-aliases/sernoptionsdata/index.html b/es/v4/api/type-aliases/sernoptionsdata/index.html index 5356085e7..52631b822 100644 --- a/es/v4/api/type-aliases/sernoptionsdata/index.html +++ b/es/v4/api/type-aliases/sernoptionsdata/index.html @@ -46,4 +46,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Type that replaces autocomplete with SernAutocompleteData

    Source

    -

    src/types/core-modules.ts:360

    Última actualización:

    \ No newline at end of file +

    src/types/core-modules.ts:360

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/variables/controller/index.html b/es/v4/api/variables/controller/index.html index 97a21ae4a..5c28ee997 100644 --- a/es/v4/api/variables/controller/index.html +++ b/es/v4/api/variables/controller/index.html @@ -81,4 +81,4 @@ The object passed into every plugin to control a command’s behavior

    readonly ok: false = false

    Source

    -

    src/core/plugin.ts:131

    Última actualización:

    \ No newline at end of file +

    src/core/plugin.ts:131

    Última actualización:

    \ No newline at end of file diff --git a/es/v4/api/variables/presence/index.html b/es/v4/api/variables/presence/index.html index 14fd8cd91..0e7e775e0 100644 --- a/es/v4/api/variables/presence/index.html +++ b/es/v4/api/variables/presence/index.html @@ -115,4 +115,4 @@ adjacent to the file where Sern.init is CALLED.

    optional status: Status

    Source

    -

    src/core/presences.ts:9

    Última actualización:

    \ No newline at end of file +

    src/core/presences.ts:9

    Última actualización:

    \ No newline at end of file diff --git a/index.html b/index.html index ebf1ccd5f..5b48486bf 100644 --- a/index.html +++ b/index.html @@ -38,6 +38,6 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem; Skip to content
    sern

    Create your dream Discord bot.

    sern is a framework for building Discord bots; Better DX and an ecosystem of packages & plugins.

    Showcase

    -
    Vinci

    Vinci

    The discord bot for Mara Turing

    sern Community

    sern Community

    The bot used to manage sern Community

    Albion Guide

    Albion Guide

    Gets info about The First Descendant Game.

    SmokinWeed 💨

    SmokinWeed 💨

    Small moderation bot

    Discoin

    Discoin

    Fuel your server's engagement with a fun, easy to use, and simple economy bot!

    ezbd

    ezbd

    A simple birthday reminder bot

    Bask

    Bask

    A discord music bot

    man-nomic

    man-nomic

    Displays LLM model information

    +
    ezbd

    ezbd

    A simple birthday reminder bot

    Discoin

    Discoin

    Fuel your server's engagement with a fun, easy to use, and simple economy bot!

    Vinci

    Vinci

    The discord bot for Mara Turing

    man-nomic

    man-nomic

    Displays LLM model information

    sern Community

    sern Community

    The bot used to manage sern Community

    Bask

    Bask

    A discord music bot

    Albion Guide

    Albion Guide

    Gets info about The First Descendant Game.

    SmokinWeed 💨

    SmokinWeed 💨

    Small moderation bot

    Features

    Modular

    Take apart, build, or customize code with ease to create robust bots.

    Concise

    Commands are significantly smaller than other competitors. Write impactful, concise code.

    Familiar

    Code like a traditional command framework. The API is simple and resembles classic v12 command handlers.

    \ No newline at end of file diff --git a/pagefind/fragment/en_186d847.pf_fragment b/pagefind/fragment/en_186d847.pf_fragment deleted file mode 100644 index 11930b524..000000000 Binary files a/pagefind/fragment/en_186d847.pf_fragment and /dev/null differ diff --git a/pagefind/fragment/en_1bc38e2.pf_fragment b/pagefind/fragment/en_1bc38e2.pf_fragment new file mode 100644 index 000000000..16af04466 Binary files /dev/null and b/pagefind/fragment/en_1bc38e2.pf_fragment differ diff --git a/pagefind/fragment/en_1eb2ede.pf_fragment b/pagefind/fragment/en_1eb2ede.pf_fragment deleted file mode 100644 index 43833dc2e..000000000 Binary files a/pagefind/fragment/en_1eb2ede.pf_fragment and /dev/null differ diff --git a/pagefind/fragment/en_2250147.pf_fragment b/pagefind/fragment/en_2250147.pf_fragment new file mode 100644 index 000000000..e41032759 Binary files /dev/null and b/pagefind/fragment/en_2250147.pf_fragment differ diff --git a/pagefind/fragment/en_235786a.pf_fragment b/pagefind/fragment/en_235786a.pf_fragment new file mode 100644 index 000000000..c35a26d19 Binary files /dev/null and b/pagefind/fragment/en_235786a.pf_fragment differ diff --git a/pagefind/fragment/en_314e303.pf_fragment b/pagefind/fragment/en_314e303.pf_fragment new file mode 100644 index 000000000..c7de33777 Binary files /dev/null and b/pagefind/fragment/en_314e303.pf_fragment differ diff --git a/pagefind/fragment/en_35ead06.pf_fragment b/pagefind/fragment/en_35ead06.pf_fragment deleted file mode 100644 index 6de6f05b5..000000000 Binary files a/pagefind/fragment/en_35ead06.pf_fragment and /dev/null differ diff --git a/pagefind/fragment/en_3b2e27a.pf_fragment b/pagefind/fragment/en_3b2e27a.pf_fragment new file mode 100644 index 000000000..96521f03e Binary files /dev/null and b/pagefind/fragment/en_3b2e27a.pf_fragment differ diff --git a/pagefind/fragment/en_3c97438.pf_fragment b/pagefind/fragment/en_3c97438.pf_fragment deleted file mode 100644 index bead5c665..000000000 Binary files a/pagefind/fragment/en_3c97438.pf_fragment and /dev/null differ diff --git a/pagefind/fragment/en_3fbb92d.pf_fragment b/pagefind/fragment/en_3fbb92d.pf_fragment new file mode 100644 index 000000000..0eefdbc12 Binary files /dev/null and b/pagefind/fragment/en_3fbb92d.pf_fragment differ diff --git a/pagefind/fragment/en_507c415.pf_fragment b/pagefind/fragment/en_507c415.pf_fragment deleted file mode 100644 index 524dae766..000000000 Binary files a/pagefind/fragment/en_507c415.pf_fragment and /dev/null differ diff --git a/pagefind/fragment/en_60b63d8.pf_fragment b/pagefind/fragment/en_60b63d8.pf_fragment deleted file mode 100644 index 9c2f5c738..000000000 Binary files a/pagefind/fragment/en_60b63d8.pf_fragment and /dev/null differ diff --git a/pagefind/fragment/en_6257f24.pf_fragment b/pagefind/fragment/en_6257f24.pf_fragment new file mode 100644 index 000000000..e1c4e0f45 Binary files /dev/null and b/pagefind/fragment/en_6257f24.pf_fragment differ diff --git a/pagefind/fragment/en_7ab9597.pf_fragment b/pagefind/fragment/en_7ab9597.pf_fragment new file mode 100644 index 000000000..a05ea8e56 Binary files /dev/null and b/pagefind/fragment/en_7ab9597.pf_fragment differ diff --git a/pagefind/fragment/en_85dd894.pf_fragment b/pagefind/fragment/en_85dd894.pf_fragment new file mode 100644 index 000000000..bf7895aad Binary files /dev/null and b/pagefind/fragment/en_85dd894.pf_fragment differ diff --git a/pagefind/fragment/en_9dddbaf.pf_fragment b/pagefind/fragment/en_9dddbaf.pf_fragment deleted file mode 100644 index eafa72973..000000000 Binary files a/pagefind/fragment/en_9dddbaf.pf_fragment and /dev/null differ diff --git a/pagefind/fragment/en_b15ff9b.pf_fragment b/pagefind/fragment/en_b15ff9b.pf_fragment new file mode 100644 index 000000000..c803c0ec9 Binary files /dev/null and b/pagefind/fragment/en_b15ff9b.pf_fragment differ diff --git a/pagefind/fragment/en_b631c3d.pf_fragment b/pagefind/fragment/en_b631c3d.pf_fragment new file mode 100644 index 000000000..4bb78c292 Binary files /dev/null and b/pagefind/fragment/en_b631c3d.pf_fragment differ diff --git a/pagefind/fragment/en_b8d5283.pf_fragment b/pagefind/fragment/en_b8d5283.pf_fragment new file mode 100644 index 000000000..346e88a6a Binary files /dev/null and b/pagefind/fragment/en_b8d5283.pf_fragment differ diff --git a/pagefind/fragment/en_c250293.pf_fragment b/pagefind/fragment/en_c250293.pf_fragment deleted file mode 100644 index ab3731020..000000000 Binary files a/pagefind/fragment/en_c250293.pf_fragment and /dev/null differ diff --git a/pagefind/fragment/en_c56be54.pf_fragment b/pagefind/fragment/en_c56be54.pf_fragment new file mode 100644 index 000000000..52324d3f7 Binary files /dev/null and b/pagefind/fragment/en_c56be54.pf_fragment differ diff --git a/pagefind/fragment/en_cb266c8.pf_fragment b/pagefind/fragment/en_cb266c8.pf_fragment deleted file mode 100644 index 4960b6d8e..000000000 Binary files a/pagefind/fragment/en_cb266c8.pf_fragment and /dev/null differ diff --git a/pagefind/fragment/en_ce6553b.pf_fragment b/pagefind/fragment/en_ce6553b.pf_fragment new file mode 100644 index 000000000..42235d8f1 Binary files /dev/null and b/pagefind/fragment/en_ce6553b.pf_fragment differ diff --git a/pagefind/fragment/en_ceae6cc.pf_fragment b/pagefind/fragment/en_ceae6cc.pf_fragment deleted file mode 100644 index 8990d5051..000000000 Binary files a/pagefind/fragment/en_ceae6cc.pf_fragment and /dev/null differ diff --git a/pagefind/fragment/en_d23267b.pf_fragment b/pagefind/fragment/en_d23267b.pf_fragment deleted file mode 100644 index 313eb8038..000000000 Binary files a/pagefind/fragment/en_d23267b.pf_fragment and /dev/null differ diff --git a/pagefind/fragment/en_d240116.pf_fragment b/pagefind/fragment/en_d240116.pf_fragment deleted file mode 100644 index 439fba230..000000000 Binary files a/pagefind/fragment/en_d240116.pf_fragment and /dev/null differ diff --git a/pagefind/fragment/en_e4c5fb6.pf_fragment b/pagefind/fragment/en_e4c5fb6.pf_fragment deleted file mode 100644 index bf37f9ad0..000000000 Binary files a/pagefind/fragment/en_e4c5fb6.pf_fragment and /dev/null differ diff --git a/pagefind/fragment/en_dedfb73.pf_fragment b/pagefind/fragment/en_e98b882.pf_fragment similarity index 89% rename from pagefind/fragment/en_dedfb73.pf_fragment rename to pagefind/fragment/en_e98b882.pf_fragment index a2e85b89c..3a79f4682 100644 Binary files a/pagefind/fragment/en_dedfb73.pf_fragment and b/pagefind/fragment/en_e98b882.pf_fragment differ diff --git a/pagefind/fragment/en_fe9e561.pf_fragment b/pagefind/fragment/en_fe9e561.pf_fragment deleted file mode 100644 index c961279cd..000000000 Binary files a/pagefind/fragment/en_fe9e561.pf_fragment and /dev/null differ diff --git a/pagefind/fragment/es_1349699.pf_fragment b/pagefind/fragment/es_1349699.pf_fragment deleted file mode 100644 index 8574477ab..000000000 Binary files a/pagefind/fragment/es_1349699.pf_fragment and /dev/null differ diff --git a/pagefind/fragment/es_17f7286.pf_fragment b/pagefind/fragment/es_17f7286.pf_fragment deleted file mode 100644 index 23a3083e9..000000000 Binary files a/pagefind/fragment/es_17f7286.pf_fragment and /dev/null differ diff --git a/pagefind/fragment/es_2ba6f4d.pf_fragment b/pagefind/fragment/es_2ba6f4d.pf_fragment deleted file mode 100644 index b5c18394f..000000000 Binary files a/pagefind/fragment/es_2ba6f4d.pf_fragment and /dev/null differ diff --git a/pagefind/fragment/es_2f93644.pf_fragment b/pagefind/fragment/es_2f93644.pf_fragment deleted file mode 100644 index a8e8e561a..000000000 Binary files a/pagefind/fragment/es_2f93644.pf_fragment and /dev/null differ diff --git a/pagefind/fragment/es_3cca503.pf_fragment b/pagefind/fragment/es_3cca503.pf_fragment new file mode 100644 index 000000000..fa7382821 Binary files /dev/null and b/pagefind/fragment/es_3cca503.pf_fragment differ diff --git a/pagefind/fragment/es_3e16125.pf_fragment b/pagefind/fragment/es_3e16125.pf_fragment new file mode 100644 index 000000000..337d43033 Binary files /dev/null and b/pagefind/fragment/es_3e16125.pf_fragment differ diff --git a/pagefind/fragment/es_907d789.pf_fragment b/pagefind/fragment/es_56ace0b.pf_fragment similarity index 85% rename from pagefind/fragment/es_907d789.pf_fragment rename to pagefind/fragment/es_56ace0b.pf_fragment index aee8047d8..6402d3a2b 100644 Binary files a/pagefind/fragment/es_907d789.pf_fragment and b/pagefind/fragment/es_56ace0b.pf_fragment differ diff --git a/pagefind/fragment/es_56b8d4c.pf_fragment b/pagefind/fragment/es_56b8d4c.pf_fragment deleted file mode 100644 index 06df562f7..000000000 Binary files a/pagefind/fragment/es_56b8d4c.pf_fragment and /dev/null differ diff --git a/pagefind/fragment/es_5f6e1ff.pf_fragment b/pagefind/fragment/es_5f6e1ff.pf_fragment new file mode 100644 index 000000000..1922f7c99 Binary files /dev/null and b/pagefind/fragment/es_5f6e1ff.pf_fragment differ diff --git a/pagefind/fragment/es_7418d68.pf_fragment b/pagefind/fragment/es_7418d68.pf_fragment deleted file mode 100644 index b41dff096..000000000 Binary files a/pagefind/fragment/es_7418d68.pf_fragment and /dev/null differ diff --git a/pagefind/fragment/es_78fd954.pf_fragment b/pagefind/fragment/es_78fd954.pf_fragment new file mode 100644 index 000000000..faca6b2f3 Binary files /dev/null and b/pagefind/fragment/es_78fd954.pf_fragment differ diff --git a/pagefind/fragment/es_85a9718.pf_fragment b/pagefind/fragment/es_8cc9776.pf_fragment similarity index 88% rename from pagefind/fragment/es_85a9718.pf_fragment rename to pagefind/fragment/es_8cc9776.pf_fragment index 94df2655f..dc5b0f98a 100644 Binary files a/pagefind/fragment/es_85a9718.pf_fragment and b/pagefind/fragment/es_8cc9776.pf_fragment differ diff --git a/pagefind/fragment/es_afc4481.pf_fragment b/pagefind/fragment/es_afc4481.pf_fragment deleted file mode 100644 index 9db9db939..000000000 Binary files a/pagefind/fragment/es_afc4481.pf_fragment and /dev/null differ diff --git a/pagefind/fragment/es_b8ed1d3.pf_fragment b/pagefind/fragment/es_b8ed1d3.pf_fragment new file mode 100644 index 000000000..67ddd7ee0 Binary files /dev/null and b/pagefind/fragment/es_b8ed1d3.pf_fragment differ diff --git a/pagefind/fragment/es_d4bfa69.pf_fragment b/pagefind/fragment/es_d4bfa69.pf_fragment new file mode 100644 index 000000000..23f8e2658 Binary files /dev/null and b/pagefind/fragment/es_d4bfa69.pf_fragment differ diff --git a/pagefind/fragment/es_dcbc12c.pf_fragment b/pagefind/fragment/es_dcbc12c.pf_fragment new file mode 100644 index 000000000..128588bcb Binary files /dev/null and b/pagefind/fragment/es_dcbc12c.pf_fragment differ diff --git a/pagefind/fragment/tr_262ca2b.pf_fragment b/pagefind/fragment/tr_262ca2b.pf_fragment deleted file mode 100644 index ca9ad8066..000000000 Binary files a/pagefind/fragment/tr_262ca2b.pf_fragment and /dev/null differ diff --git a/pagefind/fragment/tr_2dd866f.pf_fragment b/pagefind/fragment/tr_2dd866f.pf_fragment new file mode 100644 index 000000000..acf278822 Binary files /dev/null and b/pagefind/fragment/tr_2dd866f.pf_fragment differ diff --git a/pagefind/fragment/tr_2e9796d.pf_fragment b/pagefind/fragment/tr_2e9796d.pf_fragment deleted file mode 100644 index 04f8cf547..000000000 Binary files a/pagefind/fragment/tr_2e9796d.pf_fragment and /dev/null differ diff --git a/pagefind/fragment/tr_37cd719.pf_fragment b/pagefind/fragment/tr_37cd719.pf_fragment deleted file mode 100644 index 944258581..000000000 Binary files a/pagefind/fragment/tr_37cd719.pf_fragment and /dev/null differ diff --git a/pagefind/fragment/tr_3955913.pf_fragment b/pagefind/fragment/tr_3955913.pf_fragment new file mode 100644 index 000000000..09d2d6d58 Binary files /dev/null and b/pagefind/fragment/tr_3955913.pf_fragment differ diff --git a/pagefind/fragment/tr_493a402.pf_fragment b/pagefind/fragment/tr_493a402.pf_fragment new file mode 100644 index 000000000..518fc6b2f Binary files /dev/null and b/pagefind/fragment/tr_493a402.pf_fragment differ diff --git a/pagefind/fragment/tr_4a2b7ea.pf_fragment b/pagefind/fragment/tr_4a2b7ea.pf_fragment new file mode 100644 index 000000000..37375a0ff Binary files /dev/null and b/pagefind/fragment/tr_4a2b7ea.pf_fragment differ diff --git a/pagefind/fragment/tr_4c2e661.pf_fragment b/pagefind/fragment/tr_4c2e661.pf_fragment new file mode 100644 index 000000000..1481a9e48 Binary files /dev/null and b/pagefind/fragment/tr_4c2e661.pf_fragment differ diff --git a/pagefind/fragment/tr_5559145.pf_fragment b/pagefind/fragment/tr_5559145.pf_fragment new file mode 100644 index 000000000..fc7616d38 Binary files /dev/null and b/pagefind/fragment/tr_5559145.pf_fragment differ diff --git a/pagefind/fragment/tr_5920edf.pf_fragment b/pagefind/fragment/tr_5920edf.pf_fragment new file mode 100644 index 000000000..b6c7276c1 Binary files /dev/null and b/pagefind/fragment/tr_5920edf.pf_fragment differ diff --git a/pagefind/fragment/tr_5d43711.pf_fragment b/pagefind/fragment/tr_5d43711.pf_fragment deleted file mode 100644 index e30d0a768..000000000 Binary files a/pagefind/fragment/tr_5d43711.pf_fragment and /dev/null differ diff --git a/pagefind/fragment/tr_68b9b8e.pf_fragment b/pagefind/fragment/tr_68b9b8e.pf_fragment new file mode 100644 index 000000000..7ffdd49c8 Binary files /dev/null and b/pagefind/fragment/tr_68b9b8e.pf_fragment differ diff --git a/pagefind/fragment/tr_96164be.pf_fragment b/pagefind/fragment/tr_96164be.pf_fragment new file mode 100644 index 000000000..13206b0a7 Binary files /dev/null and b/pagefind/fragment/tr_96164be.pf_fragment differ diff --git a/pagefind/fragment/tr_ad132f4.pf_fragment b/pagefind/fragment/tr_ad132f4.pf_fragment deleted file mode 100644 index 2aa5d6243..000000000 Binary files a/pagefind/fragment/tr_ad132f4.pf_fragment and /dev/null differ diff --git a/pagefind/fragment/tr_bc20606.pf_fragment b/pagefind/fragment/tr_bc20606.pf_fragment deleted file mode 100644 index bfc16342d..000000000 Binary files a/pagefind/fragment/tr_bc20606.pf_fragment and /dev/null differ diff --git a/pagefind/fragment/tr_dfaeb4b.pf_fragment b/pagefind/fragment/tr_dfaeb4b.pf_fragment deleted file mode 100644 index 47a274adf..000000000 Binary files a/pagefind/fragment/tr_dfaeb4b.pf_fragment and /dev/null differ diff --git a/pagefind/fragment/tr_ec8f45f.pf_fragment b/pagefind/fragment/tr_ec8f45f.pf_fragment deleted file mode 100644 index 01e1580cd..000000000 Binary files a/pagefind/fragment/tr_ec8f45f.pf_fragment and /dev/null differ diff --git a/pagefind/fragment/tr_f2bee2a.pf_fragment b/pagefind/fragment/tr_f2bee2a.pf_fragment deleted file mode 100644 index 988d2823f..000000000 Binary files a/pagefind/fragment/tr_f2bee2a.pf_fragment and /dev/null differ diff --git a/pagefind/index/en_3777c14.pf_index b/pagefind/index/en_3777c14.pf_index new file mode 100644 index 000000000..097e94642 Binary files /dev/null and b/pagefind/index/en_3777c14.pf_index differ diff --git a/pagefind/index/en_39f4ada.pf_index b/pagefind/index/en_39f4ada.pf_index new file mode 100644 index 000000000..1b9703b9d Binary files /dev/null and b/pagefind/index/en_39f4ada.pf_index differ diff --git a/pagefind/index/en_4418bd6.pf_index b/pagefind/index/en_4418bd6.pf_index deleted file mode 100644 index 64472489f..000000000 Binary files a/pagefind/index/en_4418bd6.pf_index and /dev/null differ diff --git a/pagefind/index/en_6329ef5.pf_index b/pagefind/index/en_6329ef5.pf_index new file mode 100644 index 000000000..e627495f9 Binary files /dev/null and b/pagefind/index/en_6329ef5.pf_index differ diff --git a/pagefind/index/en_7243be2.pf_index b/pagefind/index/en_7243be2.pf_index deleted file mode 100644 index 2ba79b6a0..000000000 Binary files a/pagefind/index/en_7243be2.pf_index and /dev/null differ diff --git a/pagefind/index/en_774b946.pf_index b/pagefind/index/en_774b946.pf_index deleted file mode 100644 index ecb0de847..000000000 Binary files a/pagefind/index/en_774b946.pf_index and /dev/null differ diff --git a/pagefind/index/en_7830ecb.pf_index b/pagefind/index/en_7830ecb.pf_index new file mode 100644 index 000000000..22411e780 Binary files /dev/null and b/pagefind/index/en_7830ecb.pf_index differ diff --git a/pagefind/index/en_c899bdc.pf_index b/pagefind/index/en_c899bdc.pf_index deleted file mode 100644 index 7e7913c03..000000000 Binary files a/pagefind/index/en_c899bdc.pf_index and /dev/null differ diff --git a/pagefind/index/es_0fae536.pf_index b/pagefind/index/es_0fae536.pf_index new file mode 100644 index 000000000..80cac2fb1 Binary files /dev/null and b/pagefind/index/es_0fae536.pf_index differ diff --git a/pagefind/index/es_36717f2.pf_index b/pagefind/index/es_36717f2.pf_index deleted file mode 100644 index 2a6456f31..000000000 Binary files a/pagefind/index/es_36717f2.pf_index and /dev/null differ diff --git a/pagefind/index/es_59667d4.pf_index b/pagefind/index/es_59667d4.pf_index deleted file mode 100644 index 56b8d2cb5..000000000 Binary files a/pagefind/index/es_59667d4.pf_index and /dev/null differ diff --git a/pagefind/index/es_93d5472.pf_index b/pagefind/index/es_93d5472.pf_index new file mode 100644 index 000000000..09fdd0ae0 Binary files /dev/null and b/pagefind/index/es_93d5472.pf_index differ diff --git a/pagefind/index/es_b3abfc6.pf_index b/pagefind/index/es_b3abfc6.pf_index deleted file mode 100644 index f29345ba5..000000000 Binary files a/pagefind/index/es_b3abfc6.pf_index and /dev/null differ diff --git a/pagefind/index/es_d459776.pf_index b/pagefind/index/es_d459776.pf_index deleted file mode 100644 index 6f21e2859..000000000 Binary files a/pagefind/index/es_d459776.pf_index and /dev/null differ diff --git a/pagefind/index/es_dec3162.pf_index b/pagefind/index/es_dec3162.pf_index new file mode 100644 index 000000000..39bf0824c Binary files /dev/null and b/pagefind/index/es_dec3162.pf_index differ diff --git a/pagefind/index/es_ead13fb.pf_index b/pagefind/index/es_ead13fb.pf_index new file mode 100644 index 000000000..d819bd81d Binary files /dev/null and b/pagefind/index/es_ead13fb.pf_index differ diff --git a/pagefind/index/tr_3dd948e.pf_index b/pagefind/index/tr_3dd948e.pf_index new file mode 100644 index 000000000..bfcaa6569 Binary files /dev/null and b/pagefind/index/tr_3dd948e.pf_index differ diff --git a/pagefind/index/tr_4577a8f.pf_index b/pagefind/index/tr_4577a8f.pf_index deleted file mode 100644 index 8967173fe..000000000 Binary files a/pagefind/index/tr_4577a8f.pf_index and /dev/null differ diff --git a/pagefind/index/tr_4f179ab.pf_index b/pagefind/index/tr_4f179ab.pf_index deleted file mode 100644 index 6aeab3693..000000000 Binary files a/pagefind/index/tr_4f179ab.pf_index and /dev/null differ diff --git a/pagefind/index/tr_5663f2c.pf_index b/pagefind/index/tr_5663f2c.pf_index new file mode 100644 index 000000000..0bf6c48b9 Binary files /dev/null and b/pagefind/index/tr_5663f2c.pf_index differ diff --git a/pagefind/index/tr_70e9f4f.pf_index b/pagefind/index/tr_70e9f4f.pf_index new file mode 100644 index 000000000..71377fdf9 Binary files /dev/null and b/pagefind/index/tr_70e9f4f.pf_index differ diff --git a/pagefind/index/tr_9ab49bc.pf_index b/pagefind/index/tr_9ab49bc.pf_index new file mode 100644 index 000000000..e885f2404 Binary files /dev/null and b/pagefind/index/tr_9ab49bc.pf_index differ diff --git a/pagefind/index/tr_c08f070.pf_index b/pagefind/index/tr_c08f070.pf_index deleted file mode 100644 index ece44caf2..000000000 Binary files a/pagefind/index/tr_c08f070.pf_index and /dev/null differ diff --git a/pagefind/index/tr_e9ae60b.pf_index b/pagefind/index/tr_e9ae60b.pf_index deleted file mode 100644 index e0bbb95ab..000000000 Binary files a/pagefind/index/tr_e9ae60b.pf_index and /dev/null differ diff --git a/pagefind/pagefind-entry.json b/pagefind/pagefind-entry.json index 1f242b8f3..a3270986a 100644 --- a/pagefind/pagefind-entry.json +++ b/pagefind/pagefind-entry.json @@ -1 +1 @@ -{"version":"1.1.0","languages":{"es":{"hash":"es_85f5999fef","wasm":"es","page_count":189},"en":{"hash":"en_a728179936","wasm":"en","page_count":191},"tr":{"hash":"tr_45c4da4dcd","wasm":"tr","page_count":189}}} \ No newline at end of file +{"version":"1.1.0","languages":{"tr":{"hash":"tr_35ba61fa77","wasm":"tr","page_count":189},"en":{"hash":"en_3d6d9a2fa2","wasm":"en","page_count":191},"es":{"hash":"es_a9fb262dcc","wasm":"es","page_count":189}}} \ No newline at end of file diff --git a/pagefind/pagefind.en_3d6d9a2fa2.pf_meta b/pagefind/pagefind.en_3d6d9a2fa2.pf_meta new file mode 100644 index 000000000..e7dddfaa2 Binary files /dev/null and b/pagefind/pagefind.en_3d6d9a2fa2.pf_meta differ diff --git a/pagefind/pagefind.en_a728179936.pf_meta b/pagefind/pagefind.en_a728179936.pf_meta deleted file mode 100644 index 186052bc1..000000000 Binary files a/pagefind/pagefind.en_a728179936.pf_meta and /dev/null differ diff --git a/pagefind/pagefind.es_85f5999fef.pf_meta b/pagefind/pagefind.es_85f5999fef.pf_meta deleted file mode 100644 index aeea398ba..000000000 Binary files a/pagefind/pagefind.es_85f5999fef.pf_meta and /dev/null differ diff --git a/pagefind/pagefind.es_a9fb262dcc.pf_meta b/pagefind/pagefind.es_a9fb262dcc.pf_meta new file mode 100644 index 000000000..1da972854 Binary files /dev/null and b/pagefind/pagefind.es_a9fb262dcc.pf_meta differ diff --git a/pagefind/pagefind.tr_35ba61fa77.pf_meta b/pagefind/pagefind.tr_35ba61fa77.pf_meta new file mode 100644 index 000000000..f4a12e7e6 Binary files /dev/null and b/pagefind/pagefind.tr_35ba61fa77.pf_meta differ diff --git a/pagefind/pagefind.tr_45c4da4dcd.pf_meta b/pagefind/pagefind.tr_45c4da4dcd.pf_meta deleted file mode 100644 index 4e502a84d..000000000 Binary files a/pagefind/pagefind.tr_45c4da4dcd.pf_meta and /dev/null differ diff --git a/plugins/index.html b/plugins/index.html index e4452d156..a80f8d1cf 100644 --- a/plugins/index.html +++ b/plugins/index.html @@ -38,23 +38,23 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem; Skip to content
    sern

    Plugins

    -First time here? View plugins

    confirmation

    Asks the user for a confirmation msg before executing the command

    fromCallback

    fromCallback turns a callback into a plugin result. +First time here? View plugins

    confirmation

    Asks the user for a confirmation msg before executing the command

    fromCallback

    fromCallback turns a callback into a plugin result. if the callback returns truthy value, plugin continues. This control plugin works for every command type. The arguments of the callback -mirror…

    \ No newline at end of file diff --git a/tr/index.html b/tr/index.html index 9e5029696..d2ffd6269 100644 --- a/tr/index.html +++ b/tr/index.html @@ -38,6 +38,6 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem; İçeriğe geç
    sern

    Create your dream Discord bot.

    sern is a framework for building Discord bots; Better DX and an ecosystem of packages & plugins.

    Showcase

    -
    Albion Guide

    Albion Guide

    Gets info about The First Descendant Game.

    SmokinWeed 💨

    SmokinWeed 💨

    Small moderation bot

    ezbd

    ezbd

    A simple birthday reminder bot

    man-nomic

    man-nomic

    Displays LLM model information

    sern Community

    sern Community

    The bot used to manage sern Community

    Vinci

    Vinci

    The discord bot for Mara Turing

    Discoin

    Discoin

    Fuel your server's engagement with a fun, easy to use, and simple economy bot!

    Bask

    Bask

    A discord music bot

    +
    Discoin

    Discoin

    Fuel your server's engagement with a fun, easy to use, and simple economy bot!

    man-nomic

    man-nomic

    Displays LLM model information

    SmokinWeed 💨

    SmokinWeed 💨

    Small moderation bot

    sern Community

    sern Community

    The bot used to manage sern Community

    Bask

    Bask

    A discord music bot

    Vinci

    Vinci

    The discord bot for Mara Turing

    ezbd

    ezbd

    A simple birthday reminder bot

    Albion Guide

    Albion Guide

    Gets info about The First Descendant Game.

    Features

    Modular

    Take apart, build, or customize code with ease to create robust bots.

    Concise

    Commands are significantly smaller than other competitors. Write impactful, concise code.

    Familiar

    Code like a traditional command framework. The API is simple and resembles classic v12 command handlers.

    \ No newline at end of file diff --git a/tr/v4/api/classes/context/index.html b/tr/v4/api/classes/context/index.html index cf28aeb59..81c49e2bf 100644 --- a/tr/v4/api/classes/context/index.html +++ b/tr/v4/api/classes/context/index.html @@ -53,7 +53,7 @@ Message and ChatInputCommandInteraction

    Returns

    null | TextBasedChannel

    Source

    -

    src/core/structures/context.ts:43

    +

    src/core/structures/context.ts:43


    channelId

    @@ -62,7 +62,7 @@ Message and ChatInputCommandInteraction

    Returns

    string

    Source

    -

    src/core/structures/context.ts:47

    +

    src/core/structures/context.ts:47


    client

    @@ -71,7 +71,7 @@ Message and ChatInputCommandInteraction

    Returns

    Client<boolean>

    Source

    -

    src/core/structures/context.ts:107

    +

    src/core/structures/context.ts:107


    createdTimestamp

    @@ -80,7 +80,7 @@ Message and ChatInputCommandInteraction

    Returns

    number

    Source

    -

    src/core/structures/context.ts:67

    +

    src/core/structures/context.ts:67


    guild

    @@ -89,7 +89,7 @@ Message and ChatInputCommandInteraction

    Returns

    null | Guild

    Source

    -

    src/core/structures/context.ts:71

    +

    src/core/structures/context.ts:71


    guildId

    @@ -98,7 +98,7 @@ Message and ChatInputCommandInteraction

    Returns

    null | string

    Source

    -

    src/core/structures/context.ts:75

    +

    src/core/structures/context.ts:75


    id

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

    Returns

    string

    Source

    -

    src/core/structures/context.ts:39

    +

    src/core/structures/context.ts:39


    inGuild

    @@ -116,7 +116,7 @@ Message and ChatInputCommandInteraction

    Returns

    boolean

    Source

    -

    src/core/structures/context.ts:111

    +

    src/core/structures/context.ts:111


    interaction

    @@ -125,7 +125,7 @@ Message and ChatInputCommandInteraction

    Returns

    ChatInputCommandInteraction<CacheType>

    Source

    -

    src/core/structures/context.ts:99

    +

    src/core/structures/context.ts:99


    member

    @@ -134,7 +134,7 @@ Message and ChatInputCommandInteraction

    Returns

    null | GuildMember | APIInteractionGuildMember

    Source

    -

    src/core/structures/context.ts:81

    +

    src/core/structures/context.ts:81


    message

    @@ -143,7 +143,7 @@ Message and ChatInputCommandInteraction

    Returns

    Message<boolean>

    Source

    -

    src/core/structures/context.ts:85

    +

    src/core/structures/context.ts:85


    options

    @@ -152,7 +152,7 @@ Message and ChatInputCommandInteraction

    Returns

    string[] | Omit<CommandInteractionOptionResolver<CacheType>, "getMessage" | "getFocused">

    Source

    -

    src/core/structures/context.ts:25

    +

    src/core/structures/context.ts:25


    prefix

    @@ -161,7 +161,7 @@ Message and ChatInputCommandInteraction

    Returns

    undefined | string

    Source

    -

    src/core/structures/context.ts:36

    +

    src/core/structures/context.ts:36


    user

    @@ -172,7 +172,7 @@ else, interaction.user

    Returns

    User

    Source

    -

    src/core/structures/context.ts:55

    +

    src/core/structures/context.ts:55


    userId

    @@ -181,7 +181,7 @@ else, interaction.user

    Returns

    string

    Source

    -

    src/core/structures/context.ts:63

    +

    src/core/structures/context.ts:63

    Methods

    isMessage()

    @@ -190,7 +190,7 @@ else, interaction.user

    Returns

    this is Context & Object

    Source

    -

    src/core/structures/context.ts:91

    +

    src/core/structures/context.ts:91


    isSlash()

    @@ -199,7 +199,7 @@ else, interaction.user

    Returns

    this is Context & Object

    Source

    -

    src/core/structures/context.ts:95

    +

    src/core/structures/context.ts:95


    reply()

    @@ -210,7 +210,7 @@ else, interaction.user

    Returns

    Promise<Message<boolean>>

    Source

    -

    src/core/structures/context.ts:115

    +

    src/core/structures/context.ts:115


    wrap()

    @@ -222,4 +222,4 @@ else, interaction.user

    Returns

    Context

    Source

    -

    src/core/structures/context.ts:124

    Son güncelleme:

    \ No newline at end of file +

    src/core/structures/context.ts:124

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/enumerations/commandtype/index.html b/tr/v4/api/enumerations/commandtype/index.html index a6a800f8d..6e68fde10 100644 --- a/tr/v4/api/enumerations/commandtype/index.html +++ b/tr/v4/api/enumerations/commandtype/index.html @@ -52,81 +52,81 @@ A bitfield that discriminates command modules

    Both: 3

    Source

    -

    src/core/structures/enums.ts:20

    +

    src/core/structures/enums.ts:20


    Button

    Button: 16

    Source

    -

    src/core/structures/enums.ts:23

    +

    src/core/structures/enums.ts:23


    ChannelSelect

    ChannelSelect: 1024

    Source

    -

    src/core/structures/enums.ts:29

    +

    src/core/structures/enums.ts:29


    CtxMsg

    CtxMsg: 8

    Source

    -

    src/core/structures/enums.ts:22

    +

    src/core/structures/enums.ts:22


    CtxUser

    CtxUser: 4

    Source

    -

    src/core/structures/enums.ts:21

    +

    src/core/structures/enums.ts:21


    MentionableSelect

    MentionableSelect: 512

    Source

    -

    src/core/structures/enums.ts:28

    +

    src/core/structures/enums.ts:28


    Modal: 64

    Source

    -

    src/core/structures/enums.ts:25

    +

    src/core/structures/enums.ts:25


    RoleSelect

    RoleSelect: 256

    Source

    -

    src/core/structures/enums.ts:27

    +

    src/core/structures/enums.ts:27


    Slash

    Slash: 2

    Source

    -

    src/core/structures/enums.ts:19

    +

    src/core/structures/enums.ts:19


    StringSelect

    StringSelect: 32

    Source

    -

    src/core/structures/enums.ts:24

    +

    src/core/structures/enums.ts:24


    Text

    Text: 1

    Source

    -

    src/core/structures/enums.ts:18

    +

    src/core/structures/enums.ts:18


    UserSelect

    UserSelect: 128

    Source

    -

    src/core/structures/enums.ts:26

    Son güncelleme:

    \ No newline at end of file +

    src/core/structures/enums.ts:26

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/enumerations/eventtype/index.html b/tr/v4/api/enumerations/eventtype/index.html index 864af151a..8727c6e58 100644 --- a/tr/v4/api/enumerations/eventtype/index.html +++ b/tr/v4/api/enumerations/eventtype/index.html @@ -51,7 +51,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    The EventType for handling discord events

    Source

    -

    src/core/structures/enums.ts:51

    +

    src/core/structures/enums.ts:51


    External

    @@ -60,7 +60,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    The EventType for handling external events. Could be for example, process events, database events

    Source

    -

    src/core/structures/enums.ts:60

    +

    src/core/structures/enums.ts:60


    Sern

    @@ -68,4 +68,4 @@ Could be for example, process events, database events

    The EventType for handling sern events

    Source

    -

    src/core/structures/enums.ts:55

    Son güncelleme:

    \ No newline at end of file +

    src/core/structures/enums.ts:55

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/enumerations/payloadtype/index.html b/tr/v4/api/enumerations/payloadtype/index.html index 44b9d6315..52c2581d0 100644 --- a/tr/v4/api/enumerations/payloadtype/index.html +++ b/tr/v4/api/enumerations/payloadtype/index.html @@ -50,18 +50,18 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Failure: "failure"

    Source

    -

    src/core/structures/enums.ts:93

    +

    src/core/structures/enums.ts:93


    Success

    Success: "success"

    Source

    -

    src/core/structures/enums.ts:92

    +

    src/core/structures/enums.ts:92


    Warning

    Warning: "warning"

    Source

    -

    src/core/structures/enums.ts:94

    Son güncelleme:

    \ No newline at end of file +

    src/core/structures/enums.ts:94

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/enumerations/plugintype/index.html b/tr/v4/api/enumerations/plugintype/index.html index 6eb70fb18..91ec958f8 100644 --- a/tr/v4/api/enumerations/plugintype/index.html +++ b/tr/v4/api/enumerations/plugintype/index.html @@ -51,7 +51,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    The PluginType for EventPlugins

    Source

    -

    src/core/structures/enums.ts:85

    +

    src/core/structures/enums.ts:85


    Init

    @@ -59,4 +59,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    The PluginType for InitPlugins

    Source

    -

    src/core/structures/enums.ts:81

    Son güncelleme:

    \ No newline at end of file +

    src/core/structures/enums.ts:81

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/functions/commandcontrolplugin/index.html b/tr/v4/api/functions/commandcontrolplugin/index.html index 937c6c6dd..f6b3d9a0c 100644 --- a/tr/v4/api/functions/commandcontrolplugin/index.html +++ b/tr/v4/api/functions/commandcontrolplugin/index.html @@ -74,4 +74,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;
  • Useful for implementing preconditions, filters, and command preprocessing
  • Source

    -

    src/core/plugin.ts:120

    Son güncelleme:

    \ No newline at end of file +

    src/core/plugin.ts:120

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/functions/commandinitplugin/index.html b/tr/v4/api/functions/commandinitplugin/index.html index 3f4c2e289..82ec888c3 100644 --- a/tr/v4/api/functions/commandinitplugin/index.html +++ b/tr/v4/api/functions/commandinitplugin/index.html @@ -69,4 +69,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;
  • Use controller.stop(reason) to halt plugin execution
  • Source

    -

    src/core/plugin.ts:62

    Son güncelleme:

    \ No newline at end of file +

    src/core/plugin.ts:62

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/functions/commandmodule/index.html b/tr/v4/api/functions/commandmodule/index.html index 1d63d9aae..46e4b6565 100644 --- a/tr/v4/api/functions/commandmodule/index.html +++ b/tr/v4/api/functions/commandmodule/index.html @@ -58,4 +58,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Example

    1
    // Command with component interaction
    2
    export default commandModule({
    3
    type: CommandType.Slash,
    4
    description: "Interactive command",
    5
    execute: async (ctx) => {
    6
    const button = new ButtonBuilder({
    7
    customId: "btn/someData",
    8
    label: "Click me",
    9
    style: ButtonStyle.Primary
    10
    });
    11
    await ctx.reply({
    12
    content: "Interactive message",
    13
    components: [new ActionRowBuilder().addComponents(button)]
    14
    });
    15
    }
    16
    });

    Source

    -

    src/core/modules.ts:47

    Son güncelleme:

    \ No newline at end of file +

    src/core/modules.ts:47

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/functions/discordevent/index.html b/tr/v4/api/functions/discordevent/index.html index 8bb32dd45..0087370d9 100644 --- a/tr/v4/api/functions/discordevent/index.html +++ b/tr/v4/api/functions/discordevent/index.html @@ -58,4 +58,4 @@ where typings were bad.

    Returns

    Module

    Source

    -

    src/core/modules.ts:97

    Son güncelleme:

    \ No newline at end of file +

    src/core/modules.ts:97

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/functions/eventinitplugin/index.html b/tr/v4/api/functions/eventinitplugin/index.html index f2106cbdf..1e97da6f2 100644 --- a/tr/v4/api/functions/eventinitplugin/index.html +++ b/tr/v4/api/functions/eventinitplugin/index.html @@ -51,4 +51,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Since

    2.5.0

    Source

    -

    src/core/plugin.ts:15

    Son güncelleme:

    \ No newline at end of file +

    src/core/plugin.ts:15

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/functions/eventmodule/index.html b/tr/v4/api/functions/eventmodule/index.html index c850f71db..d16a7a801 100644 --- a/tr/v4/api/functions/eventmodule/index.html +++ b/tr/v4/api/functions/eventmodule/index.html @@ -63,4 +63,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Example

    1
    // Custom sern event
    2
    export default eventModule({
    3
    type: EventType.Sern,
    4
    execute: async (eventData) => {
    5
    // Handle sern-specific event
    6
    }
    7
    });

    Source

    -

    src/core/modules.ts:83

    Son güncelleme:

    \ No newline at end of file +

    src/core/modules.ts:83

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/functions/makedependencies/index.html b/tr/v4/api/functions/makedependencies/index.html index eb4554178..4f896bb80 100644 --- a/tr/v4/api/functions/makedependencies/index.html +++ b/tr/v4/api/functions/makedependencies/index.html @@ -53,4 +53,4 @@ This is required to start the handler, and is to be called before Sern.init.

    Example

    1
    await makeDependencies(({ add }) => {
    2
    add('@sern/client', new Client({ intents, partials })
    3
    })

    Source

    -

    src/core/ioc.ts:63

    Son güncelleme:

    \ No newline at end of file +

    src/core/ioc.ts:63

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/functions/makeplugin/index.html b/tr/v4/api/functions/makeplugin/index.html index e8e1c8762..84cd8cd14 100644 --- a/tr/v4/api/functions/makeplugin/index.html +++ b/tr/v4/api/functions/makeplugin/index.html @@ -52,4 +52,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    Plugin<V>

    Source

    -

    src/core/plugin.ts:6

    Son güncelleme:

    \ No newline at end of file +

    src/core/plugin.ts:6

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/functions/scheduledtask/index.html b/tr/v4/api/functions/scheduledtask/index.html index 20b2d6e26..05a91423b 100644 --- a/tr/v4/api/functions/scheduledtask/index.html +++ b/tr/v4/api/functions/scheduledtask/index.html @@ -62,4 +62,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    See

    https://crontab.guru/ for testing and creating cron patterns

    Source

    -

    src/core/modules.ts:132

    \ No newline at end of file +

    src/core/modules.ts:132

    \ No newline at end of file diff --git a/tr/v4/api/functions/service/index.html b/tr/v4/api/functions/service/index.html index 927d7b1b1..9f98cf003 100644 --- a/tr/v4/api/functions/service/index.html +++ b/tr/v4/api/functions/service/index.html @@ -62,4 +62,4 @@ Note: this method only works AFTER your container has been initiated

    Throws

    if container is absent or not present

    Source

    -

    src/core/ioc.ts:93

    Son güncelleme:

    \ No newline at end of file +

    src/core/ioc.ts:93

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/functions/services/index.html b/tr/v4/api/functions/services/index.html index 84d8332e0..458c2ba6e 100644 --- a/tr/v4/api/functions/services/index.html +++ b/tr/v4/api/functions/services/index.html @@ -57,4 +57,4 @@ The plural version of Servi

    Throws

    if container is absent or not present

    Source

    -

    src/core/ioc.ts:103

    Son güncelleme:

    \ No newline at end of file +

    src/core/ioc.ts:103

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/functions/single/index.html b/tr/v4/api/functions/single/index.html index 2cdb9daf5..a51f8cab5 100644 --- a/tr/v4/api/functions/single/index.html +++ b/tr/v4/api/functions/single/index.html @@ -52,4 +52,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    T

    Source

    -

    src/core/ioc.ts:112

    Son güncelleme:

    \ No newline at end of file +

    src/core/ioc.ts:112

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/functions/transient/index.html b/tr/v4/api/functions/transient/index.html index 875d83d3e..6790f9ca2 100644 --- a/tr/v4/api/functions/transient/index.html +++ b/tr/v4/api/functions/transient/index.html @@ -55,4 +55,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    2.0.0 Creates a transient object

    Source

    -

    src/core/ioc.ts:123

    Son güncelleme:

    \ No newline at end of file +

    src/core/ioc.ts:123

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/bothcommand/index.html b/tr/v4/api/interfaces/bothcommand/index.html index c9c7d6c86..07866a05b 100644 --- a/tr/v4/api/interfaces/bothcommand/index.html +++ b/tr/v4/api/interfaces/bothcommand/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.description

    Source

    -

    src/types/core-modules.ts:284

    +

    src/types/core-modules.ts:284


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:286

    +

    src/types/core-modules.ts:286


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,14 +149,14 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    options?

    optional options: SernOptionsData[]

    Source

    -

    src/types/core-modules.ts:285

    +

    src/types/core-modules.ts:285


    plugins

    @@ -165,7 +165,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -174,4 +174,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:283

    Son güncelleme:

    \ No newline at end of file +

    src/types/core-modules.ts:283

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/buttoncommand/index.html b/tr/v4/api/interfaces/buttoncommand/index.html index d5b8ac432..4499ee6e0 100644 --- a/tr/v4/api/interfaces/buttoncommand/index.html +++ b/tr/v4/api/interfaces/buttoncommand/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:226

    +

    src/types/core-modules.ts:226


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,7 +149,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -158,7 +158,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -167,4 +167,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:225

    Son güncelleme:

    \ No newline at end of file +

    src/types/core-modules.ts:225

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/channelselectcommand/index.html b/tr/v4/api/interfaces/channelselectcommand/index.html index d38d735a8..9eb9e0a8e 100644 --- a/tr/v4/api/interfaces/channelselectcommand/index.html +++ b/tr/v4/api/interfaces/channelselectcommand/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:236

    +

    src/types/core-modules.ts:236


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,7 +149,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -158,7 +158,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -167,4 +167,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:235

    Son güncelleme:

    \ No newline at end of file +

    src/types/core-modules.ts:235

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/commandmoduledefs/index.html b/tr/v4/api/interfaces/commandmoduledefs/index.html index 0682dd6fa..94a297899 100644 --- a/tr/v4/api/interfaces/commandmoduledefs/index.html +++ b/tr/v4/api/interfaces/commandmoduledefs/index.html @@ -47,81 +47,81 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    1: TextCommand

    Source

    -

    src/types/core-modules.ts:307

    +

    src/types/core-modules.ts:307


    1024

    1024: ChannelSelectCommand

    Source

    -

    src/types/core-modules.ts:315

    +

    src/types/core-modules.ts:315


    128

    128: UserSelectCommand

    Source

    -

    src/types/core-modules.ts:317

    +

    src/types/core-modules.ts:317


    16

    16: ButtonCommand

    Source

    -

    src/types/core-modules.ts:312

    +

    src/types/core-modules.ts:312


    2

    2: SlashCommand

    Source

    -

    src/types/core-modules.ts:308

    +

    src/types/core-modules.ts:308


    256

    256: RoleSelectCommand

    Source

    -

    src/types/core-modules.ts:314

    +

    src/types/core-modules.ts:314


    3

    3: BothCommand

    Source

    -

    src/types/core-modules.ts:309

    +

    src/types/core-modules.ts:309


    32

    32: StringSelectCommand

    Source

    -

    src/types/core-modules.ts:313

    +

    src/types/core-modules.ts:313


    4

    4: ContextMenuUser

    Source

    -

    src/types/core-modules.ts:311

    +

    src/types/core-modules.ts:311


    512

    512: MentionableSelectCommand

    Source

    -

    src/types/core-modules.ts:316

    +

    src/types/core-modules.ts:316


    64

    64: ModalSubmitCommand

    Source

    -

    src/types/core-modules.ts:318

    +

    src/types/core-modules.ts:318


    8

    8: ContextMenuMsg

    Source

    -

    src/types/core-modules.ts:310

    Son güncelleme:

    \ No newline at end of file +

    src/types/core-modules.ts:310

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/contextmenumsg/index.html b/tr/v4/api/interfaces/contextmenumsg/index.html index f9dc0df58..cbf441d96 100644 --- a/tr/v4/api/interfaces/contextmenumsg/index.html +++ b/tr/v4/api/interfaces/contextmenumsg/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:221

    +

    src/types/core-modules.ts:221


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,7 +149,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -158,7 +158,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -167,4 +167,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:220

    Son güncelleme:

    \ No newline at end of file +

    src/types/core-modules.ts:220

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/contextmenuuser/index.html b/tr/v4/api/interfaces/contextmenuuser/index.html index 18bd53021..d20ee219b 100644 --- a/tr/v4/api/interfaces/contextmenuuser/index.html +++ b/tr/v4/api/interfaces/contextmenuuser/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:216

    +

    src/types/core-modules.ts:216


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,7 +149,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -158,7 +158,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -167,4 +167,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:215

    Son güncelleme:

    \ No newline at end of file +

    src/types/core-modules.ts:215

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/controlplugin/index.html b/tr/v4/api/interfaces/controlplugin/index.html index ac5f85962..e3bea3cf0 100644 --- a/tr/v4/api/interfaces/controlplugin/index.html +++ b/tr/v4/api/interfaces/controlplugin/index.html @@ -59,7 +59,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Plugin.execute

    Source

    -

    src/types/core-plugin.ts:44

    +

    src/types/core-plugin.ts:44


    type

    @@ -68,4 +68,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Plugin.type

    Source

    -

    src/types/core-plugin.ts:52

    Son güncelleme:

    \ No newline at end of file +

    src/types/core-plugin.ts:52

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/coredependencies/index.html b/tr/v4/api/interfaces/coredependencies/index.html index 13e45fb5f..3223473d7 100644 --- a/tr/v4/api/interfaces/coredependencies/index.html +++ b/tr/v4/api/interfaces/coredependencies/index.html @@ -48,7 +48,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    discord.js client.

    Source

    -

    src/core/ioc.ts:140

    +

    src/core/ioc.ts:140


    @sern/emitter

    @@ -57,7 +57,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    sern emitter listens to events that happen throughout the handler. some include module.register, module.activate.

    Source

    -

    src/core/ioc.ts:145

    +

    src/core/ioc.ts:145


    @sern/errors

    @@ -66,7 +66,7 @@ the handler. some include module.register, module.activate.

    An error handler which is the final step before the sern process actually crashes.

    Source

    -

    src/core/ioc.ts:150

    +

    src/core/ioc.ts:150


    @sern/logger?

    @@ -74,7 +74,7 @@ the sern process actually crashes.

    Optional logger. Performs … logging

    Source

    -

    src/core/ioc.ts:154

    +

    src/core/ioc.ts:154


    @sern/modules

    @@ -83,11 +83,11 @@ the sern process actually crashes.

    Readonly module store. sern stores these by module.meta.id -> Module

    Source

    -

    src/core/ioc.ts:159

    +

    src/core/ioc.ts:159


    @sern/scheduler

    @sern/scheduler: TaskScheduler

    Source

    -

    src/core/ioc.ts:161

    Son güncelleme:

    \ No newline at end of file +

    src/core/ioc.ts:161

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/discordeventcommand/index.html b/tr/v4/api/interfaces/discordeventcommand/index.html index 659ff5f16..2c9c7f4f0 100644 --- a/tr/v4/api/interfaces/discordeventcommand/index.html +++ b/tr/v4/api/interfaces/discordeventcommand/index.html @@ -55,7 +55,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    locals

    @@ -102,7 +102,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -119,7 +119,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -128,7 +128,7 @@ to attach metadata or configuration to modules.

    Overrides

    Module.name

    Source

    -

    src/types/core-modules.ts:266

    +

    src/types/core-modules.ts:266


    onEvent

    @@ -137,7 +137,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -146,7 +146,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -155,7 +155,7 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:267

    +

    src/types/core-modules.ts:267

    Methods

    execute()

    @@ -168,4 +168,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:268

    Son güncelleme:

    \ No newline at end of file +

    src/types/core-modules.ts:268

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/disposable/index.html b/tr/v4/api/interfaces/disposable/index.html index e62eb23e4..664519132 100644 --- a/tr/v4/api/interfaces/disposable/index.html +++ b/tr/v4/api/interfaces/disposable/index.html @@ -51,4 +51,4 @@ Let dependencies implement this to dispose and cleanup.

    Returns

    unknown

    Source

    -

    src/core/interfaces.ts:17

    Son güncelleme:

    \ No newline at end of file +

    src/core/interfaces.ts:17

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/emitter/index.html b/tr/v4/api/interfaces/emitter/index.html index 39fec7511..9c30a6dad 100644 --- a/tr/v4/api/interfaces/emitter/index.html +++ b/tr/v4/api/interfaces/emitter/index.html @@ -52,7 +52,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    this

    Source

    -

    src/core/interfaces.ts:22

    +

    src/core/interfaces.ts:22


    emit()

    @@ -64,7 +64,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    boolean

    Source

    -

    src/core/interfaces.ts:24

    +

    src/core/interfaces.ts:24


    removeListener()

    @@ -76,4 +76,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    this

    Source

    -

    src/core/interfaces.ts:23

    Son güncelleme:

    \ No newline at end of file +

    src/core/interfaces.ts:23

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/errorhandling/index.html b/tr/v4/api/interfaces/errorhandling/index.html index 4c5281359..8b468d384 100644 --- a/tr/v4/api/interfaces/errorhandling/index.html +++ b/tr/v4/api/interfaces/errorhandling/index.html @@ -54,7 +54,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    never

    Source

    -

    src/core/interfaces.ts:36

    +

    src/core/interfaces.ts:36


    updateAlive()

    @@ -66,4 +66,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    void

    Source

    -

    src/core/interfaces.ts:41

    Son güncelleme:

    \ No newline at end of file +

    src/core/interfaces.ts:41

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/eventmoduledefs/index.html b/tr/v4/api/interfaces/eventmoduledefs/index.html index 3a6109fa4..ae0812de2 100644 --- a/tr/v4/api/interfaces/eventmoduledefs/index.html +++ b/tr/v4/api/interfaces/eventmoduledefs/index.html @@ -49,18 +49,18 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    0: DiscordEventCommand<T>

    Source

    -

    src/types/core-modules.ts:323

    +

    src/types/core-modules.ts:323


    1

    1: SernEventCommand<keyof SernEventsMapping>

    Source

    -

    src/types/core-modules.ts:322

    +

    src/types/core-modules.ts:322


    2

    2: ExternalEventCommand

    Source

    -

    src/types/core-modules.ts:324

    Son güncelleme:

    \ No newline at end of file +

    src/types/core-modules.ts:324

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/externaleventcommand/index.html b/tr/v4/api/interfaces/externaleventcommand/index.html index 149c2c58b..fea97772e 100644 --- a/tr/v4/api/interfaces/externaleventcommand/index.html +++ b/tr/v4/api/interfaces/externaleventcommand/index.html @@ -53,14 +53,14 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    emitter

    emitter: keyof Dependencies

    Source

    -

    src/types/core-modules.ts:208

    +

    src/types/core-modules.ts:208


    locals

    @@ -107,7 +107,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -124,7 +124,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -133,7 +133,7 @@ to attach metadata or configuration to modules.

    Overrides

    Module.name

    Source

    -

    src/types/core-modules.ts:207

    +

    src/types/core-modules.ts:207


    onEvent

    @@ -142,7 +142,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -151,7 +151,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -160,7 +160,7 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:209

    +

    src/types/core-modules.ts:209

    Methods

    execute()

    @@ -173,4 +173,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:210

    Son güncelleme:

    \ No newline at end of file +

    src/types/core-modules.ts:210

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/init/index.html b/tr/v4/api/interfaces/init/index.html index bef85b8b7..fee895e41 100644 --- a/tr/v4/api/interfaces/init/index.html +++ b/tr/v4/api/interfaces/init/index.html @@ -51,4 +51,4 @@ Let dependencies implement this to initiate some logic.

    Returns

    unknown

    Source

    -

    src/core/interfaces.ts:9

    Son güncelleme:

    \ No newline at end of file +

    src/core/interfaces.ts:9

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/initplugin/index.html b/tr/v4/api/interfaces/initplugin/index.html index 61e9c478b..8a5e664af 100644 --- a/tr/v4/api/interfaces/initplugin/index.html +++ b/tr/v4/api/interfaces/initplugin/index.html @@ -59,7 +59,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Plugin.execute

    Source

    -

    src/types/core-plugin.ts:49

    +

    src/types/core-plugin.ts:49


    type

    @@ -68,4 +68,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Plugin.type

    Source

    -

    src/types/core-plugin.ts:48

    Son güncelleme:

    \ No newline at end of file +

    src/types/core-plugin.ts:48

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/logging/index.html b/tr/v4/api/interfaces/logging/index.html index fb4e6c95c..308aeeeaa 100644 --- a/tr/v4/api/interfaces/logging/index.html +++ b/tr/v4/api/interfaces/logging/index.html @@ -55,7 +55,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    void

    Source

    -

    src/core/interfaces.ts:52

    +

    src/core/interfaces.ts:52


    error()

    @@ -66,7 +66,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    void

    Source

    -

    src/core/interfaces.ts:49

    +

    src/core/interfaces.ts:49


    info()

    @@ -77,7 +77,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    void

    Source

    -

    src/core/interfaces.ts:51

    +

    src/core/interfaces.ts:51


    warning()

    @@ -88,4 +88,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    void

    Source

    -

    src/core/interfaces.ts:50

    Son güncelleme:

    \ No newline at end of file +

    src/core/interfaces.ts:50

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/mentionableselectcommand/index.html b/tr/v4/api/interfaces/mentionableselectcommand/index.html index 36ccdc897..da2c23c15 100644 --- a/tr/v4/api/interfaces/mentionableselectcommand/index.html +++ b/tr/v4/api/interfaces/mentionableselectcommand/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:246

    +

    src/types/core-modules.ts:246


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,7 +149,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -158,7 +158,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -167,4 +167,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:245

    Son güncelleme:

    \ No newline at end of file +

    src/types/core-modules.ts:245

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/modalsubmitcommand/index.html b/tr/v4/api/interfaces/modalsubmitcommand/index.html index f0c697b28..ff78ac400 100644 --- a/tr/v4/api/interfaces/modalsubmitcommand/index.html +++ b/tr/v4/api/interfaces/modalsubmitcommand/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:256

    +

    src/types/core-modules.ts:256


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,7 +149,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -158,7 +158,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -167,4 +167,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:255

    Son güncelleme:

    \ No newline at end of file +

    src/types/core-modules.ts:255

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/module/index.html b/tr/v4/api/interfaces/module/index.html index ae79dbe02..0b5dbbbb1 100644 --- a/tr/v4/api/interfaces/module/index.html +++ b/tr/v4/api/interfaces/module/index.html @@ -65,7 +65,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    optional description: string

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    locals

    @@ -110,7 +110,7 @@ to attach metadata or configuration to modules.

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -125,35 +125,35 @@ to attach metadata or configuration to modules.

    id: string

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    optional name: string

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    onEvent: ControlPlugin<any[]>[]

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    plugins: InitPlugin<any[]>[]

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    type: CommandType | EventType

    Source

    -

    src/types/core-modules.ts:118

    +

    src/types/core-modules.ts:118

    Methods

    execute()

    @@ -164,4 +164,4 @@ to attach metadata or configuration to modules.

    Returns

    any

    Source

    -

    src/types/core-modules.ts:196

    Son güncelleme:

    \ No newline at end of file +

    src/types/core-modules.ts:196

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/plugin/index.html b/tr/v4/api/interfaces/plugin/index.html index d4b2cc150..627a94ce5 100644 --- a/tr/v4/api/interfaces/plugin/index.html +++ b/tr/v4/api/interfaces/plugin/index.html @@ -58,11 +58,11 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    PluginResult

    Source

    -

    src/types/core-plugin.ts:44

    +

    src/types/core-plugin.ts:44


    type

    type: PluginType

    Source

    -

    src/types/core-plugin.ts:43

    Son güncelleme:

    \ No newline at end of file +

    src/types/core-plugin.ts:43

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/roleselectcommand/index.html b/tr/v4/api/interfaces/roleselectcommand/index.html index c477000d2..e1ca55653 100644 --- a/tr/v4/api/interfaces/roleselectcommand/index.html +++ b/tr/v4/api/interfaces/roleselectcommand/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:241

    +

    src/types/core-modules.ts:241


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,7 +149,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -158,7 +158,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -167,4 +167,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:240

    Son güncelleme:

    \ No newline at end of file +

    src/types/core-modules.ts:240

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/scheduledtask/index.html b/tr/v4/api/interfaces/scheduledtask/index.html index 79ee31bf9..b9009d8e2 100644 --- a/tr/v4/api/interfaces/scheduledtask/index.html +++ b/tr/v4/api/interfaces/scheduledtask/index.html @@ -47,21 +47,21 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    optional name: string

    Source

    -

    src/types/core-modules.ts:403

    +

    src/types/core-modules.ts:403


    timezone?

    optional timezone: string

    Source

    -

    src/types/core-modules.ts:405

    +

    src/types/core-modules.ts:405


    trigger

    trigger: string | Date

    Source

    -

    src/types/core-modules.ts:404

    +

    src/types/core-modules.ts:404

    Methods

    execute()

    @@ -73,4 +73,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    Awaitable<void>

    Source

    -

    src/types/core-modules.ts:406

    \ No newline at end of file +

    src/types/core-modules.ts:406

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/sdt/index.html b/tr/v4/api/interfaces/sdt/index.html index e8d823e7c..6ae9f4ca0 100644 --- a/tr/v4/api/interfaces/sdt/index.html +++ b/tr/v4/api/interfaces/sdt/index.html @@ -73,7 +73,7 @@ passed through the plugin pipeline to command modules.

    Instance of application dependencies

    Source

    -

    src/types/core-modules.ts:87

    +

    src/types/core-modules.ts:87


    module

    @@ -97,7 +97,7 @@ passed through the plugin pipeline to command modules.

    name: string

    Source

    -

    src/types/core-modules.ts:109

    +

    src/types/core-modules.ts:109


    params?

    @@ -105,7 +105,7 @@ passed through the plugin pipeline to command modules.

    Optional parameters passed to the command

    Source

    -

    src/types/core-modules.ts:104

    +

    src/types/core-modules.ts:104


    state

    @@ -113,7 +113,7 @@ passed through the plugin pipeline to command modules.

    Accumulated state data passed between plugins

    Source

    -

    src/types/core-modules.ts:79

    +

    src/types/core-modules.ts:79


    type

    @@ -121,4 +121,4 @@ passed through the plugin pipeline to command modules.

    Command type identifier

    Source

    -

    src/types/core-modules.ts:95

    \ No newline at end of file +

    src/types/core-modules.ts:95

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/sernautocompletedata/index.html b/tr/v4/api/interfaces/sernautocompletedata/index.html index eb52bcf19..a6f1f89bc 100644 --- a/tr/v4/api/interfaces/sernautocompletedata/index.html +++ b/tr/v4/api/interfaces/sernautocompletedata/index.html @@ -51,14 +51,14 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    autocomplete: true

    Source

    -

    src/types/core-modules.ts:329

    +

    src/types/core-modules.ts:329


    command

    command: AutocompleteCommand

    Source

    -

    src/types/core-modules.ts:334

    +

    src/types/core-modules.ts:334


    description

    @@ -110,4 +110,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    type: String | Integer | Number

    Source

    -

    src/types/core-modules.ts:330

    Son güncelleme:

    \ No newline at end of file +

    src/types/core-modules.ts:330

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/serneventcommand/index.html b/tr/v4/api/interfaces/serneventcommand/index.html index 4a03ee063..af23b0ba2 100644 --- a/tr/v4/api/interfaces/serneventcommand/index.html +++ b/tr/v4/api/interfaces/serneventcommand/index.html @@ -55,7 +55,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    locals

    @@ -102,7 +102,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -119,7 +119,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -128,7 +128,7 @@ to attach metadata or configuration to modules.

    Overrides

    Module.name

    Source

    -

    src/types/core-modules.ts:201

    +

    src/types/core-modules.ts:201


    onEvent

    @@ -137,7 +137,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -146,7 +146,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -155,7 +155,7 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:202

    +

    src/types/core-modules.ts:202

    Methods

    execute()

    @@ -168,4 +168,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:203

    Son güncelleme:

    \ No newline at end of file +

    src/types/core-modules.ts:203

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/serneventsmapping/index.html b/tr/v4/api/interfaces/serneventsmapping/index.html index 4c1138d5e..b080137b5 100644 --- a/tr/v4/api/interfaces/serneventsmapping/index.html +++ b/tr/v4/api/interfaces/serneventsmapping/index.html @@ -47,32 +47,32 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    error: [object]

    Source

    -

    src/types/utility.ts:12

    +

    src/types/utility.ts:12


    module.activate

    module.activate: [Payload]

    Source

    -

    src/types/utility.ts:11

    +

    src/types/utility.ts:11


    module.register

    module.register: [Payload]

    Source

    -

    src/types/utility.ts:10

    +

    src/types/utility.ts:10


    modulesLoaded

    modulesLoaded: [undefined?]

    Source

    -

    src/types/utility.ts:14

    +

    src/types/utility.ts:14


    warning

    warning: [Payload]

    Source

    -

    src/types/utility.ts:13

    Son güncelleme:

    \ No newline at end of file +

    src/types/utility.ts:13

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/sernsubcommanddata/index.html b/tr/v4/api/interfaces/sernsubcommanddata/index.html index aacc75e7c..f0842feb8 100644 --- a/tr/v4/api/interfaces/sernsubcommanddata/index.html +++ b/tr/v4/api/interfaces/sernsubcommanddata/index.html @@ -87,7 +87,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    optional options: SernOptionsData[]

    Source

    -

    src/types/core-modules.ts:369

    +

    src/types/core-modules.ts:369


    required?

    @@ -105,4 +105,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    APIApplicationCommandOptionBase.type

    Source

    -

    src/types/core-modules.ts:368

    Son güncelleme:

    \ No newline at end of file +

    src/types/core-modules.ts:368

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/sernsubcommandgroupdata/index.html b/tr/v4/api/interfaces/sernsubcommandgroupdata/index.html index ec9c2f46f..eeba3c056 100644 --- a/tr/v4/api/interfaces/sernsubcommandgroupdata/index.html +++ b/tr/v4/api/interfaces/sernsubcommandgroupdata/index.html @@ -96,7 +96,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    optional options: SernSubCommandData[]

    Source

    -

    src/types/core-modules.ts:374

    +

    src/types/core-modules.ts:374


    required?

    @@ -112,4 +112,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    type: SubcommandGroup

    Source

    -

    src/types/core-modules.ts:373

    Son güncelleme:

    \ No newline at end of file +

    src/types/core-modules.ts:373

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/slashcommand/index.html b/tr/v4/api/interfaces/slashcommand/index.html index 5895ce5d1..94817ffe2 100644 --- a/tr/v4/api/interfaces/slashcommand/index.html +++ b/tr/v4/api/interfaces/slashcommand/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.description

    Source

    -

    src/types/core-modules.ts:277

    +

    src/types/core-modules.ts:277


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:279

    +

    src/types/core-modules.ts:279


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,14 +149,14 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    options?

    optional options: SernOptionsData[]

    Source

    -

    src/types/core-modules.ts:278

    +

    src/types/core-modules.ts:278


    plugins

    @@ -165,7 +165,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -174,4 +174,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:276

    Son güncelleme:

    \ No newline at end of file +

    src/types/core-modules.ts:276

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/stringselectcommand/index.html b/tr/v4/api/interfaces/stringselectcommand/index.html index ccc26bd66..0d7d17aed 100644 --- a/tr/v4/api/interfaces/stringselectcommand/index.html +++ b/tr/v4/api/interfaces/stringselectcommand/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:231

    +

    src/types/core-modules.ts:231


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,7 +149,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -158,7 +158,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -167,4 +167,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:230

    Son güncelleme:

    \ No newline at end of file +

    src/types/core-modules.ts:230

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/textcommand/index.html b/tr/v4/api/interfaces/textcommand/index.html index d07a325ce..030d88d3e 100644 --- a/tr/v4/api/interfaces/textcommand/index.html +++ b/tr/v4/api/interfaces/textcommand/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:272

    +

    src/types/core-modules.ts:272


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,7 +149,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -158,7 +158,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -167,4 +167,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:271

    Son güncelleme:

    \ No newline at end of file +

    src/types/core-modules.ts:271

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/userselectcommand/index.html b/tr/v4/api/interfaces/userselectcommand/index.html index 6be75b04f..aac6467b6 100644 --- a/tr/v4/api/interfaces/userselectcommand/index.html +++ b/tr/v4/api/interfaces/userselectcommand/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:251

    +

    src/types/core-modules.ts:251


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,7 +149,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -158,7 +158,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -167,4 +167,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:250

    Son güncelleme:

    \ No newline at end of file +

    src/types/core-modules.ts:250

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/interfaces/wrapper/index.html b/tr/v4/api/interfaces/wrapper/index.html index 42bb02f2d..5cca41266 100644 --- a/tr/v4/api/interfaces/wrapper/index.html +++ b/tr/v4/api/interfaces/wrapper/index.html @@ -59,7 +59,7 @@ they were declared. Order of modules in each directory is not guaranteed

    Example

    1
    commands: ["./dist/commands"]

    Source

    -

    src/types/utility.ts:46

    +

    src/types/utility.ts:46


    defaultPrefix?

    @@ -72,7 +72,7 @@ will be disabled.

    Example

    1
    defaultPrefix: "?"

    Source

    -

    src/types/utility.ts:65

    +

    src/types/utility.ts:65


    events?

    @@ -87,7 +87,7 @@ Order of modules in each directory is not guaranteed.

    Example

    1
    events: ["./dist/events"]

    Source

    -

    src/types/utility.ts:77

    +

    src/types/utility.ts:77


    handleModuleErrors?

    @@ -100,7 +100,7 @@ during module execution, preventing crashes and providing error logging.

    Default

    1
    false

    Source

    -

    src/types/utility.ts:55

    +

    src/types/utility.ts:55


    tasks?

    @@ -115,4 +115,4 @@ Order of modules in each directory is not guaranteed.

    Example

    1
    tasks: ["./dist/tasks"]

    Source

    -

    src/types/utility.ts:89

    \ No newline at end of file +

    src/types/utility.ts:89

    \ No newline at end of file diff --git a/tr/v4/api/namespaces/presence/interfaces/result/index.html b/tr/v4/api/namespaces/presence/interfaces/result/index.html index 06a564c22..0627719fe 100644 --- a/tr/v4/api/namespaces/presence/interfaces/result/index.html +++ b/tr/v4/api/namespaces/presence/interfaces/result/index.html @@ -47,39 +47,39 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    optional activities: ActivitiesOptions[]

    Source

    -

    src/core/presences.ts:59

    +

    src/core/presences.ts:59


    afk?

    optional afk: boolean

    Source

    -

    src/core/presences.ts:58

    +

    src/core/presences.ts:58


    onRepeat?

    optional onRepeat: PresenceReduce

    Source

    -

    src/core/presences.ts:62

    +

    src/core/presences.ts:62


    repeat?

    optional repeat: number | [Emitter, string]

    Source

    -

    src/core/presences.ts:61

    +

    src/core/presences.ts:61


    shardId?

    optional shardId: number[]

    Source

    -

    src/core/presences.ts:60

    +

    src/core/presences.ts:60


    status?

    optional status: Status

    Source

    -

    src/core/presences.ts:57

    \ No newline at end of file +

    src/core/presences.ts:57

    \ No newline at end of file diff --git a/tr/v4/api/namespaces/presence/type-aliases/config/index.html b/tr/v4/api/namespaces/presence/type-aliases/config/index.html index a5032cbad..57be49101 100644 --- a/tr/v4/api/namespaces/presence/type-aliases/config/index.html +++ b/tr/v4/api/namespaces/presence/type-aliases/config/index.html @@ -60,4 +60,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    optional inject: [...T]

    Source

    -

    src/core/presences.ts:50

    \ No newline at end of file +

    src/core/presences.ts:50

    \ No newline at end of file diff --git a/tr/v4/api/namespaces/sern/functions/init/index.html b/tr/v4/api/namespaces/sern/functions/init/index.html index e2f3ce327..141d52c06 100644 --- a/tr/v4/api/namespaces/sern/functions/init/index.html +++ b/tr/v4/api/namespaces/sern/functions/init/index.html @@ -55,4 +55,4 @@ Function to start the handler up

    Example

    src/index.ts
    1
    Sern.init({
    2
    commands: 'dist/commands',
    3
    events: 'dist/events',
    4
    })

    Source

    -

    src/sern.ts:32

    Son güncelleme:

    \ No newline at end of file +

    src/sern.ts:32

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/type-aliases/anyplugin/index.html b/tr/v4/api/type-aliases/anyplugin/index.html index 3740575e4..95aa5cfe0 100644 --- a/tr/v4/api/type-aliases/anyplugin/index.html +++ b/tr/v4/api/type-aliases/anyplugin/index.html @@ -45,4 +45,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    AnyPlugin: ControlPlugin | InitPlugin<[InitArgs<Processed<Module>>]>

    Source

    -

    src/types/core-plugin.ts:55

    Son güncelleme:

    \ No newline at end of file +

    src/types/core-plugin.ts:55

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/type-aliases/commandmodule/index.html b/tr/v4/api/type-aliases/commandmodule/index.html index 20349b94b..0d0de9e22 100644 --- a/tr/v4/api/type-aliases/commandmodule/index.html +++ b/tr/v4/api/type-aliases/commandmodule/index.html @@ -45,4 +45,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    CommandModule: TextCommand | SlashCommand | BothCommand | ContextMenuUser | ContextMenuMsg | ButtonCommand | StringSelectCommand | MentionableSelectCommand | UserSelectCommand | ChannelSelectCommand | RoleSelectCommand | ModalSubmitCommand

    Source

    -

    src/types/core-modules.ts:290

    Son güncelleme:

    \ No newline at end of file +

    src/types/core-modules.ts:290

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/type-aliases/controller/index.html b/tr/v4/api/type-aliases/controller/index.html index 8d27b622b..fccaa6880 100644 --- a/tr/v4/api/type-aliases/controller/index.html +++ b/tr/v4/api/type-aliases/controller/index.html @@ -45,4 +45,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Controller: typeof controller

    Source

    -

    src/core/plugin.ts:137

    Son güncelleme:

    \ No newline at end of file +

    src/core/plugin.ts:137

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/type-aliases/eventmodule/index.html b/tr/v4/api/type-aliases/eventmodule/index.html index 821347c13..04f4ae897 100644 --- a/tr/v4/api/type-aliases/eventmodule/index.html +++ b/tr/v4/api/type-aliases/eventmodule/index.html @@ -45,4 +45,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    EventModule: DiscordEventCommand | SernEventCommand | ExternalEventCommand

    Source

    -

    src/types/core-modules.ts:289

    Son güncelleme:

    \ No newline at end of file +

    src/types/core-modules.ts:289

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/type-aliases/logpayload/index.html b/tr/v4/api/type-aliases/logpayload/index.html index 35901f611..b78fc4021 100644 --- a/tr/v4/api/type-aliases/logpayload/index.html +++ b/tr/v4/api/type-aliases/logpayload/index.html @@ -52,4 +52,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    message: T

    Source

    -

    src/core/interfaces.ts:55

    Son güncelleme:

    \ No newline at end of file +

    src/core/interfaces.ts:55

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/type-aliases/payload/index.html b/tr/v4/api/type-aliases/payload/index.html index e010ccaa4..d600de136 100644 --- a/tr/v4/api/type-aliases/payload/index.html +++ b/tr/v4/api/type-aliases/payload/index.html @@ -45,4 +45,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Payload: object | object | object

    Source

    -

    src/types/utility.ts:17

    Son güncelleme:

    \ No newline at end of file +

    src/types/utility.ts:17

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/type-aliases/pluginresult/index.html b/tr/v4/api/type-aliases/pluginresult/index.html index 2b22c96ea..210ba6651 100644 --- a/tr/v4/api/type-aliases/pluginresult/index.html +++ b/tr/v4/api/type-aliases/pluginresult/index.html @@ -45,4 +45,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    PluginResult: Awaitable<Result<Record<string, unknown> | undefined, string | undefined>>

    Source

    -

    src/types/core-plugin.ts:36

    Son güncelleme:

    \ No newline at end of file +

    src/types/core-plugin.ts:36

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/type-aliases/sernoptionsdata/index.html b/tr/v4/api/type-aliases/sernoptionsdata/index.html index 9d1e5a730..4bbde700d 100644 --- a/tr/v4/api/type-aliases/sernoptionsdata/index.html +++ b/tr/v4/api/type-aliases/sernoptionsdata/index.html @@ -46,4 +46,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Type that replaces autocomplete with SernAutocompleteData

    Source

    -

    src/types/core-modules.ts:360

    Son güncelleme:

    \ No newline at end of file +

    src/types/core-modules.ts:360

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/variables/controller/index.html b/tr/v4/api/variables/controller/index.html index 7ead505d6..905145270 100644 --- a/tr/v4/api/variables/controller/index.html +++ b/tr/v4/api/variables/controller/index.html @@ -81,4 +81,4 @@ The object passed into every plugin to control a command’s behavior

    readonly ok: false = false

    Source

    -

    src/core/plugin.ts:131

    Son güncelleme:

    \ No newline at end of file +

    src/core/plugin.ts:131

    Son güncelleme:

    \ No newline at end of file diff --git a/tr/v4/api/variables/presence/index.html b/tr/v4/api/variables/presence/index.html index d0f630ca0..ba70df478 100644 --- a/tr/v4/api/variables/presence/index.html +++ b/tr/v4/api/variables/presence/index.html @@ -115,4 +115,4 @@ adjacent to the file where Sern.init is CALLED.

    optional status: Status

    Source

    -

    src/core/presences.ts:9

    Son güncelleme:

    \ No newline at end of file +

    src/core/presences.ts:9

    Son güncelleme:

    \ No newline at end of file diff --git a/v4/api/classes/context/index.html b/v4/api/classes/context/index.html index fe1e21efb..dabe8a8c9 100644 --- a/v4/api/classes/context/index.html +++ b/v4/api/classes/context/index.html @@ -53,7 +53,7 @@ Message and ChatInputCommandInteraction

    Returns

    null | TextBasedChannel

    Source

    -

    src/core/structures/context.ts:43

    +

    src/core/structures/context.ts:43


    channelId

    @@ -62,7 +62,7 @@ Message and ChatInputCommandInteraction

    Returns

    string

    Source

    -

    src/core/structures/context.ts:47

    +

    src/core/structures/context.ts:47


    client

    @@ -71,7 +71,7 @@ Message and ChatInputCommandInteraction

    Returns

    Client<boolean>

    Source

    -

    src/core/structures/context.ts:107

    +

    src/core/structures/context.ts:107


    createdTimestamp

    @@ -80,7 +80,7 @@ Message and ChatInputCommandInteraction

    Returns

    number

    Source

    -

    src/core/structures/context.ts:67

    +

    src/core/structures/context.ts:67


    guild

    @@ -89,7 +89,7 @@ Message and ChatInputCommandInteraction

    Returns

    null | Guild

    Source

    -

    src/core/structures/context.ts:71

    +

    src/core/structures/context.ts:71


    guildId

    @@ -98,7 +98,7 @@ Message and ChatInputCommandInteraction

    Returns

    null | string

    Source

    -

    src/core/structures/context.ts:75

    +

    src/core/structures/context.ts:75


    id

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

    Returns

    string

    Source

    -

    src/core/structures/context.ts:39

    +

    src/core/structures/context.ts:39


    inGuild

    @@ -116,7 +116,7 @@ Message and ChatInputCommandInteraction

    Returns

    boolean

    Source

    -

    src/core/structures/context.ts:111

    +

    src/core/structures/context.ts:111


    interaction

    @@ -125,7 +125,7 @@ Message and ChatInputCommandInteraction

    Returns

    ChatInputCommandInteraction<CacheType>

    Source

    -

    src/core/structures/context.ts:99

    +

    src/core/structures/context.ts:99


    member

    @@ -134,7 +134,7 @@ Message and ChatInputCommandInteraction

    Returns

    null | GuildMember | APIInteractionGuildMember

    Source

    -

    src/core/structures/context.ts:81

    +

    src/core/structures/context.ts:81


    message

    @@ -143,7 +143,7 @@ Message and ChatInputCommandInteraction

    Returns

    Message<boolean>

    Source

    -

    src/core/structures/context.ts:85

    +

    src/core/structures/context.ts:85


    options

    @@ -152,7 +152,7 @@ Message and ChatInputCommandInteraction

    Returns

    string[] | Omit<CommandInteractionOptionResolver<CacheType>, "getMessage" | "getFocused">

    Source

    -

    src/core/structures/context.ts:25

    +

    src/core/structures/context.ts:25


    prefix

    @@ -161,7 +161,7 @@ Message and ChatInputCommandInteraction

    Returns

    undefined | string

    Source

    -

    src/core/structures/context.ts:36

    +

    src/core/structures/context.ts:36


    user

    @@ -172,7 +172,7 @@ else, interaction.user

    Returns

    User

    Source

    -

    src/core/structures/context.ts:55

    +

    src/core/structures/context.ts:55


    userId

    @@ -181,7 +181,7 @@ else, interaction.user

    Returns

    string

    Source

    -

    src/core/structures/context.ts:63

    +

    src/core/structures/context.ts:63

    Methods

    isMessage()

    @@ -190,7 +190,7 @@ else, interaction.user

    Returns

    this is Context & Object

    Source

    -

    src/core/structures/context.ts:91

    +

    src/core/structures/context.ts:91


    isSlash()

    @@ -199,7 +199,7 @@ else, interaction.user

    Returns

    this is Context & Object

    Source

    -

    src/core/structures/context.ts:95

    +

    src/core/structures/context.ts:95


    reply()

    @@ -210,7 +210,7 @@ else, interaction.user

    Returns

    Promise<Message<boolean>>

    Source

    -

    src/core/structures/context.ts:115

    +

    src/core/structures/context.ts:115


    wrap()

    @@ -222,4 +222,4 @@ else, interaction.user

    Returns

    Context

    Source

    -

    src/core/structures/context.ts:124

    Last updated:

    \ No newline at end of file +

    src/core/structures/context.ts:124

    Last updated:

    \ No newline at end of file diff --git a/v4/api/enumerations/commandtype/index.html b/v4/api/enumerations/commandtype/index.html index 44f26dbae..255fffafd 100644 --- a/v4/api/enumerations/commandtype/index.html +++ b/v4/api/enumerations/commandtype/index.html @@ -52,81 +52,81 @@ A bitfield that discriminates command modules

    Both: 3

    Source

    -

    src/core/structures/enums.ts:20

    +

    src/core/structures/enums.ts:20


    Button

    Button: 16

    Source

    -

    src/core/structures/enums.ts:23

    +

    src/core/structures/enums.ts:23


    ChannelSelect

    ChannelSelect: 1024

    Source

    -

    src/core/structures/enums.ts:29

    +

    src/core/structures/enums.ts:29


    CtxMsg

    CtxMsg: 8

    Source

    -

    src/core/structures/enums.ts:22

    +

    src/core/structures/enums.ts:22


    CtxUser

    CtxUser: 4

    Source

    -

    src/core/structures/enums.ts:21

    +

    src/core/structures/enums.ts:21


    MentionableSelect

    MentionableSelect: 512

    Source

    -

    src/core/structures/enums.ts:28

    +

    src/core/structures/enums.ts:28


    Modal: 64

    Source

    -

    src/core/structures/enums.ts:25

    +

    src/core/structures/enums.ts:25


    RoleSelect

    RoleSelect: 256

    Source

    -

    src/core/structures/enums.ts:27

    +

    src/core/structures/enums.ts:27


    Slash

    Slash: 2

    Source

    -

    src/core/structures/enums.ts:19

    +

    src/core/structures/enums.ts:19


    StringSelect

    StringSelect: 32

    Source

    -

    src/core/structures/enums.ts:24

    +

    src/core/structures/enums.ts:24


    Text

    Text: 1

    Source

    -

    src/core/structures/enums.ts:18

    +

    src/core/structures/enums.ts:18


    UserSelect

    UserSelect: 128

    Source

    -

    src/core/structures/enums.ts:26

    Last updated:

    \ No newline at end of file +

    src/core/structures/enums.ts:26

    Last updated:

    \ No newline at end of file diff --git a/v4/api/enumerations/eventtype/index.html b/v4/api/enumerations/eventtype/index.html index 09a415704..4862a0c1c 100644 --- a/v4/api/enumerations/eventtype/index.html +++ b/v4/api/enumerations/eventtype/index.html @@ -51,7 +51,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    The EventType for handling discord events

    Source

    -

    src/core/structures/enums.ts:51

    +

    src/core/structures/enums.ts:51


    External

    @@ -60,7 +60,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    The EventType for handling external events. Could be for example, process events, database events

    Source

    -

    src/core/structures/enums.ts:60

    +

    src/core/structures/enums.ts:60


    Sern

    @@ -68,4 +68,4 @@ Could be for example, process events, database events

    The EventType for handling sern events

    Source

    -

    src/core/structures/enums.ts:55

    Last updated:

    \ No newline at end of file +

    src/core/structures/enums.ts:55

    Last updated:

    \ No newline at end of file diff --git a/v4/api/enumerations/payloadtype/index.html b/v4/api/enumerations/payloadtype/index.html index a47771194..75794a537 100644 --- a/v4/api/enumerations/payloadtype/index.html +++ b/v4/api/enumerations/payloadtype/index.html @@ -50,18 +50,18 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Failure: "failure"

    Source

    -

    src/core/structures/enums.ts:93

    +

    src/core/structures/enums.ts:93


    Success

    Success: "success"

    Source

    -

    src/core/structures/enums.ts:92

    +

    src/core/structures/enums.ts:92


    Warning

    Warning: "warning"

    Source

    -

    src/core/structures/enums.ts:94

    Last updated:

    \ No newline at end of file +

    src/core/structures/enums.ts:94

    Last updated:

    \ No newline at end of file diff --git a/v4/api/enumerations/plugintype/index.html b/v4/api/enumerations/plugintype/index.html index 4831c39c7..595944aa1 100644 --- a/v4/api/enumerations/plugintype/index.html +++ b/v4/api/enumerations/plugintype/index.html @@ -51,7 +51,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    The PluginType for EventPlugins

    Source

    -

    src/core/structures/enums.ts:85

    +

    src/core/structures/enums.ts:85


    Init

    @@ -59,4 +59,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    The PluginType for InitPlugins

    Source

    -

    src/core/structures/enums.ts:81

    Last updated:

    \ No newline at end of file +

    src/core/structures/enums.ts:81

    Last updated:

    \ No newline at end of file diff --git a/v4/api/functions/commandcontrolplugin/index.html b/v4/api/functions/commandcontrolplugin/index.html index adeadb297..1e870dbf1 100644 --- a/v4/api/functions/commandcontrolplugin/index.html +++ b/v4/api/functions/commandcontrolplugin/index.html @@ -74,4 +74,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;
  • Useful for implementing preconditions, filters, and command preprocessing
  • Source

    -

    src/core/plugin.ts:120

    Last updated:

    \ No newline at end of file +

    src/core/plugin.ts:120

    Last updated:

    \ No newline at end of file diff --git a/v4/api/functions/commandinitplugin/index.html b/v4/api/functions/commandinitplugin/index.html index bd3d26fd4..a66fe8874 100644 --- a/v4/api/functions/commandinitplugin/index.html +++ b/v4/api/functions/commandinitplugin/index.html @@ -69,4 +69,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;
  • Use controller.stop(reason) to halt plugin execution
  • Source

    -

    src/core/plugin.ts:62

    Last updated:

    \ No newline at end of file +

    src/core/plugin.ts:62

    Last updated:

    \ No newline at end of file diff --git a/v4/api/functions/commandmodule/index.html b/v4/api/functions/commandmodule/index.html index fde189b43..2fea91652 100644 --- a/v4/api/functions/commandmodule/index.html +++ b/v4/api/functions/commandmodule/index.html @@ -58,4 +58,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Example

    1
    // Command with component interaction
    2
    export default commandModule({
    3
    type: CommandType.Slash,
    4
    description: "Interactive command",
    5
    execute: async (ctx) => {
    6
    const button = new ButtonBuilder({
    7
    customId: "btn/someData",
    8
    label: "Click me",
    9
    style: ButtonStyle.Primary
    10
    });
    11
    await ctx.reply({
    12
    content: "Interactive message",
    13
    components: [new ActionRowBuilder().addComponents(button)]
    14
    });
    15
    }
    16
    });

    Source

    -

    src/core/modules.ts:47

    Last updated:

    \ No newline at end of file +

    src/core/modules.ts:47

    Last updated:

    \ No newline at end of file diff --git a/v4/api/functions/discordevent/index.html b/v4/api/functions/discordevent/index.html index c4d1107f4..e2d5faca8 100644 --- a/v4/api/functions/discordevent/index.html +++ b/v4/api/functions/discordevent/index.html @@ -58,4 +58,4 @@ where typings were bad.

    Returns

    Module

    Source

    -

    src/core/modules.ts:97

    Last updated:

    \ No newline at end of file +

    src/core/modules.ts:97

    Last updated:

    \ No newline at end of file diff --git a/v4/api/functions/eventinitplugin/index.html b/v4/api/functions/eventinitplugin/index.html index 39c316f0a..b104506fd 100644 --- a/v4/api/functions/eventinitplugin/index.html +++ b/v4/api/functions/eventinitplugin/index.html @@ -51,4 +51,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Since

    2.5.0

    Source

    -

    src/core/plugin.ts:15

    Last updated:

    \ No newline at end of file +

    src/core/plugin.ts:15

    Last updated:

    \ No newline at end of file diff --git a/v4/api/functions/eventmodule/index.html b/v4/api/functions/eventmodule/index.html index f45dc64b4..3704c9165 100644 --- a/v4/api/functions/eventmodule/index.html +++ b/v4/api/functions/eventmodule/index.html @@ -63,4 +63,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Example

    1
    // Custom sern event
    2
    export default eventModule({
    3
    type: EventType.Sern,
    4
    execute: async (eventData) => {
    5
    // Handle sern-specific event
    6
    }
    7
    });

    Source

    -

    src/core/modules.ts:83

    Last updated:

    \ No newline at end of file +

    src/core/modules.ts:83

    Last updated:

    \ No newline at end of file diff --git a/v4/api/functions/makedependencies/index.html b/v4/api/functions/makedependencies/index.html index 68084ba55..fdaafad4b 100644 --- a/v4/api/functions/makedependencies/index.html +++ b/v4/api/functions/makedependencies/index.html @@ -53,4 +53,4 @@ This is required to start the handler, and is to be called before Sern.init.

    Example

    1
    await makeDependencies(({ add }) => {
    2
    add('@sern/client', new Client({ intents, partials })
    3
    })

    Source

    -

    src/core/ioc.ts:63

    Last updated:

    \ No newline at end of file +

    src/core/ioc.ts:63

    Last updated:

    \ No newline at end of file diff --git a/v4/api/functions/makeplugin/index.html b/v4/api/functions/makeplugin/index.html index bf0c14c3d..1e66974d5 100644 --- a/v4/api/functions/makeplugin/index.html +++ b/v4/api/functions/makeplugin/index.html @@ -52,4 +52,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    Plugin<V>

    Source

    -

    src/core/plugin.ts:6

    Last updated:

    \ No newline at end of file +

    src/core/plugin.ts:6

    Last updated:

    \ No newline at end of file diff --git a/v4/api/functions/scheduledtask/index.html b/v4/api/functions/scheduledtask/index.html index 5602287d5..de5d89cbd 100644 --- a/v4/api/functions/scheduledtask/index.html +++ b/v4/api/functions/scheduledtask/index.html @@ -62,4 +62,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    See

    https://crontab.guru/ for testing and creating cron patterns

    Source

    -

    src/core/modules.ts:132

    \ No newline at end of file +

    src/core/modules.ts:132

    \ No newline at end of file diff --git a/v4/api/functions/service/index.html b/v4/api/functions/service/index.html index 46370cfa0..d52ded1b6 100644 --- a/v4/api/functions/service/index.html +++ b/v4/api/functions/service/index.html @@ -62,4 +62,4 @@ Note: this method only works AFTER your container has been initiated

    Throws

    if container is absent or not present

    Source

    -

    src/core/ioc.ts:93

    Last updated:

    \ No newline at end of file +

    src/core/ioc.ts:93

    Last updated:

    \ No newline at end of file diff --git a/v4/api/functions/services/index.html b/v4/api/functions/services/index.html index d1cac678e..12bfcd1e7 100644 --- a/v4/api/functions/services/index.html +++ b/v4/api/functions/services/index.html @@ -57,4 +57,4 @@ The plural version of Servi

    Throws

    if container is absent or not present

    Source

    -

    src/core/ioc.ts:103

    Last updated:

    \ No newline at end of file +

    src/core/ioc.ts:103

    Last updated:

    \ No newline at end of file diff --git a/v4/api/functions/single/index.html b/v4/api/functions/single/index.html index 8e9f33ffa..608cde56b 100644 --- a/v4/api/functions/single/index.html +++ b/v4/api/functions/single/index.html @@ -52,4 +52,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    T

    Source

    -

    src/core/ioc.ts:112

    Last updated:

    \ No newline at end of file +

    src/core/ioc.ts:112

    Last updated:

    \ No newline at end of file diff --git a/v4/api/functions/transient/index.html b/v4/api/functions/transient/index.html index c5e208f91..c155e1418 100644 --- a/v4/api/functions/transient/index.html +++ b/v4/api/functions/transient/index.html @@ -55,4 +55,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    2.0.0 Creates a transient object

    Source

    -

    src/core/ioc.ts:123

    Last updated:

    \ No newline at end of file +

    src/core/ioc.ts:123

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/bothcommand/index.html b/v4/api/interfaces/bothcommand/index.html index c0a890034..e3da31adc 100644 --- a/v4/api/interfaces/bothcommand/index.html +++ b/v4/api/interfaces/bothcommand/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.description

    Source

    -

    src/types/core-modules.ts:284

    +

    src/types/core-modules.ts:284


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:286

    +

    src/types/core-modules.ts:286


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,14 +149,14 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    options?

    optional options: SernOptionsData[]

    Source

    -

    src/types/core-modules.ts:285

    +

    src/types/core-modules.ts:285


    plugins

    @@ -165,7 +165,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -174,4 +174,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:283

    Last updated:

    \ No newline at end of file +

    src/types/core-modules.ts:283

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/buttoncommand/index.html b/v4/api/interfaces/buttoncommand/index.html index 789643130..74d995f23 100644 --- a/v4/api/interfaces/buttoncommand/index.html +++ b/v4/api/interfaces/buttoncommand/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:226

    +

    src/types/core-modules.ts:226


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,7 +149,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -158,7 +158,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -167,4 +167,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:225

    Last updated:

    \ No newline at end of file +

    src/types/core-modules.ts:225

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/channelselectcommand/index.html b/v4/api/interfaces/channelselectcommand/index.html index d16e6010a..f6ba1e8d5 100644 --- a/v4/api/interfaces/channelselectcommand/index.html +++ b/v4/api/interfaces/channelselectcommand/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:236

    +

    src/types/core-modules.ts:236


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,7 +149,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -158,7 +158,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -167,4 +167,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:235

    Last updated:

    \ No newline at end of file +

    src/types/core-modules.ts:235

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/commandmoduledefs/index.html b/v4/api/interfaces/commandmoduledefs/index.html index b2b314791..354547878 100644 --- a/v4/api/interfaces/commandmoduledefs/index.html +++ b/v4/api/interfaces/commandmoduledefs/index.html @@ -47,81 +47,81 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    1: TextCommand

    Source

    -

    src/types/core-modules.ts:307

    +

    src/types/core-modules.ts:307


    1024

    1024: ChannelSelectCommand

    Source

    -

    src/types/core-modules.ts:315

    +

    src/types/core-modules.ts:315


    128

    128: UserSelectCommand

    Source

    -

    src/types/core-modules.ts:317

    +

    src/types/core-modules.ts:317


    16

    16: ButtonCommand

    Source

    -

    src/types/core-modules.ts:312

    +

    src/types/core-modules.ts:312


    2

    2: SlashCommand

    Source

    -

    src/types/core-modules.ts:308

    +

    src/types/core-modules.ts:308


    256

    256: RoleSelectCommand

    Source

    -

    src/types/core-modules.ts:314

    +

    src/types/core-modules.ts:314


    3

    3: BothCommand

    Source

    -

    src/types/core-modules.ts:309

    +

    src/types/core-modules.ts:309


    32

    32: StringSelectCommand

    Source

    -

    src/types/core-modules.ts:313

    +

    src/types/core-modules.ts:313


    4

    4: ContextMenuUser

    Source

    -

    src/types/core-modules.ts:311

    +

    src/types/core-modules.ts:311


    512

    512: MentionableSelectCommand

    Source

    -

    src/types/core-modules.ts:316

    +

    src/types/core-modules.ts:316


    64

    64: ModalSubmitCommand

    Source

    -

    src/types/core-modules.ts:318

    +

    src/types/core-modules.ts:318


    8

    8: ContextMenuMsg

    Source

    -

    src/types/core-modules.ts:310

    Last updated:

    \ No newline at end of file +

    src/types/core-modules.ts:310

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/contextmenumsg/index.html b/v4/api/interfaces/contextmenumsg/index.html index 85d043179..4bc35ca44 100644 --- a/v4/api/interfaces/contextmenumsg/index.html +++ b/v4/api/interfaces/contextmenumsg/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:221

    +

    src/types/core-modules.ts:221


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,7 +149,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -158,7 +158,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -167,4 +167,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:220

    Last updated:

    \ No newline at end of file +

    src/types/core-modules.ts:220

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/contextmenuuser/index.html b/v4/api/interfaces/contextmenuuser/index.html index 1eb9ef420..a1c4ce260 100644 --- a/v4/api/interfaces/contextmenuuser/index.html +++ b/v4/api/interfaces/contextmenuuser/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:216

    +

    src/types/core-modules.ts:216


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,7 +149,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -158,7 +158,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -167,4 +167,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:215

    Last updated:

    \ No newline at end of file +

    src/types/core-modules.ts:215

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/controlplugin/index.html b/v4/api/interfaces/controlplugin/index.html index a071ddcfa..8293232e6 100644 --- a/v4/api/interfaces/controlplugin/index.html +++ b/v4/api/interfaces/controlplugin/index.html @@ -59,7 +59,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Plugin.execute

    Source

    -

    src/types/core-plugin.ts:44

    +

    src/types/core-plugin.ts:44


    type

    @@ -68,4 +68,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Plugin.type

    Source

    -

    src/types/core-plugin.ts:52

    Last updated:

    \ No newline at end of file +

    src/types/core-plugin.ts:52

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/coredependencies/index.html b/v4/api/interfaces/coredependencies/index.html index fdbd9bf28..7988faa39 100644 --- a/v4/api/interfaces/coredependencies/index.html +++ b/v4/api/interfaces/coredependencies/index.html @@ -48,7 +48,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    discord.js client.

    Source

    -

    src/core/ioc.ts:140

    +

    src/core/ioc.ts:140


    @sern/emitter

    @@ -57,7 +57,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    sern emitter listens to events that happen throughout the handler. some include module.register, module.activate.

    Source

    -

    src/core/ioc.ts:145

    +

    src/core/ioc.ts:145


    @sern/errors

    @@ -66,7 +66,7 @@ the handler. some include module.register, module.activate.

    An error handler which is the final step before the sern process actually crashes.

    Source

    -

    src/core/ioc.ts:150

    +

    src/core/ioc.ts:150


    @sern/logger?

    @@ -74,7 +74,7 @@ the sern process actually crashes.

    Optional logger. Performs … logging

    Source

    -

    src/core/ioc.ts:154

    +

    src/core/ioc.ts:154


    @sern/modules

    @@ -83,11 +83,11 @@ the sern process actually crashes.

    Readonly module store. sern stores these by module.meta.id -> Module

    Source

    -

    src/core/ioc.ts:159

    +

    src/core/ioc.ts:159


    @sern/scheduler

    @sern/scheduler: TaskScheduler

    Source

    -

    src/core/ioc.ts:161

    Last updated:

    \ No newline at end of file +

    src/core/ioc.ts:161

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/discordeventcommand/index.html b/v4/api/interfaces/discordeventcommand/index.html index 1c79c7310..746bf6820 100644 --- a/v4/api/interfaces/discordeventcommand/index.html +++ b/v4/api/interfaces/discordeventcommand/index.html @@ -55,7 +55,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    locals

    @@ -102,7 +102,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -119,7 +119,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -128,7 +128,7 @@ to attach metadata or configuration to modules.

    Overrides

    Module.name

    Source

    -

    src/types/core-modules.ts:266

    +

    src/types/core-modules.ts:266


    onEvent

    @@ -137,7 +137,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -146,7 +146,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -155,7 +155,7 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:267

    +

    src/types/core-modules.ts:267

    Methods

    execute()

    @@ -168,4 +168,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:268

    Last updated:

    \ No newline at end of file +

    src/types/core-modules.ts:268

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/disposable/index.html b/v4/api/interfaces/disposable/index.html index ca25ff94e..7801a62ed 100644 --- a/v4/api/interfaces/disposable/index.html +++ b/v4/api/interfaces/disposable/index.html @@ -51,4 +51,4 @@ Let dependencies implement this to dispose and cleanup.

    Returns

    unknown

    Source

    -

    src/core/interfaces.ts:17

    Last updated:

    \ No newline at end of file +

    src/core/interfaces.ts:17

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/emitter/index.html b/v4/api/interfaces/emitter/index.html index 885b9d565..e4a87a324 100644 --- a/v4/api/interfaces/emitter/index.html +++ b/v4/api/interfaces/emitter/index.html @@ -52,7 +52,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    this

    Source

    -

    src/core/interfaces.ts:22

    +

    src/core/interfaces.ts:22


    emit()

    @@ -64,7 +64,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    boolean

    Source

    -

    src/core/interfaces.ts:24

    +

    src/core/interfaces.ts:24


    removeListener()

    @@ -76,4 +76,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    this

    Source

    -

    src/core/interfaces.ts:23

    Last updated:

    \ No newline at end of file +

    src/core/interfaces.ts:23

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/errorhandling/index.html b/v4/api/interfaces/errorhandling/index.html index 1c5766732..7545bdedc 100644 --- a/v4/api/interfaces/errorhandling/index.html +++ b/v4/api/interfaces/errorhandling/index.html @@ -54,7 +54,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    never

    Source

    -

    src/core/interfaces.ts:36

    +

    src/core/interfaces.ts:36


    updateAlive()

    @@ -66,4 +66,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    void

    Source

    -

    src/core/interfaces.ts:41

    Last updated:

    \ No newline at end of file +

    src/core/interfaces.ts:41

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/eventmoduledefs/index.html b/v4/api/interfaces/eventmoduledefs/index.html index f04937684..6a5b3168c 100644 --- a/v4/api/interfaces/eventmoduledefs/index.html +++ b/v4/api/interfaces/eventmoduledefs/index.html @@ -49,18 +49,18 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    0: DiscordEventCommand<T>

    Source

    -

    src/types/core-modules.ts:323

    +

    src/types/core-modules.ts:323


    1

    1: SernEventCommand<keyof SernEventsMapping>

    Source

    -

    src/types/core-modules.ts:322

    +

    src/types/core-modules.ts:322


    2

    2: ExternalEventCommand

    Source

    -

    src/types/core-modules.ts:324

    Last updated:

    \ No newline at end of file +

    src/types/core-modules.ts:324

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/externaleventcommand/index.html b/v4/api/interfaces/externaleventcommand/index.html index 6d3525b22..b054c0b8c 100644 --- a/v4/api/interfaces/externaleventcommand/index.html +++ b/v4/api/interfaces/externaleventcommand/index.html @@ -53,14 +53,14 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    emitter

    emitter: keyof Dependencies

    Source

    -

    src/types/core-modules.ts:208

    +

    src/types/core-modules.ts:208


    locals

    @@ -107,7 +107,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -124,7 +124,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -133,7 +133,7 @@ to attach metadata or configuration to modules.

    Overrides

    Module.name

    Source

    -

    src/types/core-modules.ts:207

    +

    src/types/core-modules.ts:207


    onEvent

    @@ -142,7 +142,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -151,7 +151,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -160,7 +160,7 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:209

    +

    src/types/core-modules.ts:209

    Methods

    execute()

    @@ -173,4 +173,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:210

    Last updated:

    \ No newline at end of file +

    src/types/core-modules.ts:210

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/init/index.html b/v4/api/interfaces/init/index.html index def7ae8bc..f7faf4431 100644 --- a/v4/api/interfaces/init/index.html +++ b/v4/api/interfaces/init/index.html @@ -51,4 +51,4 @@ Let dependencies implement this to initiate some logic.

    Returns

    unknown

    Source

    -

    src/core/interfaces.ts:9

    Last updated:

    \ No newline at end of file +

    src/core/interfaces.ts:9

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/initplugin/index.html b/v4/api/interfaces/initplugin/index.html index 1b9694c3f..d353130d2 100644 --- a/v4/api/interfaces/initplugin/index.html +++ b/v4/api/interfaces/initplugin/index.html @@ -59,7 +59,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Plugin.execute

    Source

    -

    src/types/core-plugin.ts:49

    +

    src/types/core-plugin.ts:49


    type

    @@ -68,4 +68,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Plugin.type

    Source

    -

    src/types/core-plugin.ts:48

    Last updated:

    \ No newline at end of file +

    src/types/core-plugin.ts:48

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/logging/index.html b/v4/api/interfaces/logging/index.html index 1292534dd..6778b7b42 100644 --- a/v4/api/interfaces/logging/index.html +++ b/v4/api/interfaces/logging/index.html @@ -55,7 +55,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    void

    Source

    -

    src/core/interfaces.ts:52

    +

    src/core/interfaces.ts:52


    error()

    @@ -66,7 +66,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    void

    Source

    -

    src/core/interfaces.ts:49

    +

    src/core/interfaces.ts:49


    info()

    @@ -77,7 +77,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    void

    Source

    -

    src/core/interfaces.ts:51

    +

    src/core/interfaces.ts:51


    warning()

    @@ -88,4 +88,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    void

    Source

    -

    src/core/interfaces.ts:50

    Last updated:

    \ No newline at end of file +

    src/core/interfaces.ts:50

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/mentionableselectcommand/index.html b/v4/api/interfaces/mentionableselectcommand/index.html index de097dd12..75063fc44 100644 --- a/v4/api/interfaces/mentionableselectcommand/index.html +++ b/v4/api/interfaces/mentionableselectcommand/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:246

    +

    src/types/core-modules.ts:246


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,7 +149,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -158,7 +158,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -167,4 +167,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:245

    Last updated:

    \ No newline at end of file +

    src/types/core-modules.ts:245

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/modalsubmitcommand/index.html b/v4/api/interfaces/modalsubmitcommand/index.html index 389cdfc1f..451f31d46 100644 --- a/v4/api/interfaces/modalsubmitcommand/index.html +++ b/v4/api/interfaces/modalsubmitcommand/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:256

    +

    src/types/core-modules.ts:256


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,7 +149,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -158,7 +158,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -167,4 +167,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:255

    Last updated:

    \ No newline at end of file +

    src/types/core-modules.ts:255

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/module/index.html b/v4/api/interfaces/module/index.html index dfbf5ce48..3a543f3c5 100644 --- a/v4/api/interfaces/module/index.html +++ b/v4/api/interfaces/module/index.html @@ -65,7 +65,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    optional description: string

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    locals

    @@ -110,7 +110,7 @@ to attach metadata or configuration to modules.

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -125,35 +125,35 @@ to attach metadata or configuration to modules.

    id: string

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    optional name: string

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    onEvent: ControlPlugin<any[]>[]

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    plugins: InitPlugin<any[]>[]

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    type: CommandType | EventType

    Source

    -

    src/types/core-modules.ts:118

    +

    src/types/core-modules.ts:118

    Methods

    execute()

    @@ -164,4 +164,4 @@ to attach metadata or configuration to modules.

    Returns

    any

    Source

    -

    src/types/core-modules.ts:196

    Last updated:

    \ No newline at end of file +

    src/types/core-modules.ts:196

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/plugin/index.html b/v4/api/interfaces/plugin/index.html index da600bba4..33070b962 100644 --- a/v4/api/interfaces/plugin/index.html +++ b/v4/api/interfaces/plugin/index.html @@ -58,11 +58,11 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    PluginResult

    Source

    -

    src/types/core-plugin.ts:44

    +

    src/types/core-plugin.ts:44


    type

    type: PluginType

    Source

    -

    src/types/core-plugin.ts:43

    Last updated:

    \ No newline at end of file +

    src/types/core-plugin.ts:43

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/roleselectcommand/index.html b/v4/api/interfaces/roleselectcommand/index.html index dcb3c0a86..41c1f91ae 100644 --- a/v4/api/interfaces/roleselectcommand/index.html +++ b/v4/api/interfaces/roleselectcommand/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:241

    +

    src/types/core-modules.ts:241


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,7 +149,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -158,7 +158,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -167,4 +167,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:240

    Last updated:

    \ No newline at end of file +

    src/types/core-modules.ts:240

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/scheduledtask/index.html b/v4/api/interfaces/scheduledtask/index.html index 7eeb734a0..b38db300b 100644 --- a/v4/api/interfaces/scheduledtask/index.html +++ b/v4/api/interfaces/scheduledtask/index.html @@ -47,21 +47,21 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    optional name: string

    Source

    -

    src/types/core-modules.ts:403

    +

    src/types/core-modules.ts:403


    timezone?

    optional timezone: string

    Source

    -

    src/types/core-modules.ts:405

    +

    src/types/core-modules.ts:405


    trigger

    trigger: string | Date

    Source

    -

    src/types/core-modules.ts:404

    +

    src/types/core-modules.ts:404

    Methods

    execute()

    @@ -73,4 +73,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Returns

    Awaitable<void>

    Source

    -

    src/types/core-modules.ts:406

    \ No newline at end of file +

    src/types/core-modules.ts:406

    \ No newline at end of file diff --git a/v4/api/interfaces/sdt/index.html b/v4/api/interfaces/sdt/index.html index 9a47cb16d..0a0a77da0 100644 --- a/v4/api/interfaces/sdt/index.html +++ b/v4/api/interfaces/sdt/index.html @@ -73,7 +73,7 @@ passed through the plugin pipeline to command modules.

    Instance of application dependencies

    Source

    -

    src/types/core-modules.ts:87

    +

    src/types/core-modules.ts:87


    module

    @@ -97,7 +97,7 @@ passed through the plugin pipeline to command modules.

    name: string

    Source

    -

    src/types/core-modules.ts:109

    +

    src/types/core-modules.ts:109


    params?

    @@ -105,7 +105,7 @@ passed through the plugin pipeline to command modules.

    Optional parameters passed to the command

    Source

    -

    src/types/core-modules.ts:104

    +

    src/types/core-modules.ts:104


    state

    @@ -113,7 +113,7 @@ passed through the plugin pipeline to command modules.

    Accumulated state data passed between plugins

    Source

    -

    src/types/core-modules.ts:79

    +

    src/types/core-modules.ts:79


    type

    @@ -121,4 +121,4 @@ passed through the plugin pipeline to command modules.

    Command type identifier

    Source

    -

    src/types/core-modules.ts:95

    \ No newline at end of file +

    src/types/core-modules.ts:95

    \ No newline at end of file diff --git a/v4/api/interfaces/sernautocompletedata/index.html b/v4/api/interfaces/sernautocompletedata/index.html index 6980d1fb2..2f7c4c5e4 100644 --- a/v4/api/interfaces/sernautocompletedata/index.html +++ b/v4/api/interfaces/sernautocompletedata/index.html @@ -51,14 +51,14 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    autocomplete: true

    Source

    -

    src/types/core-modules.ts:329

    +

    src/types/core-modules.ts:329


    command

    command: AutocompleteCommand

    Source

    -

    src/types/core-modules.ts:334

    +

    src/types/core-modules.ts:334


    description

    @@ -110,4 +110,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    type: String | Integer | Number

    Source

    -

    src/types/core-modules.ts:330

    Last updated:

    \ No newline at end of file +

    src/types/core-modules.ts:330

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/serneventcommand/index.html b/v4/api/interfaces/serneventcommand/index.html index e2a4c7adf..8f1906fdf 100644 --- a/v4/api/interfaces/serneventcommand/index.html +++ b/v4/api/interfaces/serneventcommand/index.html @@ -55,7 +55,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    locals

    @@ -102,7 +102,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -119,7 +119,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -128,7 +128,7 @@ to attach metadata or configuration to modules.

    Overrides

    Module.name

    Source

    -

    src/types/core-modules.ts:201

    +

    src/types/core-modules.ts:201


    onEvent

    @@ -137,7 +137,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -146,7 +146,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -155,7 +155,7 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:202

    +

    src/types/core-modules.ts:202

    Methods

    execute()

    @@ -168,4 +168,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:203

    Last updated:

    \ No newline at end of file +

    src/types/core-modules.ts:203

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/serneventsmapping/index.html b/v4/api/interfaces/serneventsmapping/index.html index f7d5d355d..bb92dc9b9 100644 --- a/v4/api/interfaces/serneventsmapping/index.html +++ b/v4/api/interfaces/serneventsmapping/index.html @@ -47,32 +47,32 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    error: [object]

    Source

    -

    src/types/utility.ts:12

    +

    src/types/utility.ts:12


    module.activate

    module.activate: [Payload]

    Source

    -

    src/types/utility.ts:11

    +

    src/types/utility.ts:11


    module.register

    module.register: [Payload]

    Source

    -

    src/types/utility.ts:10

    +

    src/types/utility.ts:10


    modulesLoaded

    modulesLoaded: [undefined?]

    Source

    -

    src/types/utility.ts:14

    +

    src/types/utility.ts:14


    warning

    warning: [Payload]

    Source

    -

    src/types/utility.ts:13

    Last updated:

    \ No newline at end of file +

    src/types/utility.ts:13

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/sernsubcommanddata/index.html b/v4/api/interfaces/sernsubcommanddata/index.html index fd1d9f295..2dd9a6b8b 100644 --- a/v4/api/interfaces/sernsubcommanddata/index.html +++ b/v4/api/interfaces/sernsubcommanddata/index.html @@ -87,7 +87,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    optional options: SernOptionsData[]

    Source

    -

    src/types/core-modules.ts:369

    +

    src/types/core-modules.ts:369


    required?

    @@ -105,4 +105,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    APIApplicationCommandOptionBase.type

    Source

    -

    src/types/core-modules.ts:368

    Last updated:

    \ No newline at end of file +

    src/types/core-modules.ts:368

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/sernsubcommandgroupdata/index.html b/v4/api/interfaces/sernsubcommandgroupdata/index.html index bb5306e8e..c4c31dbd0 100644 --- a/v4/api/interfaces/sernsubcommandgroupdata/index.html +++ b/v4/api/interfaces/sernsubcommandgroupdata/index.html @@ -96,7 +96,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    optional options: SernSubCommandData[]

    Source

    -

    src/types/core-modules.ts:374

    +

    src/types/core-modules.ts:374


    required?

    @@ -112,4 +112,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    type: SubcommandGroup

    Source

    -

    src/types/core-modules.ts:373

    Last updated:

    \ No newline at end of file +

    src/types/core-modules.ts:373

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/slashcommand/index.html b/v4/api/interfaces/slashcommand/index.html index 4b4ece261..c8195e3aa 100644 --- a/v4/api/interfaces/slashcommand/index.html +++ b/v4/api/interfaces/slashcommand/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.description

    Source

    -

    src/types/core-modules.ts:277

    +

    src/types/core-modules.ts:277


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:279

    +

    src/types/core-modules.ts:279


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,14 +149,14 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    options?

    optional options: SernOptionsData[]

    Source

    -

    src/types/core-modules.ts:278

    +

    src/types/core-modules.ts:278


    plugins

    @@ -165,7 +165,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -174,4 +174,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:276

    Last updated:

    \ No newline at end of file +

    src/types/core-modules.ts:276

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/stringselectcommand/index.html b/v4/api/interfaces/stringselectcommand/index.html index 1dca9c735..946b01ac1 100644 --- a/v4/api/interfaces/stringselectcommand/index.html +++ b/v4/api/interfaces/stringselectcommand/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:231

    +

    src/types/core-modules.ts:231


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,7 +149,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -158,7 +158,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -167,4 +167,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:230

    Last updated:

    \ No newline at end of file +

    src/types/core-modules.ts:230

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/textcommand/index.html b/v4/api/interfaces/textcommand/index.html index c899f8945..aef8989c1 100644 --- a/v4/api/interfaces/textcommand/index.html +++ b/v4/api/interfaces/textcommand/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:272

    +

    src/types/core-modules.ts:272


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,7 +149,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -158,7 +158,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -167,4 +167,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:271

    Last updated:

    \ No newline at end of file +

    src/types/core-modules.ts:271

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/userselectcommand/index.html b/v4/api/interfaces/userselectcommand/index.html index f8bbeb773..f717b7e22 100644 --- a/v4/api/interfaces/userselectcommand/index.html +++ b/v4/api/interfaces/userselectcommand/index.html @@ -53,7 +53,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Inherited from

    Module.description

    Source

    -

    src/types/core-modules.ts:122

    +

    src/types/core-modules.ts:122


    execute()

    @@ -67,7 +67,7 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Overrides

    Module.execute

    Source

    -

    src/types/core-modules.ts:251

    +

    src/types/core-modules.ts:251


    locals

    @@ -114,7 +114,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.locals

    Source

    -

    src/types/core-modules.ts:195

    +

    src/types/core-modules.ts:195


    meta

    @@ -131,7 +131,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.meta

    Source

    -

    src/types/core-modules.ts:123

    +

    src/types/core-modules.ts:123


    name?

    @@ -140,7 +140,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.name

    Source

    -

    src/types/core-modules.ts:119

    +

    src/types/core-modules.ts:119


    onEvent

    @@ -149,7 +149,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.onEvent

    Source

    -

    src/types/core-modules.ts:120

    +

    src/types/core-modules.ts:120


    plugins

    @@ -158,7 +158,7 @@ to attach metadata or configuration to modules.

    Inherited from

    Module.plugins

    Source

    -

    src/types/core-modules.ts:121

    +

    src/types/core-modules.ts:121


    type

    @@ -167,4 +167,4 @@ to attach metadata or configuration to modules.

    Overrides

    Module.type

    Source

    -

    src/types/core-modules.ts:250

    Last updated:

    \ No newline at end of file +

    src/types/core-modules.ts:250

    Last updated:

    \ No newline at end of file diff --git a/v4/api/interfaces/wrapper/index.html b/v4/api/interfaces/wrapper/index.html index a89fb8dfa..bfbf55551 100644 --- a/v4/api/interfaces/wrapper/index.html +++ b/v4/api/interfaces/wrapper/index.html @@ -59,7 +59,7 @@ they were declared. Order of modules in each directory is not guaranteed

    Example

    1
    commands: ["./dist/commands"]

    Source

    -

    src/types/utility.ts:46

    +

    src/types/utility.ts:46


    defaultPrefix?

    @@ -72,7 +72,7 @@ will be disabled.

    Example

    1
    defaultPrefix: "?"

    Source

    -

    src/types/utility.ts:65

    +

    src/types/utility.ts:65


    events?

    @@ -87,7 +87,7 @@ Order of modules in each directory is not guaranteed.

    Example

    1
    events: ["./dist/events"]

    Source

    -

    src/types/utility.ts:77

    +

    src/types/utility.ts:77


    handleModuleErrors?

    @@ -100,7 +100,7 @@ during module execution, preventing crashes and providing error logging.

    Default

    1
    false

    Source

    -

    src/types/utility.ts:55

    +

    src/types/utility.ts:55


    tasks?

    @@ -115,4 +115,4 @@ Order of modules in each directory is not guaranteed.

    Example

    1
    tasks: ["./dist/tasks"]

    Source

    -

    src/types/utility.ts:89

    \ No newline at end of file +

    src/types/utility.ts:89

    \ No newline at end of file diff --git a/v4/api/namespaces/presence/interfaces/result/index.html b/v4/api/namespaces/presence/interfaces/result/index.html index 502d74f65..a5c5e0de4 100644 --- a/v4/api/namespaces/presence/interfaces/result/index.html +++ b/v4/api/namespaces/presence/interfaces/result/index.html @@ -47,39 +47,39 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    optional activities: ActivitiesOptions[]

    Source

    -

    src/core/presences.ts:59

    +

    src/core/presences.ts:59


    afk?

    optional afk: boolean

    Source

    -

    src/core/presences.ts:58

    +

    src/core/presences.ts:58


    onRepeat?

    optional onRepeat: PresenceReduce

    Source

    -

    src/core/presences.ts:62

    +

    src/core/presences.ts:62


    repeat?

    optional repeat: number | [Emitter, string]

    Source

    -

    src/core/presences.ts:61

    +

    src/core/presences.ts:61


    shardId?

    optional shardId: number[]

    Source

    -

    src/core/presences.ts:60

    +

    src/core/presences.ts:60


    status?

    optional status: Status

    Source

    -

    src/core/presences.ts:57

    \ No newline at end of file +

    src/core/presences.ts:57

    \ No newline at end of file diff --git a/v4/api/namespaces/presence/type-aliases/config/index.html b/v4/api/namespaces/presence/type-aliases/config/index.html index dab9c9dce..178849f85 100644 --- a/v4/api/namespaces/presence/type-aliases/config/index.html +++ b/v4/api/namespaces/presence/type-aliases/config/index.html @@ -60,4 +60,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    optional inject: [...T]

    Source

    -

    src/core/presences.ts:50

    \ No newline at end of file +

    src/core/presences.ts:50

    \ No newline at end of file diff --git a/v4/api/namespaces/sern/functions/init/index.html b/v4/api/namespaces/sern/functions/init/index.html index 5d60ed40f..c706d620d 100644 --- a/v4/api/namespaces/sern/functions/init/index.html +++ b/v4/api/namespaces/sern/functions/init/index.html @@ -55,4 +55,4 @@ Function to start the handler up

    Example

    src/index.ts
    1
    Sern.init({
    2
    commands: 'dist/commands',
    3
    events: 'dist/events',
    4
    })

    Source

    -

    src/sern.ts:32

    Last updated:

    \ No newline at end of file +

    src/sern.ts:32

    Last updated:

    \ No newline at end of file diff --git a/v4/api/type-aliases/anyplugin/index.html b/v4/api/type-aliases/anyplugin/index.html index f6de5fed5..1f4eb49fd 100644 --- a/v4/api/type-aliases/anyplugin/index.html +++ b/v4/api/type-aliases/anyplugin/index.html @@ -45,4 +45,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    AnyPlugin: ControlPlugin | InitPlugin<[InitArgs<Processed<Module>>]>

    Source

    -

    src/types/core-plugin.ts:55

    Last updated:

    \ No newline at end of file +

    src/types/core-plugin.ts:55

    Last updated:

    \ No newline at end of file diff --git a/v4/api/type-aliases/commandmodule/index.html b/v4/api/type-aliases/commandmodule/index.html index c8fc4a8b0..0601e104a 100644 --- a/v4/api/type-aliases/commandmodule/index.html +++ b/v4/api/type-aliases/commandmodule/index.html @@ -45,4 +45,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    CommandModule: TextCommand | SlashCommand | BothCommand | ContextMenuUser | ContextMenuMsg | ButtonCommand | StringSelectCommand | MentionableSelectCommand | UserSelectCommand | ChannelSelectCommand | RoleSelectCommand | ModalSubmitCommand

    Source

    -

    src/types/core-modules.ts:290

    Last updated:

    \ No newline at end of file +

    src/types/core-modules.ts:290

    Last updated:

    \ No newline at end of file diff --git a/v4/api/type-aliases/controller/index.html b/v4/api/type-aliases/controller/index.html index d58461c1b..60d7bbc0c 100644 --- a/v4/api/type-aliases/controller/index.html +++ b/v4/api/type-aliases/controller/index.html @@ -45,4 +45,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Controller: typeof controller

    Source

    -

    src/core/plugin.ts:137

    Last updated:

    \ No newline at end of file +

    src/core/plugin.ts:137

    Last updated:

    \ No newline at end of file diff --git a/v4/api/type-aliases/eventmodule/index.html b/v4/api/type-aliases/eventmodule/index.html index 41f73b1b7..24fb0ba37 100644 --- a/v4/api/type-aliases/eventmodule/index.html +++ b/v4/api/type-aliases/eventmodule/index.html @@ -45,4 +45,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    EventModule: DiscordEventCommand | SernEventCommand | ExternalEventCommand

    Source

    -

    src/types/core-modules.ts:289

    Last updated:

    \ No newline at end of file +

    src/types/core-modules.ts:289

    Last updated:

    \ No newline at end of file diff --git a/v4/api/type-aliases/logpayload/index.html b/v4/api/type-aliases/logpayload/index.html index 3b1f7e3c0..35b1b3921 100644 --- a/v4/api/type-aliases/logpayload/index.html +++ b/v4/api/type-aliases/logpayload/index.html @@ -52,4 +52,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    message: T

    Source

    -

    src/core/interfaces.ts:55

    Last updated:

    \ No newline at end of file +

    src/core/interfaces.ts:55

    Last updated:

    \ No newline at end of file diff --git a/v4/api/type-aliases/payload/index.html b/v4/api/type-aliases/payload/index.html index ff080e008..61fc4397d 100644 --- a/v4/api/type-aliases/payload/index.html +++ b/v4/api/type-aliases/payload/index.html @@ -45,4 +45,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Payload: object | object | object

    Source

    -

    src/types/utility.ts:17

    Last updated:

    \ No newline at end of file +

    src/types/utility.ts:17

    Last updated:

    \ No newline at end of file diff --git a/v4/api/type-aliases/pluginresult/index.html b/v4/api/type-aliases/pluginresult/index.html index 26bb1957c..01c34278d 100644 --- a/v4/api/type-aliases/pluginresult/index.html +++ b/v4/api/type-aliases/pluginresult/index.html @@ -45,4 +45,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    PluginResult: Awaitable<Result<Record<string, unknown> | undefined, string | undefined>>

    Source

    -

    src/types/core-plugin.ts:36

    Last updated:

    \ No newline at end of file +

    src/types/core-plugin.ts:36

    Last updated:

    \ No newline at end of file diff --git a/v4/api/type-aliases/sernoptionsdata/index.html b/v4/api/type-aliases/sernoptionsdata/index.html index 2478f7e5c..be97c687c 100644 --- a/v4/api/type-aliases/sernoptionsdata/index.html +++ b/v4/api/type-aliases/sernoptionsdata/index.html @@ -46,4 +46,4 @@ starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;

    Type that replaces autocomplete with SernAutocompleteData

    Source

    -

    src/types/core-modules.ts:360

    Last updated:

    \ No newline at end of file +

    src/types/core-modules.ts:360

    Last updated:

    \ No newline at end of file diff --git a/v4/api/variables/controller/index.html b/v4/api/variables/controller/index.html index baea96146..308d09fa4 100644 --- a/v4/api/variables/controller/index.html +++ b/v4/api/variables/controller/index.html @@ -81,4 +81,4 @@ The object passed into every plugin to control a command’s behavior

    readonly ok: false = false

    Source

    -

    src/core/plugin.ts:131

    Last updated:

    \ No newline at end of file +

    src/core/plugin.ts:131

    Last updated:

    \ No newline at end of file diff --git a/v4/api/variables/presence/index.html b/v4/api/variables/presence/index.html index f248167be..2b665453b 100644 --- a/v4/api/variables/presence/index.html +++ b/v4/api/variables/presence/index.html @@ -115,4 +115,4 @@ adjacent to the file where Sern.init is CALLED.

    optional status: Status

    Source

    -

    src/core/presences.ts:9

    Last updated:

    \ No newline at end of file +

    src/core/presences.ts:9

    \ No newline at end of file