edgi-govdata-archiving / edgi-hubot-halpy

Heroku-backed chatbot-friend who lives in EDGI Slack
https://edgi-hubot.herokuapp.com/
3 stars 0 forks source link

Allow anyone to create zoom meetings from chat #9

Closed patcon closed 7 years ago

patcon commented 7 years ago

https://github.com/poynt/boynt/blob/master/scripts/zoom.coffee

Dawn suggested that this would be great for ad-hoc meetings. The other types of meetings EDGI uses often are recurring and pre-scheduled.

pre-scheduled would prob be simple to add, but not sure "recurring" would be simple to manage from chat. Plus, by definition, they just get set up once, and then rarely touched, so prob not good candidate to automation help ;)

patcon commented 7 years ago

Seems that I can start testing this now, as everyone gets s 60-day developer trial (which I need to get an API key): https://zoom.us/developer/overview/getting-started-with-rest-api

Eventually, I'll need to get an API key generated with our "Pro" (?) account.

shapironick commented 7 years ago

I can lastpass you one of our paid account passwords whenever you would like.

On Tue, May 2, 2017 at 4:50 PM, Patrick Connolly notifications@github.com wrote:

Seems that I can start testing this now, as everyone gets s 60-day developer trial (which I need to get an API key): https://zoom.us/developer/overview/getting-started-with-rest-api

Eventually, I'll need to get an API key generated with our "Pro" (?) account.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/edgi-govdata-archiving/edgi-hubot/issues/9#issuecomment-298756940, or mute the thread https://github.com/notifications/unsubscribe-auth/AHJ97-QwKQ2Tk2DPEoIJfyo-0YXgJQWuks5r15b6gaJpZM4NOoP- .

patcon commented 7 years ago

Done and done for on-demand meetings.