Skip to content

A bunch of examples / resources for using the GroupMe Bot API with Google Apps Script

Notifications You must be signed in to change notification settings

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GroupMe Bots with Google Apps Script

A bunch of examples for using the GroupMe API with Google Apps Script and some useful methods to use within your bot such as data saving methods (Map, List like structures integrated with Google Drive)

Why use Google Apps Script for your bots?

Google Apps Script offers a service free of charge for providing anyone with a way to host there GroupMe bot for free 24/7. So your bot that you would like to respond to certain commands (for example) could be on all day every day for free

Purpose of this Repository

This repository is meant to grow and serve as an easy way to get started with bots using Google Apps Script. If you created something that you think is awesome and you think other people could benefit form it create a pull request and it will be added to this repo for the world to see. This repository also offers certain files which act as a library of some sort to aid in data saving specifically.

Feel free to message me with tutorials you have made or something you would like to see here

Examples

To Do:

Please feel free to add the following:

  • How To for setting up and deploying a Google Apps Script
  • Script for sending messages at a particular time
  • Implement a data saving system
  • Get more people to contribute

Contact

If you have any questions about using the API or contributing to it contact me on skype with the username wreed12345 or by emailing me at [email protected]

About

A bunch of examples / resources for using the GroupMe Bot API with Google Apps Script

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published