0.0.7 • Published 2 years ago

chanclas-toolbox v0.0.7

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

chanclas-toolbox

little tools & utils that I use
chanclas

utils

sendTGMessage( chat_id: string, telegram_bot_id: string, message: string) : void
general send message function

sendEnvBotTGMessage (message: string) : void
uses bot_id and chat_id from env vars:
process.env.TG_CHAT_ID && process.env.TG_BOT_ID

isString (arg:any) : boolean
checks if a var is a string

0.0.7

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago