Skip to content

sciforce/vacation-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vacation Bot

Overview

The Vacation-Bot manages the vacation reservation.

Prerequisites

  • JDK 8 installed and working
  • MongoDB running

Integration with Slack

To integrate Vacation Bot with your Slack channel go to Settings -> Add an app -> Manage -> Custom Integrations -> Bots -> Add Configuration Choose the name for your bot in channel, e.g. vacationBot and copy generated token. Add your token to the application.properties: slackBotToken=<your-secure-token>

Start up the application.

👉 Remember not to share your token in public services.

Building

Type ./gradlew to build and assemble the service.

About

The app that manages vacations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published