a web-interface for slack team (messages, links, channel)
BOT (slack) <---> RTM API (node module)
<----> nodeJS server (express)
|
|
memory storage (No database storage)
|
|
socket.io -----> express+angular page
|
socket <-----|
git clone https://github.com/hacktuel/slackwall.git
cp config_sample.json config.json
nano config.json
(edit your token value)
npm install
node index.js
open http://localhost:7143 || config.PORT
##USE
RTM Connection
socket stream
/command
Add event type add display
0.1 :
Tom Wersinger homeof@gmail.com
Copyright (C) 2016 Tom Wersinger homeof@gmail.com
MIT License
See LICENSE