diff --git a/commands/fun/vidshittifier.js b/commands/fun/vidshittifier.js index b27a1de..4e17b07 100644 --- a/commands/fun/vidshittifier.js +++ b/commands/fun/vidshittifier.js @@ -36,7 +36,7 @@ class vidshittifierCommand extends Command { } let input = `${os.tmpdir()}/${message.id}.mp4`; - let output = `${os.tmpdir()}/Shittifyed${message.id}.mp4`; + let output = `${os.tmpdir()}/Shittified${message.id}.mp4`; let compression; let audioCompression;