zigdon / xkcd-Bucket

Bucket is the channel bot for #xkcd
http://wiki.xkcd.com/irc/Bucket
121 stars 31 forks source link

Try to fix parts/quits now causing Bucket to crash #134

Closed dgw closed 1 year ago

dgw commented 1 year ago

Someone parting or getting kicked now causes Bucket to crash with an error about treating an undefined value as an ARRAY reference.

I can only assume some subtle behavior changes have happened in the years and Perl versions since I last ran this code, and something that used to be allowed is no longer kosher. There were no issues initially with #129 (where these if blocks came from) or I'm positive I wouldn't have merged the patch.