tsuyoshi007 / Slack-CheckAllMessageInEachChannel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trello-Board-Monitoring

Getting Started

Prerequisites

Inside .env file

You also need : -@slack/web-api -dotenv -nedb

Installing

npm install

Running the tests

For Example:

node server.js

Expected output: channel_id(string),channel_name(string),is_there_msg(boolean),last_message_ts(string)

And coding style tests

semistandard --fix

js-semistandard-style

Built With

Authors

  • Hun Vikran

About


Languages

Language:JavaScript 100.0%