Skip to content

naiteparak/slack-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Birthday Reminder Slack Bot

The Birthday Reminder Slack Bot is a custom integration designed to help supervisors stay informed about their employees' birthdays. This bot automatically sends notifications to supervisors, ensuring that they can celebrate and acknowledge their team members' special days.

Installation and Setup

To install and set up the Birthday Reminder Slack Bot, follow these steps:

  1. Clone or download the bot's source code from the provided repository.

  2. Install all dependencies with command

 $ npm install

Setting up environment variables

  1. Before running the app, you need to create a .env file in the project root directory. Rename env.example file or use the following example as a template:
 PORT=80
 BOT_USER_OAUTH_TOKEN=PUT_HERE_YOUR_TOKEN

Running the app

You can run the app using the following command:

 $ npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors