Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bet not submitting / bet results not received when streamer list status refresh (online/offline) #419

Open
McCheesy279e opened this issue Dec 14, 2023 · 0 comments

Comments

@McCheesy279e
Copy link

Describe the bug

The code refreshes streamer status (online/offline) each 65 minutes
If a bet started and the refresh happens before setting the bet (with the different condtions) it won't set bet at refresh
if a bet is set and a refresh happens afterwards , it won't retrun bet results (you can only see if you won or not by total points when the casual watch points are added)

Steps to reproduce

1- set bet settings in code
2- run the bot
3- the streamer at some time runs a bet , the bet bot sets the requirements
4-a refresh of streamer status (each 65 minutes) happens ; two situations 1) a bet is not yet made , the bet won't be made after refresh 2) the bet is already made before refresh , the bet results won't return results

Expected behavior

1st suggestion : for codes setting mining bot for a single streamer in the list , set a function for that when a bet has started , do not refresh until bet set and bet results come , refresh ONLY after bet results are returned
2nd suggestion : if a code has more than one streamer , igonre refresh status of streamer who has a bet ongoing and only refresh after getting bet results , other streamers refresh

Operating system

windowd 11

Python version

3.11.1

Miner version

1.7.7

Other relevant software versions

No response

Logs

.

Additional context

No response

@McCheesy279e McCheesy279e changed the title Bet not submitting / bet results not received when streamer list sattus refresh Bet not submitting / bet results not received when streamer list status refresh (online/offline) Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant