https://github.com/tarlepp/unibot-perjantai
https://github.com/tarlepp/unibot-perjantai
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/tarlepp/unibot-perjantai
- Owner: tarlepp
- License: mit
- Created: 2015-02-06T13:24:59.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-08T10:57:17.000Z (over 11 years ago)
- Last Synced: 2024-04-09T21:52:34.371Z (about 2 years ago)
- Language: JavaScript
- Size: 145 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.