Selection of helper function and types to be used with Google Chat bots
npm install @guardian/google-chat-utilsHelper functions and interfaces to assist in building Google Chat bots that post to group webhooks.
Install via npm:
``bash`
$ npm install @guardian/google-chat-utils
In the repository directory, install dependencies then run npm test:
`bash``in google-chat-utils
$ npm install
$ npm test