UNPKG

pokecord-bot

Version:

This package lets you get the name of an image of a pokemon from the discord bot, Pokecord.

20 lines (19 loc) 429 B
{ "name": "pokecord-bot", "version": "1.1.3", "description": "This package lets you get the name of an image of a pokemon from the discord bot, Pokecord.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "pokecord", "discord", "selfbot" ], "author": "diamonddynamite1", "license": "ISC", "dependencies": { "axios": "^0.19.0" } }