diff --git a/commands/fun/reddit.js b/commands/fun/reddit.js index c5b40000..ab47cf13 100644 --- a/commands/fun/reddit.js +++ b/commands/fun/reddit.js @@ -13,7 +13,6 @@ module.exports = class redditCommand extends Command { key: 'sub', prompt: 'Wich subreddit would you like to see?', type: 'string', - default: 'random', } ] });