majordickalert

1.0.3 • Public • Published

MajorDickAlert

A simple insult module with no other purpose then to degrade people.


Support


Installation

npm i majordickalert@latest


Constructor

Options for the module

Entry Type Definition
#1 CLIENT Your client variable
#2 BOOLEAN Whether or not to toggle debug mode and error logs
#3 STRING The Sub Reddit you'd like to pull the insults from (OPTIONAL)

Code Example

const Discord = require('discord.js');
const insults = require('majordickalert');
const insultmofo = new insults(client, true, 'insults')

client.on('message', async message => {
    insultmofo.insultSkid(message)
})

Dependents (0)

Package Sidebar

Install

npm i majordickalert

Weekly Downloads

1

Version

1.0.3

License

ISC

Unpacked Size

3.4 kB

Total Files

3

Last publish

Collaborators

  • hyperz
  • jordan2139