Socket
Socket
Sign inDemoInstall

irc-bot-framework

Package Overview
Dependencies
21
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    irc-bot-framework

Simple framework for making an IRC bot that uses pre-built or custom plugins to add functionality.


Version published
Maintainers
1
Install size
5.63 MB
Created

Readme

Source

irc-bot-framework

Synopsis

The goal of this project is to make it simple and easy for you to create your own node.js IRC robot based on plugins that are simple to write. I will provide a number of plugins that I find useful, as I'm sure others will. The goal, though, is that you can easily spin up an IRC bot and write a plugin for it in only a few minutes.

In other words, if you have a task that you want done via IRC command, you will be able to focus on the actual task at hand rather than the protocol itself.

Code Example

TODO: fill this in

Installation

npm install irc-bot-framework

API Reference

TODO: fill this in

Tests

TODO: fill this in

Contributors

Describe and show how to run the tests with code examples.

License

This project is licensed with the Apache Software License, 2.0. See LICENSE.txt for more details.

Keywords

FAQs

Last updated on 14 Nov 2015

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