[alias-server] Enable telegram announcements of alias registrations
Summary:
Send a summary Telegram message as new aliases are registered
Required more helper functions than originally planned. Unit tests added. Also tested by wiping the db and node index.js. It runs into rate limit errors (as expected) trying to send too many msgs, but these are handled elegantly without crashing the app.
Test Plan: npm test
Reviewers: #bitcoin_abc, Fabien
Reviewed By: #bitcoin_abc, Fabien
Subscribers: Fabien, PiRK
Differential Revision: https://reviews.bitcoinabc.org/D14263