I am using the "D&D 5e - WildShape" API by Angelo ( <a href="https://github.com/ocangelo/roll20/tree/master/WildShape" rel="nofollow">https://github.com/ocangelo/roll20/tree/master/WildShape</a> ) and it works great....when I can get it set up. The problem I am running into is simply calling up the config table in the first place, so that I can add new shapechangers to the list. If a token is not yet designated as a shapechanger and I use the command !ws , I get an error message saying "shapechanger not found"...but to designate them as a shapechanger in the first place, I need to get to the table, which should come up when I use the !ws command. Am I missing some crucial step?