UNPKG

playcord

Version:

playcord is an epic discord.js package which allows you to make an epic discord bot with some fun features :D!

28 lines (27 loc) 565 B
{ "dependencies": { "axios": "^1.4.0", "discord.js": "^14.11.0", "node-emoji": "^2.0.2" }, "name": "playcord", "description": "playcord is an epic discord.js package which allows you to make an epic discord bot with some fun features :D!", "version": "1.0.0", "main": "index.js", "devDependencies": {}, "scripts": { "test": "node test.js" }, "keywords": [ "discord.js", "js", "games", "fun", "embed", "discord", "gamecord", "discord-gamecord" ], "author": "phantom_raja", "license": "ISC" }