Skip to content

jthomerson/irc-bot-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published