Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.
/ rescheduler Public archive

Search schedules in Garoon from Slack and propose dates for rescheduling.

License

Notifications You must be signed in to change notification settings

otoyo/rescheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rescheduler

Search schedules by keyword on Slack and propose dates for rescheduling.

sample mov

Usage

To run this bot, you need to set the following env vars,

export SLACK_BOT_ID=xxx
export SLACK_BOT_TOKEN=xoxb-xxxx
export SLACK_VERIFICATION_TOKEN=xxx
export SLACK_USER_ID=xxx # yours
export GAROON_SUBDOMAIN=xxx # xxx.cybozu.com
export GAROON_USER=xxx
export GAROON_PASSWORD=xxx
export GAROON_EXCLUDING_FACILITY_CODE=0601 # optional
$ dep ensure
$ go build -o bot && ./bot

About

Search schedules in Garoon from Slack and propose dates for rescheduling.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages