This a Slack bot that helps streamlining the Q&A experience in Slack.
-
Node.js
-
Typescript
cd diptot
npm install
diptot --token <slack_api_token> --botID <slack_bot_id> --channelID <slack_channel_id> --redis.host <redis_host> --redis.port <redis_port> --redis.auth_pass <redis_password>