Skip to content

stffn/tippsieger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tippsieger guesses based on the betting odds.

Submit guesses by calling guess.rb

tippsieger.rb expects a config.rb file with the bot token and odds host and path, e.g.

  BOT_TOKEN = "..."
  ODDS_HOST = "www.host.de"
  ODDS_PATH = "/path/to/odds"

Releases

No releases published

Packages

No packages published