tjcsl / cslbot

An easily extensible, modular irc bot.
GNU General Public License v2.0
15 stars 16 forks source link

fix spurious partings #77

Closed pefoley2 closed 11 years ago

pefoley2 commented 11 years ago

manifests as !blame giving a KeyError in blame.py on line 9: '#tjhsst'

the below also shows up in the logs. INFO:root:Joined channel #tjhsst INFO:root:Parted channel #tjhsst

pefoley2 commented 11 years ago

fixed by ignoring other people parting.