UNPKG

message-buttons-pagination

Version:

A simple but useful module to add paginator buttons to your embeds

20 lines (19 loc) 420 B
{ "name": "message-buttons-pagination", "version": "1.0.6", "description": "A simple but useful module to add paginator buttons to your embeds", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "discordjs", "buttons", "paginations" ], "author": "corgi-cd", "license": "ISC", "dependencies": { "discord.js": "^14.6.0" } }