Commit Graph

11 Commits

Author SHA1 Message Date
Alessandro Maggio
bea8bb8428 init res dict 2021-03-14 20:18:42 +01:00
Alessandro Maggio
0cf13c229a Parse result in separated method. Save again gains and type. Maybe It will be helpful in the future 2021-03-09 19:17:05 +01:00
Alessandro Maggio
e310ac141d After a won/lose in the bet, show which decision the bot made when he placed the bet. #95 2021-03-09 14:31:12 +01:00
Alessandro Maggio
6e0ba67f80 The use of __slots__ can save more RAM. There are multiple articles online, I've read this: https://tech.oyster.com/save-ram-with-python-slots/ 2021-02-13 11:48:22 +01:00
Alessandro Maggio
f61ccfc2fd We have already the streamer in EventPrediction. Remove from recap 2021-02-08 08:42:19 +01:00
Alessandro Maggio
3ff56d401a Merge pull request #51 from Tkd-Alex/betting-improvement
Multiple bet improvement: filter, stealth_mode
2021-02-06 16:25:43 +01:00
Thomas Couchoud
256fae52a4 Display the owner of a prediction 2021-02-05 16:08:51 +01:00
Alessandro Maggio
97e6751dfe Code refactory 😄 2021-02-02 00:14:45 +01:00
Alessandro Maggio
5c329769d3 Customizable settings for each Streamer - If not provided use the default settings and/or default set provided 2021-01-30 19:34:16 +01:00
Alessandro Maggio
b8c1a3a69d Global Settings shared in sub-modules 2021-01-30 18:30:23 +01:00
Alessandro Maggio
2ac08772a3 Resize prediction screen. Move all the Twitch (Object) = in Entities folder 2021-01-30 15:24:30 +01:00