diff --git a/plugins/krylon.py b/plugins/krylon.py index 4941951..7e0ea59 100644 --- a/plugins/krylon.py +++ b/plugins/krylon.py @@ -139,7 +139,7 @@ class Plugin(object): #redundant code//change later MSG+="(BOT)NICK/NAME:{}/{} <>".format(BOTNICKS[i],BOTNAMES[i]) MSG+="LOCK:{} READ:{} WRITE:{}".format(self._kbl[B1N],self._kbr[B1N],self._kbw[B1N]) - MSG+="LINES:{} INDEX:{} INTERRUPTED:{}".f ormat(self._fli,self._fin,self._int) + MSG+="LINES:{} INDEX:{} INTERRUPTED:{}".format(self._fli,self._fin,self._int) self.context.privmsg(CHN,MSG) if self._ST8 >= 3: