https://github.com/nikos/wscbot
Bot for making incredible wise guesses about next soccer games for the botLiga
https://github.com/nikos/wscbot
Last synced: 3 months ago
JSON representation
Bot for making incredible wise guesses about next soccer games for the botLiga
- Host: GitHub
- URL: https://github.com/nikos/wscbot
- Owner: nikos
- License: apache-2.0
- Created: 2013-08-10T20:07:41.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-09-15T16:30:35.000Z (over 11 years ago)
- Last Synced: 2025-01-13T06:22:23.929Z (4 months ago)
- Language: Python
- Size: 352 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
wscBot
======Bot for making incredible wise guesses about next soccer games for the botLiga.
## botliga & co ##
Einreichen eines Tipps für die botliga:
curl -X POST --data "match_id=MATCH_ID&result=2:1&token=THE_TOKEN" http://botliga.de/api/guess
Nützliche Resourcen
* Download des JSON zur aktuellen Saison:
http://botliga.de/api/matches/2013* Liste aller Teams der 1. Bundesliga
http://openligadb-json.heroku.com/api/teams_by_league_saison?league_saison=2013&league_shortcut=bl1## Wetterdaten ##
* OpenWeatherMap Seite für Hamburg: http://openweathermap.org/city/2911298
* API Abfrage der Wetterwerte für Hamburg:
http://api.openweathermap.org/data/2.5/weather?q=Hamburg,Germany* Dokumentation der API für OpenWeatherMap Zugriff:
http://bugs.openweathermap.org/projects/api/wiki/## Zusammenhang Wetter & Sport ##
* Heat Index: http://en.wikipedia.org/wiki/Heat_index
* Wind Chill: http://de.wikipedia.org/wiki/Windchill