Skip to content

NodeJS client for sending checks via @KeepMeUpBot Telegram bot.

Notifications You must be signed in to change notification settings

nordluf/keepmeup-client

Repository files navigation

KeepMeUpBot NodeJS client

js-standard-style semantic-release

NPM

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

About

NodeJS client for sending checks via @KeepMeUpBot Telegram bot.

Resources

Stars

Watchers

Forks

Packages

No packages published