1.0.5 • Published 4 years ago

reporter-telegram-lighthouse v1.0.5

Weekly downloads
4
License
ISC
Repository
github
Last release
4 years ago

Telegram report for lighthouse

Used to parse assert and generate a report if threshold values do not match. The module is written in nodejs. To use it is enough to specify the chat id and bot token

Install and run

Global install

npm i reporter-telegram-lighthouse  -g

Run

reporter-telegram-lighthouse  --token-bot token --id-chat id_chat_teleggram

Run whit npx

Does not require global installation

npx reporter-telegram-lighthouse  --token-bot token --id-chat id_chat_teleggram

Example

reporter-telegram-lighthouse  --token-bot 1170224844:AAELpniTXBOYQH23S74duhhYXcSQdS4Cv4E --id-chat -391265339
1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2-test1

4 years ago

1.0.2-test

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago