Bot that automatically bets on SaltyBet MUGEN matches and uses the Glicko-2 Rating System to choose.
Includes a web dashboard to see balance, total bets & bet winrate at a glance.
Started a fresh new SaltyBet account and the account is currently over 17million balance with >60% winrate.
The database size is only ~700KB with having >9700 MUGEN characters' data.
- Codebase is quite messy and unorganized. Needs some heavy refactoring.
- Currently expected outcome is picked purely by who has the higher flat Glicko-2 rating.
- Formula that uses RD & VOL should be implemented to improve winrate further.
- Web dashboard (and raw json) currently treats tournament balance the same as your "real" balance.
- This causes big balance drops on the dashboard stat box & chart.