add jokes kekw
This commit is contained in:
parent
4dd06821d1
commit
8c5b317e11
3 changed files with 16 additions and 1 deletions
|
@ -44,6 +44,7 @@ export const reuploadCommands = async () => {
|
|||
.setRequired(true)
|
||||
)
|
||||
.setDefaultMemberPermissions(PermissionFlagsBits.ModerateMembers),
|
||||
new SlashCommandBuilder().setName('joke').setDescription("it's a joke"),
|
||||
].map((command) => command.toJSON());
|
||||
|
||||
const rest = new REST({ version: '10' }).setToken(process.env.DISCORD_TOKEN!);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue