This commit is contained in:
Thomas Steen Rasmussen 2018-04-13 20:29:57 +02:00
parent 1c4a4dd259
commit 4d8b70f278

View file

@ -407,7 +407,7 @@ class Plugin(object):
# check if this channel is the volunteer channel
if channel == settings.IRCBOT_VOLUNTEER_CHANNEL:
logger.debug("%s is the volunteer channel, setting up" channel)
logger.debug("%s is the volunteer channel, setting up" % channel)
self.bot.setup_private_channel(channel)
# lets handle the volunteer channels initial ACL manually..
return