/Coffee-Breaks-Slack-Bot

Creating new coffee break groups using google cloud functions and slack api

Primary LanguageTypeScript

Coffee-Breaks

alt text

Setup

Install the app on workspace.
Don't forget to add the bot to private channels to make it work.

Info

The bot will fetch all users from the channel and use the users real names to create coffee groups.

todos:

Extend the isMemberAvailableThisWeek() function. Right now it adds all users and removes bots from the list.
The function should check the users status for the current week to see if the user is available.