The bot only sends msgs, it does not need to monitor any msgs for pending actions. "polling" means periodically hitting the telegram API to check for new msgs. We should not do this as we do not need this feature in herald (unused).
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABCf718de701eb1: [ecash-herald] Do not use polling for the telegram bot
npm test
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable