miaowware / qrm2

A discord bot with ham radio functions
Other
19 stars 13 forks source link

ULS license status check #382

Closed 0x5c closed 3 years ago

0x5c commented 3 years ago

A command to check if a call/frn recently got a granted change

Using Examtools' API

https://exam.tools/api/uls/lookup/<callsign>
https://exam.tools/api/uls/lookup/<frn>
https://exam.tools/api/uls/lookup/<unknown id>

Will require documentation for the API.