Oops, I am not sure how that happened when I copied it over, thank you! The command I have been trying out is the one you sent, and it still doesn’t work. I was wondering if the JSON response was too large (~2 MB), so I tested it out with a smaller emote set (~200 KB), and got a different error: [Error Connecting To WebEval Service]
It’s not clear if they’re blocking the requests, the response is taking too long, or the response is too large. 270KB is quite large for an API response though. You may want to build your own custom API to parse + cache their API response for Nightbot to consume in a more consistent and concise manner.