From 55b1ea768ca5e7dcf818eff58b13b04c71c56b8b Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Sun, 31 Mar 2024 12:00:54 -0400 Subject: [PATCH] Don't need to limit it --- commands/games-sp/20-questions.js | 1 - 1 file changed, 1 deletion(-) diff --git a/commands/games-sp/20-questions.js b/commands/games-sp/20-questions.js index a16e52e4..78b49989 100644 --- a/commands/games-sp/20-questions.js +++ b/commands/games-sp/20-questions.js @@ -14,7 +14,6 @@ module.exports = class TwentyQuestionsCommand extends Command { group: 'games-sp', memberName: '20-questions', description: 'Think of something and 20Q will read your mind by asking a few simple questions.', - game: true, credit: [ { name: '20Q.net',