go-chat-bot / bot

IRC, Slack, Telegram and RocketChat bot written in go
MIT License
824 stars 194 forks source link

Add initial hangouts chat support #96

Closed sochotnicky closed 5 years ago

sochotnicky commented 5 years ago

This is initial implementation of Google Chat bot API.

This is initial work on #80

sochotnicky commented 5 years ago

Maybe this should be named "hangouts-chat" or "google-chat" actually. Any preference?

sochotnicky commented 5 years ago

OK, I've had this running for ~2 weeks now and it really looks good enough for initial version to me. There are probably improvements that could be made but generally speaking the bot works in a "generic" fashion. There are special Google Chat features we are not using here (i.e. the cards) but not really sure how we could easily do it without rewriting major part of the bot. And benefits would likely not be that great..

fabioxgn commented 5 years ago

@sochotnicky very nice, thanks! 👏