Skip to content

League game start notifications #5

@RaasAhsan

Description

@RaasAhsan

Live:

fetch("https://esports-api.lolesports.com/persisted/gw/getLive?hl=en-US", {
  "referrerPolicy": "strict-origin-when-cross-origin",
  "body": null,
  "method": "GET"
});

Schedule:

fetch("https://esports-api.lolesports.com/persisted/gw/getSchedule?hl=en-US&leagueId=109505812702106261%2C98767991299243165", {
  "referrerPolicy": "strict-origin-when-cross-origin",
  "body": null,
  "method": "GET"
});

We can code this up when the season starts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions