@carsonlenze/discord-captcha

0.0.2 • Public • Published

What is this?

Have your users verify with a captcha using the new discord buttons

Installation

npm i discord-captcha

Then ...

const Captcha = require('discord-captcha')

const captcha = new Captcha(client, {
    roleID: "869659381040574515",
    channelID: "869671043650957312",
});

Readme

Keywords

Package Sidebar

Install

npm i @carsonlenze/discord-captcha

Weekly Downloads

2

Version

0.0.2

License

ISC

Unpacked Size

4.93 kB

Total Files

3

Last publish

Collaborators

  • carsonlenze