1

I'm trying to see if there's a Google Calendar integration for a Slack chatbot? I'm using Lita, ChatOps for Ruby.

c00000fd
  • 20,994
  • 29
  • 177
  • 400

1 Answers1

1

There is no Google Calendar plugin in the lita.io plugin page so far.

But searching on GitHub I found a plugin project which might help you get started using the Google Calendar Api on your bot.

The link for the repo is https://github.com/platanus/lita-google-birthdates

alejdg
  • 2,313
  • 21
  • 28