MCPcopy Create free account

hub / github.com/discordx-ts/templates / functions

Functions30 in github.com/discordx-ts/templates

↓ 3 callersFunctionReload
* Reload commands for discordx
3-hot-module-reload/src/dev.ts:32
↓ 2 callersFunctionLoadFiles
(src: string)
3-hot-module-reload/src/dev.ts:22
↓ 2 callersMethodlikeIt
(command: CommandInteraction | Message)
1-starter/src/commands/simple command.ts:40
↓ 1 callersFunctionrun
()
4-music-player-ytdl/src/main.ts:55
↓ 1 callersFunctionrun
()
1-starter/src/main.ts:54
↓ 1 callersFunctionrun
()
2-blank/src/main.ts:53
↓ 1 callersFunctionrun
()
3-hot-module-reload/src/main.ts:5
↓ 1 callersFunctionrun
* Initialize
3-hot-module-reload/src/dev.ts:56
↓ 1 callersFunctionrun
()
5-music-player-lavalink/src/main.ts:55
Methodadd
( @SlashOption({ description: "x value", name: "x", required: true, type: Applicat
1-starter/src/commands/slash group.ts:13
Methodchoose
( @SlashChoice("Human", "Astronaut", "Dev") @SlashOption({ description: "What are you?", n
1-starter/src/commands/choices.ts:10
Methodchoose1
( @SlashChoice({ name: "are you okay?", value: "okay" }) @SlashChoice({ name: "are you good?", value:
1-starter/src/commands/choices.ts:25
Methodhandle
(interaction: StringSelectMenuInteraction)
1-starter/src/commands/menu.ts:19
Methodhello
(command: SimpleCommandMessage)
1-starter/src/commands/simple command.ts:14
Methodhello
( @SlashOption({ description: "user", name: "user", required: true, type: Applicat
1-starter/src/commands/slash + button.ts:17
MethodhelloBtn
(interaction: ButtonInteraction)
1-starter/src/commands/slash + button.ts:51
MethodmessageCreate
([message]: ArgsOf<"messageCreate">)
3-hot-module-reload/src/events/common.ts:6
MethodmessageDelete
([message]: ArgsOf<"messageDelete">, client: Client)
1-starter/src/events/common.ts:6
MethodmessageDelete
([message]: ArgsOf<"messageDelete">, client: Client)
2-blank/src/events/common.ts:6
MethodmessageHandler
( interaction: MessageContextMenuCommandInteraction, )
1-starter/src/commands/context.ts:14
Methodmultiply
( @SlashOption({ description: "x value", name: "x", required: true, type: Applicat
1-starter/src/commands/slash group.ts:35
MethodmyRoles
(interaction: CommandInteraction)
1-starter/src/commands/menu.ts:39
Methodpages
(interaction: CommandInteraction)
1-starter/src/commands/slashes.ts:12
Methodping
(interaction: CommandInteraction)
2-blank/src/commands/slashes.ts:7
Methodping
(interaction: CommandInteraction)
3-hot-module-reload/src/commands/slashes.ts:7
Methodroot
( @SlashOption({ description: "text", name: "text", required: true, type: Applicat
1-starter/src/commands/slash group.ts:57
MethodsimpleLikeIt
(command: SimpleCommandMessage)
1-starter/src/commands/simple command.ts:45
MethodslashLikeIt
(command: CommandInteraction)
1-starter/src/commands/simple command.ts:50
Methodsum
( @SimpleCommandOption({ name: "num1", type: SimpleCommandOptionType.Number }) num1: number | undefine
1-starter/src/commands/simple command.ts:24
MethoduserHandler
( interaction: UserContextMenuCommandInteraction, )
1-starter/src/commands/context.ts:21