GuessThePrice/source
2022-05-28 17:53:09 +02:00
..
.env.example daily_challenge working now 2022-05-09 18:02:17 +02:00
bot.py Fixed some double imports and added basic bot function /version and unknown command 2022-05-28 16:09:53 +02:00
daily_challenge.py Fixed set_todays_product 2022-05-28 17:37:10 +02:00
db.py Updated database default value 2022-05-28 17:12:23 +02:00
Dockerfile Updated image 2022-05-28 17:53:09 +02:00
fetcher.py Added some test cases and added another error message 2022-05-21 11:41:20 +02:00
helper_functions.py Small problem with next step handler. Changed db with todays_product bool 2022-05-28 11:44:23 +02:00
run.sh Updated image 2022-05-28 17:53:09 +02:00
scoring.py added test theory and finished function 2022-05-16 17:37:18 +02:00