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