Skip to main content
Version: 2.0.0

Interactions

TSCord uses decorators from discordx to handle interactions.

caution

Because the template is overriding the default behavior of some of these decorators, you should always import them from @decorators rather than discordx!

Here is a relevant list of them, linked to the corresponding discordx documentation:

Built-in commands

There are several built-in slash commands:

Command nameDescription
helpGet all the commands and their descriptions, grouped by categories
infoShow general information about the bot
inviteGive the link to invite the bot on any server
pingPong!
statsDisplay stats like total amount of users using the bot, number of guilds, etc