Tailing ,, causes commands to loop
Brought to you by:
bagder
A flaw in Dancer's parse code means that trailing
commas repeats the leading command for each comma. This
is probably a bug in the code that parses:
/msg bot command option1,option2
Will fix for 4.17 which is our Real Soon Now.