keepmeup-client
v1.3.5
Published
![](https://github.com/nordluf/keepmeup-client/workflows/Node%20CI/badge.svg) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com/) [![semantic-release](https://img.shields.io/badge/semver-seman
Downloads
24
Readme
KeepMeUpBot NodeJS client
NodeJS client for sending checks via @KeepMeUpBot Telegram bot.
Usage:
import client from 'keepmeup-client'
await client('checkName', 'secretString')
await client('checkName', secretVariable, false) // to not throw if secret is not defined