Skip to content
    Back to all Bounties

    Earn 1,800 ($18.00)

    Time Remainingdue 2 years ago
    Canceled

    GraphQL help for Fantasy Soccer chatbot

    AliElfakharany1
    AliElfakharany1
    Posted 3 years ago

    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:

    1. Given the datetimes this subscription should be running - code to boot it up and exit it once done
    2. Ability to save data for potential bot use from the subscription