1.1.29 • Published 8 years ago

hubot-gcal-meeting-reminder v1.1.29

Weekly downloads
7
License
MIT
Repository
github
Last release
8 years ago

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.

1.1.29

8 years ago

1.1.28

8 years ago

1.1.27

8 years ago

1.1.26

8 years ago

1.1.25

8 years ago

1.2.0

8 years ago

1.1.24

8 years ago

1.1.23

8 years ago

1.1.22

8 years ago

1.1.21

8 years ago

1.1.20

8 years ago

1.1.19

8 years ago

1.1.18

8 years ago

1.1.17

8 years ago

1.1.16

8 years ago

1.1.15

8 years ago

1.1.14

8 years ago

1.1.13

8 years ago

1.1.11

8 years ago

1.1.10

8 years ago

1.1.9

8 years ago

1.1.8

8 years ago

1.1.7

8 years ago

1.1.6

8 years ago

1.1.5

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.24

8 years ago

1.0.23

8 years ago

1.0.22

8 years ago

1.0.21

8 years ago

1.0.20

8 years ago

1.0.19

8 years ago

1.0.18

8 years ago

1.0.17

8 years ago

1.0.16

8 years ago

1.0.15

8 years ago

1.0.14

8 years ago

1.0.13

8 years ago

1.0.12

8 years ago

1.0.11

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.1.25

8 years ago

0.1.24

8 years ago

0.1.23

8 years ago

0.1.22

8 years ago

0.1.21

8 years ago

0.1.20

8 years ago

0.1.19

8 years ago

0.1.18

8 years ago

0.1.17

8 years ago

0.1.16

8 years ago

0.1.15

8 years ago

0.1.14

8 years ago

0.1.13

8 years ago

0.1.12

8 years ago

0.1.11

8 years ago

0.1.10

8 years ago

0.1.9

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago