Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jaymun723/captcha-bot

A discord bot to show the usage of reCaptcha in a discord server.
https://github.com/jaymun723/captcha-bot

discord discord-bot discord-js recaptcha recaptchav2

Last synced: about 1 month ago
JSON representation

A discord bot to show the usage of reCaptcha in a discord server.

Awesome Lists containing this project

README

        

# captcha-bot

README in progress...

## Getting Started

Create a `secrets.json` based on `secrets.example.json`.

Install dependencies

```sh
yarn # or npm install
```

Start the bot (and the server)

```sh
yarn start # or npm start
```