Skip to content

rafaelgondim/snack-time-message-chat

 
 

Repository files navigation

Snack Time Message Chat

A simple app to send message to your company google chat to notify when it's the snack time, with a motivational quote!

The app now uses Firestore to manage the messages to build the notification. You need to set the env variables with your app credentials to work.

Added a JS file to help insert new messages on database.

Instructions

You can run the default Docker image or build your own.

Docker image: https://hub.docker.com/repository/docker/rafamdd/snack-time-google-chat

Create a .env file with the properties in model.

To run the node application, you must run npm install first, then node index.js;

Have fun!

About

Snack time message for google chat in scheduled time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.6%
  • Dockerfile 5.3%
  • Shell 2.1%