This repository contains implementation of bot reporting doHardWork on BSC and Polygon to Discord.
- create
config.json
fromconfig.json.example
- for history lookup fill also last-block.json, e.g
{"56":16451706,"137":26470390}
npm i
npm run build
- start bot
npm start