Socket
Book a DemoInstallSign in
Socket

@dunnbot/karma

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dunnbot/karma

Dunnbot plugin for upvoting and downvoting people.

latest
npmnpm
Version
4.0.1
Version published
Maintainers
2
Created
Source

@dunnbot/karma

Dunnbot plugin for upvoting and downvoting people.

Install

yarn add @dunnbot/karma

Or if you don't have yarn

npm install --save @dunnbot/karma

Usage

import Dunnbot from 'dunnbot'
import Karma from '@dunnbot/karma'

const bot = new Dunnbot('irc.freenode.net:6667', { ... })

bot.use(Karma)

bot.start()

FAQs

Package last updated on 21 Nov 2016

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