Giter Site home page Giter Site logo

hubot-gcal-meeting-reminder's Introduction

hubot-gcal-meeting-reminder

A hubot script that sends you reminders to Slack of the upcoming meetings you have on GoogleCalendar.

Use

This package adds 3 commands to hubot:

  • send me meeting reminders : the bot enable reminders for you

  • stop sending me meeting reminders : the bot disable reminders for you

  • who's getting reminders? : the bot informs you of the list of users who are currently getting reminders.

the commands are optimized to be used as direct message to your bot on Slack.

Installation

In hubot project folder, run:

npm install hubot-gcal-meeting-reminder --save

Then add hubot-gcal-meeting-reminder to your external-scripts.json:

[
  "hubot-gcal-meeting-reminder"
]

Auth

We rely the hubot-slack-google-auth to handle authentification to Google via Slack. To install it:

npm install hubot-slack-google-auth --save

There's a couple of vars to setup on this plugin's side as explained in the 'Configuration' paragraph of their README.

Notes on using Heroku to run hubot

If you are running your hubot instance on Heroku, you might want to add the hubot-redis-brain package to your hubot instance and enable the Redis To Go addon to Heroku ressources.

Heroku's instance is restarted automatically everyday or so and it will erase your memory each time, long with the list of users who enabled reminders. A bot with amnesia is only that useful...

more info

See src/gcal-meeting-reminder.coffee for full documentation.

hubot-gcal-meeting-reminder's People

Contributors

oiorain avatar

Stargazers

Jascha avatar

hubot-gcal-meeting-reminder's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.