Hi,
a small bug discovered tonight:
[23:35:34] <@HeisSpiter> !tb a!b@c 1w
[23:35:34] »» ChanServ sets ban on a!b@c
[23:35:34] -Notice- {from ChanServ} Banned a!b@c from #help for 1 week.
[23:35:38] <@HeisSpiter> !addban a!b@c 1w
[23:35:38] -Notice- {from ChanServ} Reason for ban a!b@c changed.
[23:35:38] -Notice- {from ChanServ} Permanently banned a!b@c from #help.
[23:35:38] -Notice- {from ChanServ} Permanently banned a!b@c from #help.
The attached diff fixes that bug, and restores normal behaviour:
[23:36:36] <@HeisSpiter> !tb a!b@c 1w
[23:36:36] »» ChanServ sets ban on a!b@c
[23:36:36] -Notice- {from ChanServ} Banned a!b@c from #help for 1 week.
[23:36:38] <@HeisSpiter> !addban a!b@c ah
[23:36:38] -Notice- {from ChanServ} Reason for ban a!b@c changed.
[23:36:38] -Notice- {from ChanServ} Permanently banned a!b@c from #help.
[23:36:38] -Notice- {from ChanServ} Kickbanned a!b@c from #help.
Enjoy :)