Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Google Chat basic app

This code sample creates a simple Google Chat app that responds to events and messages from a space.

Deploy the sample

  1. Follow the steps in Build a Google Chat app with Google Apps Script to set up your environment, set up the script, and publish the Chat app.

  2. Replace the script Code.gs with the one in this project.

Interact with the app

Either add and @mention the app in a space or in a direct mention to engage with the app.

When added to a space or messaged, the app will respond with a simple reply.