From fbcd5508cbc045707881750b99e8892c0a4ec0f3 Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Sun, 14 Mar 2021 14:13:17 -0400 Subject: [PATCH] Add page to kino --- commands/other/kino.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/commands/other/kino.js b/commands/other/kino.js index 5532683d..64b7dfb8 100644 --- a/commands/other/kino.js +++ b/commands/other/kino.js @@ -65,6 +65,8 @@ module.exports = class KinoCommand extends Command { break; } await msg.say(stripIndents` + **Page ${i + 1}/${storyData.length}** + ${escapeMarkdown(line.trim())} _Proceed?_