Skip to content

Commit 344632b

Browse files
luca-montaigutpotb
andcommitted
fix: change command wording
Co-authored-by: Peïo Thibault <[email protected]>
1 parent 822e09f commit 344632b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commands.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ export const voiceOnDemandCommand = new SlashCommandBuilder()
1010

1111
export const fartCommand = new SlashCommandBuilder()
1212
.setName('fart')
13-
.setDescription("Replies with http://prout.dev, the YaourtGG's masterpiece")
13+
.setDescription("Replies with http://prout.dev")
1414
.toJSON();

0 commit comments

Comments
 (0)