peo- ple give one the unpack function doesn't work properly this input: `('4d2!:\n1\n2\nBOOM\n2\nBOOM\n1\n', [1, 2, ('||1d2!:\n||+2\n||BOOM\n', [2, ('||||1d2!:\n||||+1\n', 1)]), 2, ('||1d2!:\n||+1\n', 1), 1]))` produces this error ``` Traceback (most recent call last): File "/home/---/.virtualenvs/rollbot/lib/python3.5/site-packages/discord/ext/commands/core.py", line 50, in wrapped ret = yield from coro(*args, **kwargs) File "main.py", line 46, in roll res = exec_roll(roll) File "/home/---/myprograms/python/discord/bots/rollbot/dice.py", line 88, in exec_roll e, d = c; c = b; b = a; a = T1 + T2; T1 = h + sum1(e)
vitreous