Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.04 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.04 KB

Salty Bot

A bot for saltybet.

Installation

With these simple steps, you too can win thousands of fake internet dollars.

  1. Drag the extension folder into your extensions page.
  2. Run the python server with:
cd server
python server.py

Now navigate to saltybet and watch as you ascend to salt royalty (you're going to have to give the bot some time to collect data though).

Current Betting Strategy

SaltyBot currently assigns an elo rating to each player using this method and picks wagers based on elo difference.

If there is no collected data for either player, SaltyBot will just bet a $1 on player 1 in case an upset occurs.

Hopefully I will update the betting strategy with something better.

Am I Really Winning Money?

SaltyBot records its stats. Check out server/meta.json or just navigate to 127.0.0.1:5000/stats to see how your bot is doing.