Skip to content

dump-hr/meetings-slack-bot

Repository files navigation

meetings-slack-bot

🤖 that posts office reservations every morning in Slack channel.

Development

Node.js >=20 and Azurite required to run project.

yarn
yarn build

Start Azurite(in a separate terminal)

npx azurite

Run the function app

func start

Deployment

This bot is deployed as a Timer Trigger Function using @azure/functions.

Deploy project:

nvm install 20
nvm use 20
npm install --global yarn

Build project:

git clone https://github.com/dump-hr/meetings-slack-bot
cp .env.example .env
yarn build

About

🤖 that posts office reservations every morning in Slack channel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •