discord-paginator:使用嵌入内容不协调地创建分页内容

时间:2024-05-30 10:46:34
【文件属性】:

文件名称:discord-paginator:使用嵌入内容不协调地创建分页内容

文件大小:15KB

文件格式:ZIP

更新时间:2024-05-30 10:46:34

JavaScript

不协调分页者 为Discord机器人创建分页内容。 高度可定制,易于使用。 与搭配使用效果最佳 正在安装 您将需要NodeJS 8或更高版本。 npm i discord-paginator 使用 const Eris = require ( 'eris' ) const paginator = require ( 'discord-paginator' ) const bot = new Eris ( 'BOT_TOKEN' ) const pgn = paginator . create ( { bot } ) // create options go here /* fired when bot is connected and ready to read the messages*/ bot . on ( 'ready' , event => { console . l


【文件预览】:
discord-paginator-master
----lib()
--------colors.js(113B)
--------rct.js(554B)
--------index.js(9KB)
----.npmignore(94B)
----examples()
--------token.dest.js(52B)
--------simplepagination.js(1KB)
--------customswitch.js(2KB)
--------simpleconfirm.js(1KB)
--------doublecheck.js(2KB)
--------confirmparams.js(2KB)
--------paginationparams.js(2KB)
--------arraytopage.js(2KB)
----LICENSE(743B)
----README.md(8KB)
----.gitignore(89B)
----index.js(700B)
----package.json(637B)

网友评论