All Projects → william-reed → GroupMe-Bots-With-Google-Apps-Script

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

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to GroupMe-Bots-With-Google-Apps-Script

node-groupme
The only GroupMe API library for NodeJS that isn't a million years old.
Stars: ✭ 25 (-28.57%)
Mutual labels:  groupme-api, groupme, groupme-bot
gas-telegram-bot
🤖 Apps Script Telegram Bot that replies with a random quote from quotesondesign.com
Stars: ✭ 31 (-11.43%)
Mutual labels:  googleappsscript
GASUnit
Testing library for Google Apps Script
Stars: ✭ 21 (-40%)
Mutual labels:  googleappsscript
groupme-at-all
A Hubot chat bot to mention every user in a GroupMe channel all at once.
Stars: ✭ 94 (+168.57%)
Mutual labels:  groupme

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

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]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].