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',