---------------------------------------------------------------------- This is the API documentation for the gdtest_hero_explicit_badges library. ---------------------------------------------------------------------- ## Functions Public functions parse(text: str) -> list Parse text into tokens. Parameters ---------- text The text to parse. Returns ------- list A list of tokens.