An open API service indexing awesome lists of open source software.

https://github.com/tarlepp/unibot-perjantai


https://github.com/tarlepp/unibot-perjantai

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# unibot-perjantai
Perjantai (Friday) plugin for UniBot IRC bot.

## Install
To your UniBot application

```npm install git://github.com/tarlepp/unibot-perjantai --save```

And after that register new plugin on IRC channels what you need

```plugin [#channel] perjantai```

## Usage
After installation just type ```!perjantai``` on that channel.

## Test plugin
You can easily test plugin by following command:

```node test.js```

This will basically mimic ```!perjantai``` command and shows plugin response on shell.