Socket
Socket
Sign inDemoInstall

discord-guard

Package Overview
Dependencies
177
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    discord-guard

A discord verifacation bot that uses a captcha.


Version published
Weekly downloads
3
decreased by-40%
Maintainers
1
Install size
22.8 MB
Created
Weekly downloads
 

Readme

Source

Discord-Guarding

Discord Guarding System

Installation

Use the package manager npm to install discord-guarding.

npm i discord-guard

Usage

const { Guard } = require('discord-guard')
const guard = new Guard('BOT_TOKEN')
guard.start('CHANNEL_ID', 'ROLE_NAME')

License

MIT

Keywords

FAQs

Last updated on 02 Nov 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc