Skip to content

Bot that gets data from saltybet and makes hopefully informed wagers.

Notifications You must be signed in to change notification settings

kbala444/saltybot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Bot that gets data from saltybet and makes hopefully informed wagers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published