Node.js library for relaying WeeChat to a webapp
Relaying with weechat.js
Adding plugin for searching dcc packets and starting download
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
Contributers:
- dennis
- Pingu1
Special thanks to:
- xt
- FlashCode