Bot for notifications of events on the Semux TESTNET blockchain https://github.com/semuxproject/semux-core/blob/master/docs/Testnet.md. The bot checks transaction information in blocks, and also monitors the activity of validators, and fires automatic alerts.
Bot uses capability of Semux Extended API https://testnet.semux.top/api Specification on https://github.com/uno-labs/semux_pool_client
- Validator missed block
- The block contains a lot of transactions
- New delegate registered in TESTNET
- TESTNET blockchain stopped
- help -- return list of commands and example uses
- latest -- return info about latest block
- account -- return info about account
- block -- return info by number block
- delegate -- return info about delegate or validator by name
- change bot configuration settings in ./config/config-bot.json file
- cd Semux-alert-DiscordBot
- npm install
- node index.js