classabbyamp
classabbyamp
yeah, I think in the default config, the fallback order should be: 1. QRZ 2. HamQTH 3. Callook this would allow people to choose the better data sources if they...
also qrzcq [docs](https://www.qrzcq.com/docs/api/xml/)
we'll consider it. Is there documentation of the API somewhere?
what about documentation of what the response can contain or how it errors?
possible idea: have some wrapper around `options.py` that ensures the values exist, and if not, automatically falls back to the template/default, but it's invisible to the code (i.e. not `.get()`)
did some research on this, looks like there is no library out there now that fits our needs. I'd recommend we build something that's pydantic/yaml/json-based. maybe make it a library...
data source: http://www.signalharbor.com/73.html
rtex supports pdf output. maybe there could be some pdf -> svg -> png conversion in there? sounds somewhat cursed tho
it can be done in the latex, but that can mess up some of the styling people input. would be interesting to see how mathbot does it. @thxo do you...
well I guess that's the same issue if someone manually selects white for something on a white background. I suggest adding a second template with dark discord background (#2C2F33) and...