You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NodeJS client for sending checks via @KeepMeUpBot Telegram bot.
Usage:
importclientfrom'keepmeup-client'awaitclient('checkName','secretString')awaitclient('checkName',secretVariable,false)// to not throw if secret is not defined
About
NodeJS client for sending checks via @KeepMeUpBot Telegram bot.