You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WebsiteOne had integration with Google Hangouts, which has been shut down and replaced with Google Chat: https://blog.google/products/workspace/hangouts-to-chat/
There was a button to start a hangout from an Event and communication back to show status of the event in the website.
WebsiteOne had integration with Google Hangouts, which has been shut down and replaced with Google Chat: https://blog.google/products/workspace/hangouts-to-chat/
There was a button to start a hangout from an Event and communication back to show status of the event in the website.
Google Chat does have an api, so we might be able to integrate that: https://developers.google.com/chat/api/reference/rest
Or Twitch? Or remove all the 'hangouts' code?
Note that settings.yml stored the app id:
hangouts:
app_id: <%= ENV['HANGOUTS_APP_ID'] %>
ssl_host: <%= ENV['SSL_HOST'] %>
The text was updated successfully, but these errors were encountered: