Skip to content

npolgado/Salty-Better

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Salty-Better

Python script to interact with saltybet.com.

I made this because I wanted to use saltybet, but also do much more. With this I can track who is winning each fight, as well as my actual bets and overall scoring

Installation

git clone https://github.com/npolgado/Salty-Better.git

cd Salty-Better

python3 -m pip install -r requirements.txt

Running

Make sure you put your username and password into newlines in 'salty_creds.txt'


Example salty_creds.txt:

[email protected]

password123


to run the script...

python3 salty.py

TODO

  • Betting factor changes
  • TK popup instead of console
  • Record Running winrate
  • Record Who's Winning / Losing
  • Suggest Bets???

About

Python script to interact with saltybet.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages