From 2fe48c4fc942034095653b40b8eb057e31485281 Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Sun, 31 Mar 2024 12:41:56 -0400 Subject: [PATCH] Add help --- commands/games-sp/20-questions.js | 1 + 1 file changed, 1 insertion(+) diff --git a/commands/games-sp/20-questions.js b/commands/games-sp/20-questions.js index 3c8e0987..396119f8 100644 --- a/commands/games-sp/20-questions.js +++ b/commands/games-sp/20-questions.js @@ -13,6 +13,7 @@ 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.', + details: `**Games:** ${list(Object.keys(games))}`, credit: [ { name: '20Q.net',