Skip to content

⏰🤵 A Slack butler who will take care of the timezone differences in your team.

License

Notifications You must be signed in to change notification settings

MakerXStudio/timezone-butler

 
 

Repository files navigation

Timezone Butler

Meet your new Timezone Butler

A Slack butler who will take care of the timezone differences in your team.

 
Add to Slack
 
 
Timezone Butler demo
 
 

Installation

Click on the button below:

Add to Slack

Contributing

  • Fork the repo
  • Clone the repo
  • Install the dependency:
    npm install
    npm install -g ngrok
  • Copy .env.example to .env and replace the environment variables (you will need to create a new slack app)
  • Start the server
    npm run dev
  • expose your server to the internet
    ngrok http 3000

License

ISC (like MIT but simpler)

About

⏰🤵 A Slack butler who will take care of the timezone differences in your team.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.8%
  • CSS 4.6%
  • JavaScript 1.6%