william-reed / GroupMe-Bots-With-Google-Apps-Script

A bunch of examples / resources for using the GroupMe Bot API with Google Apps Script
40 stars 29 forks source link

Script Example #7

Closed kidtangerine closed 10 years ago

kidtangerine commented 10 years ago

Script example to add image search to GroupMe Bot.

william-reed commented 10 years ago

Next time please test the code before submitting, there are some errors I noted in the in line comments and also there isn't a doGet method which is required. Please try running it in google apps script which should clear up all the errors if there are any others I did not catch.

kidtangerine commented 10 years ago

thanks, I've updated the code and tested.

william-reed commented 10 years ago

Ok looks awesome! Thanks a lot for the contribution. Consider making a wiki page (ex https://github.com/wreed12345/GroupMe-Google-Apps-Script-Examples/wiki/Data-Saving) concerning this topic. Thanks again

kidtangerine commented 10 years ago

I will for sure, thanks

william-reed commented 10 years ago

https://github.com/wreed12345/GroupMe-Google-Apps-Script-Examples/commit/cc3aca842eef0a7e1e736314c94c230154f64e29 added link to source file in readme