🚀 Socket Launch Week Day 4:Socket MCP Adds Org Alerts, Threat Feed Review, and Package Inspection.Learn more
Sign In

kingraveninsults

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kingraveninsults

trash

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

kingraveninsults

This generates offensive insults. If you played original dota 2012 ish, you might know who king raven is. This generates insults of the same nature and was featured on the kingraven forums.

Install

npm i kingraveninsults

Use

import { generateInsult } from '../src/index';
generateInsult('DEFAULT');
// You're just a planter
import { generateInsult } from '../src/index';
generateInsult('CLASSIC');
// Get rolled, clownscum
import { generateInsult } from '../src/index';
generateInsult('COMPLEMENTS');
// You're the most marvelous bunnycookie I know

Create insult of a specific length

import { insult, modeMap } from '../src/index';
insult(25, modeMap.DEFAULT);
//  I've never seen such a fucking plantfat

FAQs

Package last updated on 15 Aug 2019

Did you know?

Socket

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