Awesome
Slack App for FIFA World Cup Bets
Program Components
Component | Description |
---|---|
app.py | The backend part to handle Slack Slash Commands. |
matches_updater.py | The script to fetch the up-to-date matches data of FIFA World Cup from worldcupjson.net, and compute the earnings for gamblers. |