DanH42 / mi1kb0t

A multi-platform chat bot
MIT License
43 stars 17 forks source link

Hangouts support #15

Open DanH42 opened 8 years ago

DanH42 commented 8 years ago

This would be cool.

twof commented 8 years ago

https://developers.google.com/+/hangouts/api/gapi.hangout.data.html#gapi.hangout.data.sendMessage

DanH42 commented 8 years ago

This library looks most promising after a brief search. Image uploads look a little more complicated (there's two steps: uploading the image then sending a message with the image attached), but that can all be obscured away with #12.