Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/discordx-ts/templates
/ functions
Functions
30 in github.com/discordx-ts/templates
⨍
Functions
30
◇
Types & classes
24
↓ 3 callers
Function
Reload
* Reload commands for discordx
3-hot-module-reload/src/dev.ts:32
↓ 2 callers
Function
LoadFiles
(src: string)
3-hot-module-reload/src/dev.ts:22
↓ 2 callers
Method
likeIt
(command: CommandInteraction | Message)
1-starter/src/commands/simple command.ts:40
↓ 1 callers
Function
run
()
4-music-player-ytdl/src/main.ts:55
↓ 1 callers
Function
run
()
1-starter/src/main.ts:54
↓ 1 callers
Function
run
()
2-blank/src/main.ts:53
↓ 1 callers
Function
run
()
3-hot-module-reload/src/main.ts:5
↓ 1 callers
Function
run
* Initialize
3-hot-module-reload/src/dev.ts:56
↓ 1 callers
Function
run
()
5-music-player-lavalink/src/main.ts:55
Method
add
( @SlashOption({ description: "x value", name: "x", required: true, type: Applicat
1-starter/src/commands/slash group.ts:13
Method
choose
( @SlashChoice("Human", "Astronaut", "Dev") @SlashOption({ description: "What are you?", n
1-starter/src/commands/choices.ts:10
Method
choose1
( @SlashChoice({ name: "are you okay?", value: "okay" }) @SlashChoice({ name: "are you good?", value:
1-starter/src/commands/choices.ts:25
Method
handle
(interaction: StringSelectMenuInteraction)
1-starter/src/commands/menu.ts:19
Method
hello
(command: SimpleCommandMessage)
1-starter/src/commands/simple command.ts:14
Method
hello
( @SlashOption({ description: "user", name: "user", required: true, type: Applicat
1-starter/src/commands/slash + button.ts:17
Method
helloBtn
(interaction: ButtonInteraction)
1-starter/src/commands/slash + button.ts:51
Method
messageCreate
([message]: ArgsOf<"messageCreate">)
3-hot-module-reload/src/events/common.ts:6
Method
messageDelete
([message]: ArgsOf<"messageDelete">, client: Client)
1-starter/src/events/common.ts:6
Method
messageDelete
([message]: ArgsOf<"messageDelete">, client: Client)
2-blank/src/events/common.ts:6
Method
messageHandler
( interaction: MessageContextMenuCommandInteraction, )
1-starter/src/commands/context.ts:14
Method
multiply
( @SlashOption({ description: "x value", name: "x", required: true, type: Applicat
1-starter/src/commands/slash group.ts:35
Method
myRoles
(interaction: CommandInteraction)
1-starter/src/commands/menu.ts:39
Method
pages
(interaction: CommandInteraction)
1-starter/src/commands/slashes.ts:12
Method
ping
(interaction: CommandInteraction)
2-blank/src/commands/slashes.ts:7
Method
ping
(interaction: CommandInteraction)
3-hot-module-reload/src/commands/slashes.ts:7
Method
root
( @SlashOption({ description: "text", name: "text", required: true, type: Applicat
1-starter/src/commands/slash group.ts:57
Method
simpleLikeIt
(command: SimpleCommandMessage)
1-starter/src/commands/simple command.ts:45
Method
slashLikeIt
(command: CommandInteraction)
1-starter/src/commands/simple command.ts:50
Method
sum
( @SimpleCommandOption({ name: "num1", type: SimpleCommandOptionType.Number }) num1: number | undefine
1-starter/src/commands/simple command.ts:24
Method
userHandler
( interaction: UserContextMenuCommandInteraction, )
1-starter/src/commands/context.ts:21