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