README
Description
A small bot for Slask, who knows how to speak in the channel, in PM and knows when he is asked for something.
Documentation
Initialize
const Slackie = require('slackie');
const slackie = new Slackie('token');
You can get token from defined before, or create new token there.