Back to all Bounties
Earn 1,800 ($18.00)
due 2 years ago
Canceled
GraphQL help for Fantasy Soccer chatbot
AliElfakharany1
Details
Applications
4
Discussion
Bounty Description
Problem Description:
I have access to a GraphQL API that I've subscribed to, but I can't figure out how to: A) Keep the subscription running during specific predetermined hours every week.
B) Save data outside the subscription while the subscription is going
Acceptance Criteria:
- Given the datetimes this subscription should be running - code to boot it up and exit it once done
- Ability to save data for potential bot use from the subscription