The new group initiative function isn't working for me. I set it up according to the docs you linked, use group-init 0.9.23, and when I run !group-init on a bunch of tokens, they all come in as "0". As well, the group is empty. Wait a minute, I think that's the clue right there. Instead of !group-init --add-group initiative_formula It should probably be !group-init --add-group --bare initiative_formula However, if I do that and run !group-init, whether with 0.9.22 or 0.9.23, the API stops with: SyntaxError: Expected "(", ".", "[", "abs(", "ceil(", "d", "floor(", "round(", "t", "{", [ |\t], [+|\-] or [0-9] but "s" found. undefined I'm not sure whether that's a shaped or a groupinit issue.