A slackbot that can act as chatbot, monitoring tool and collaboration tool
New chatbot incoming !!!
Basis: node-slack-sdk
Example: examples
Airbnb Style Guide Setup
is used.
- installation
npm i eslint -S
npm init @eslint/config
- lint
npm run lint
npm run fix
- add test suite
- use mocha most probably
- Use momentjs package for conversion of time between timezones.
- add
crypto
to en/decrypt config files. - need to check the linting rules and use them properly.