Open fjallnari opened 1 year ago
D&D Beyond has an official API endpoint - e.g. https://character-service.dndbeyond.com/character/v3/character/34855927, which returns any public character as .json. After that it's simply converting their schema to Morii 5E schema.
Visually I would add it as a dialog with simple id input, rest could be handled silently.
D&D Beyond has an official API endpoint - e.g. https://character-service.dndbeyond.com/character/v3/character/34855927, which returns any public character as .json. After that it's simply converting their schema to Morii 5E schema.
Visually I would add it as a dialog with simple id input, rest could be handled silently.