mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Add page to kino
This commit is contained in:
@@ -65,6 +65,8 @@ module.exports = class KinoCommand extends Command {
|
||||
break;
|
||||
}
|
||||
await msg.say(stripIndents`
|
||||
**Page ${i + 1}/${storyData.length}**
|
||||
|
||||
${escapeMarkdown(line.trim())}
|
||||
|
||||
_Proceed?_
|
||||
|
||||
Reference in New Issue
Block a user