Skip to content

onaio/AutoStandup

Repository files navigation

AUTOSTANDUP

This is a simple application to demonstrate how to build a chatbot using Slack API with Nodejs . The purpose of the app is to prompt daily standups from team members and post what each member is working on.

The bot will prompt users for standups every working day and remind those who haven't submitted before posting to the standup's channel. A person can opt to unsubscribe from the notification service or subscribe back when desired.

Setup

PREREQUISITES


To package and run this application, you'll need to:

Building the Package


Run the following commands from the root directory of the project to rebuild and recreate the containers


 docker-compose up --force-recreate --remove-orphans --build

The Docker container will then install all the necessary packages required for the project and make the application accessible via 127.0.0.1:8008

About

A slack bot for submitting standups

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •