Implement the bet system. Based on https://github.com/ClementRoyer/TwitchAutoCollect-AutoBet - Use selenium for place the bet/predictions. We can also use directly grapql but we need a transactionID for the POST request but I don't know how to calculate it (or if It's random - but I don't think)
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
requests
|
||||
websocket-client
|
||||
browser_cookie3
|
||||
pillow
|
||||
selenium
|
||||
python-dateutil
|
||||
Reference in New Issue
Block a user