This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

discordcryptoblocker

1.0.2 • Public • Published

DiscordCryptoBlocker

A discord.js package that automatically bans spambots, optimized for targeting crypto scammers, but could also work against other advertisement bots/selfbots.

Example

const client = require('DiscordCryptoBlocker');

client.login(token)

Use

The package basically stores all messages that it picks up, but sorts them so that there are never duplicates in the storage, it will just add them together. It also counts how many messages each person sends. It uses these resources to determine if a person is a selfbot.

You need to enable the following permissions for the bot to operate correctly:
VIEW_CHANNEL
BAN_MEMBERS

Readme

Keywords

none

Package Sidebar

Install

npm i discordcryptoblocker

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

3.59 kB

Total Files

3

Last publish

Collaborators

  • wavpro