Page MenuHomePhabricator

[alias-server] Support admin notifications with telegram bot
AbandonedPublic

Authored by bytesofman on Mar 17 2023, 18:46.

Details

Reviewers
emack
Group Reviewers
Restricted Project
Summary

T3015

Depends on D13361

Support admin notifications with telegram bot

Test Plan

Update secrets.js with a new admin alert chat (see secrets.sample.js to model)
npm run alert

Diff Detail

Repository
rABC Bitcoin ABC
Branch
process-only-unprocessed-txs
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 22529
Build 44678: Build Diff
Build 44677: arc lint + arc unit

Event Timeline

Remove onBlock admin alert used in testing

Adding required markdown escape chars to announcements. Will need a special function to prep msgs for markdown, tbd another diff

This revision is now accepted and ready to land.Mar 25 2023, 05:25