Skip to content

LeandroPereiraDaCruz/reminder-drink-water

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reminder drink water

A slack bot to reminder us to drink water.

image

SETUP

Add the environment variable with the slack incoming web hook. Ex:

SLACK_URL=**************

INSTALL

npm i

OPTIONAL

Create a cron job to run the program automaticaly Ex runnning every day in each 30 minutes from 7 to 20 hour:

*/30 7-20 * * * bash /home/$USER/git/drink_water_reminder/run > /home/$USER/git/drink_water_reminder/log.txt 2>&1

About

A slack bot to reminde us to drink water.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published