mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-11-01 16:17:24 +01:00
Since it was calling irc.reply() in one case, we had both that irc.reply being sent and the irc.reply() of what getHostmasks returned (None in that case). Bad! Signed-off-by: James Vega <jamessan@users.sourceforge.net>