Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

tsouza/diptot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diptot Project: The Question Manager Bot

This a Slack bot that helps streamlining the Q&A experience in Slack.

Requirements for Building and Installing

  • Node.js

  • Typescript

Installing

cd diptot
npm install

Running

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>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published