GroupMe-Bots-With-Google-Apps-Script
GroupMe-Bots-With-Google-Apps-Script copied to clipboard
A bunch of examples / resources for using the GroupMe Bot API with Google Apps Script
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.
Wiki
Feel free to message me with tutorials you have made or something you would like to see here
Examples
- Base Example containing general stuff
- System message parser
- Dice Roller
- Data Saving example / Sale tracking bot
- Google Image Search Command
- Current Stock Price Bot
- @everyone Bot
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]