Connect teammates for a chat on Slack
This repository is a self hosted conversation starter bot for Slack on AWS. Every two weeks, it pairs random teammates for a 15-minute conversation.
While there are free, managed alternatives for companies below 25 employees, bigger teams can lavarage this repository to create a customized People and Culture experience in a remote environment.
- Create a Slack app for your Workspace, with permissions
channels:history,mpim:write,chat:write,users:read, and Install your app - Customize your
config.jsonandsrc/messages.jsonfiles if you want different configurations than thenice-2-meet-udefaults - Setup
AWS_ACCESS_KEY_ID,AWS_SECRET_ACCESS_KEYandSLACK_API_TOKENas Secrets on this repo so that Github Actions can deploy this service