All Projects → mathieudutour → Timezone Butler

mathieudutour / Timezone Butler

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

Programming Languages

typescript
32286 projects

Labels

Projects that are alternatives of or similar to Timezone Butler

fplbot
🤖 Chatbot for Fantasy Premier League (Slack/Discord)
Stars: ✭ 14 (-77.78%)
Mutual labels:  slack-bot
Torpedo
Pluggable, multi-network asynchronous chat bot written in Go
Stars: ✭ 19 (-69.84%)
Mutual labels:  slack-bot
Slack Ruby Client
A Ruby and command-line client for the Slack Web, Real Time Messaging and Event APIs.
Stars: ✭ 957 (+1419.05%)
Mutual labels:  slack-bot
karmabot
upvotes and downvotes for slack
Stars: ✭ 24 (-61.9%)
Mutual labels:  slack-bot
Slacker
Slack Bot Framework
Stars: ✭ 495 (+685.71%)
Mutual labels:  slack-bot
Slack Cli
Powerful Slack CLI via pure bash. Rich messaging, uploads, posts, piping, oh my!
Stars: ✭ 850 (+1249.21%)
Mutual labels:  slack-bot
slack-mock
A Slack API mocker for Slack bot integration tests.
Stars: ✭ 61 (-3.17%)
Mutual labels:  slack-bot
Reviewbot
Reviewbot is a Slack bot that shows reviewable pull requests.
Stars: ✭ 40 (-36.51%)
Mutual labels:  slack-bot
Scrape Rss Bot
Slack bot that converts links to an RSS feed
Stars: ✭ 16 (-74.6%)
Mutual labels:  slack-bot
Crossbot
A slackbot to compete on mini crosswords (or any other daily challenge).
Stars: ✭ 14 (-77.78%)
Mutual labels:  slack-bot
slackblocks
🎲 Python API for Building Messages Using the Slack Block Kit API
Stars: ✭ 32 (-49.21%)
Mutual labels:  slack-bot
Java Slack Sdk
Slack Developer Kit (including Bolt for Java) for any JVM language
Stars: ✭ 393 (+523.81%)
Mutual labels:  slack-bot
Thecsebot
Bot user for the slack team of IIT Roorkee, CSE students batch of 2016-20
Stars: ✭ 9 (-85.71%)
Mutual labels:  slack-bot
Threat-Intel-Slack-Bot
Interactive Threat Intelligence Bot that leverages serverless framework, AWS/GCP, and Slack
Stars: ✭ 26 (-58.73%)
Mutual labels:  slack-bot
Obed Bot
🍴 Obed Slack Bot, na požiadanie kontroluje aktuálnu ponuku denného menu reštaurácii. [only for slovak|czech users]
Stars: ✭ 32 (-49.21%)
Mutual labels:  slack-bot
socrates
Socrates is a microframework for building stateful conversational interfaces for Slack in Ruby.
Stars: ✭ 16 (-74.6%)
Mutual labels:  slack-bot
Slackbot Destroyer
📣 ❌ Slack integration that can destroy all incoming messages from Slackbot.
Stars: ✭ 23 (-63.49%)
Mutual labels:  slack-bot
Marvin
The paranoid bot (framework)
Stars: ✭ 51 (-19.05%)
Mutual labels:  slack-bot
Solarthing
Monitors an Outback MATE and a Renogy Rover - MPPT Charge Controller. Integrates with Grafana, PVOutput and more!
Stars: ✭ 33 (-47.62%)
Mutual labels:  slack-bot
Wc2018 Slack Bot
World Cup 2018 Slack Bot
Stars: ✭ 11 (-82.54%)
Mutual labels:  slack-bot
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)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].