UNPKG

captcha-for-discord

Version:

This package can be used for creating captcha straight from your discord bot

23 lines (22 loc) 420 B
{ "name": "captcha-for-discord", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "MIT", "dependencies": { "@types/node": "^14.14.10", "axios": "^0.21.0", "discord.js": "^12.5.1" }, "keywords": [ "captcha", "discord.js", "discord-captcha", "verification" ] }