Slack bot helper
npm install @b1kt0p/slack-botAs simple as:
``bash`
npm install @b1kt0p/slack-bot
or
`bash``
yarn add @b1kt0p/slack-bot
@b1kt0p/slack-bot has been built to work by default from Node >= 8.10.
If you need to run it in earlier versions of Node (eg. 4.3) then you will have to
transpile dotenv-generator's code yourself using babel or a similar tool.
MIT © Victor Savostin