Hi,  So I just installed GroupCheck because I noticed it had a new feature that allowed me to do checks without the need to manage the checks database, which for the kind of game I run was a big no no, since I don't have sheets or even all the enemies my players will face defined previously to starting the session. So I was trying the custom thing, using this in a macro: !group-check --whisper --custom test, [[1d20 + 5]]  Just to test it out, but I'm not getting any value returned, only the name of the check is being returned. So what am I doing wrong? Am I grossly misusing the API? Could anyone recommend a more suited API to roll the same thing for a bunch of tokens? Thanks