UNPKG

discord.js-akinator-button

Version:

アキネーターのコマンドを作ることができます。

24 lines (23 loc) 492 B
{ "name": "discord.js-akinator-button", "version": "1.2.2", "description": "アキネーターのコマンドを作ることができます。", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "akinator", "discord.js", "aki-api" ], "author": "WillTDA", "license": "ISC", "dependencies": { "aki-api": "^5.2.1", "discord.js": "^13.0.0" }, "devDependencies": { "node": "^16.6.1" } }