diff --git a/commands/fun/tts.js b/commands/fun/tts.js index 8f1bfb21..d62b4cde 100644 --- a/commands/fun/tts.js +++ b/commands/fun/tts.js @@ -14,8 +14,6 @@ module.exports = class BadMemeCommand extends Command { group: 'fun', memberName: 'tts', description: `Return what you type in a tts file`, - ownerOnly: true, - args: [ { key: 'text',