Links

Cdragon

Module: pyot.utils.tft.cdragon

constant BASE_URL: https://raw.communitydragon.org/

function abs_url -> str

  • link: str
  • version: str = latest
Return the CDragon url for the given tft asset url

function merge_set_data -> None

  • data: Dict
  • set: int
  • collection_key: str

function sanitize_champion_description -> str

  • string: str
  • list_of_obj: list
Sanitize CDragon tft champion descriptions

function sanitize_item_description -> str

  • string: str
  • obj: dict
Sanitize CDragon tft item descriptions
Last modified 1yr ago