Based on CryptoBlades Tracker by ed3ath
This is a node app that notifies you on telegram when your characters have a good chance of winning a fight.
- Node.js v16
http://nodejs.org
- Telegram bot id from @botfather
- Telegram chat id
npm install
- Set up config.json
node app.js
You can also set it up in a cron to run every hour.
MIT