From 28190c299ef9912c68a1a95ea2bf5adc11514745 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Bersier?= Date: Tue, 9 Jul 2019 01:27:07 +0200 Subject: [PATCH] i forgot to finisht that apparently --- commands/fun/tts/sam.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/fun/tts/sam.js b/commands/fun/tts/sam.js index 1a50cb11..7033d781 100644 --- a/commands/fun/tts/sam.js +++ b/commands/fun/tts/sam.js @@ -19,7 +19,7 @@ class samCommand extends Command { } ], description: { - content: 'Send a mp3 of what you wrote in Microsoft Sam tts, can change speed and pitch with [speed:a number] and [pitch:a]', + content: 'Send a mp3 of what you wrote in Microsoft Sam tts, can change speed and pitch with [speed:a number] and [pitch:a number]', usage: '[text]', examples: ['Here comes the roflcopter soisoisoisoisoi'] }