We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 822e09f commit 344632bCopy full SHA for 344632b
src/commands.ts
@@ -10,5 +10,5 @@ export const voiceOnDemandCommand = new SlashCommandBuilder()
10
11
export const fartCommand = new SlashCommandBuilder()
12
.setName('fart')
13
- .setDescription("Replies with http://prout.dev, the YaourtGG's masterpiece")
+ .setDescription("Replies with http://prout.dev")
14
.toJSON();
0 commit comments