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

Daily game x2 #2

Closed
boika opened this issue Jul 7, 2024 · 0 comments
Closed

Daily game x2 #2

boika opened this issue Jul 7, 2024 · 0 comments

Comments

@boika
Copy link

boika commented Jul 7, 2024

It would be nice to have ability to play daily game x2.
And thanks for your work and effort.

request code should look like this:

coins = 150000
response = await http_client.post('https://jjvnmoyncmcewnuykyid.supabase.co/rest/v1/rpc/try_your_luck', json={"coins":coins})
response.raise_for_status()

response_json = await response.json()

return response_json['success']
@boika boika closed this as not planned Won't fix, can't repro, duplicate, stale Jul 24, 2024
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