WeeCloud
Node.js library for relaying WeeChat to a webapp
Relaying with weechat.js
Usage
WeeChat
Require WeeChat 0.3.7.
Start WeeChat Relay Protocol:
/set relay.network.password test
/relay add weechat 8000
Running locally
git clone https://github.com/eirikb/weecloud
cd weecloud
npm install
node app.js
weechat will run on a default port of 3000.
Contribution
Contributers:
- dennis
- Pingu1
Special thanks to:
- xt
- FlashCode
License
MIT License (c) Eirik Brandtzæg