T2972
Example app Telegram bot to be used in a future dev blog post
MVP bot will announce newly found blocks to a Telegram channel
Differential D13234
[ecash-telegram-bot] MVP example telegram bot using chronik to announce blocks found bytesofman on Mar 4 2023, 00:08. Authored by Tags None Subscribers None
Details
T2972 Example app Telegram bot to be used in a future dev blog post MVP bot will announce newly found blocks to a Telegram channel If you like, create your own bot and channel, cp secrets.sample.js secrets.js, update the bot info, and node index.js. Wait for a new block to be found and note that the msg is broadcast to the channel you entered in secrets.js Otherwise it's ok to just check out the code and green/suggest changes. This isn't critical infra and future diffs will improve the functionality.
Diff Detail
|