I made a command a while ago as a VA demo on stream that lets me do temperature conversions, F, C and K
Used it mainly because my stream audience is all around the world so I try to use both whenever I mention how hot/cold a thing is.
Because of the use of Kelvin though, it could have some large possible values.
I only have it listening for [-460..500] in the command currently, but would there be a more efficient way for it to be listening for a number instead?