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| Name | Name | Last commit date | ||
|---|---|---|---|---|
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