fix issue with reloading plugins in some contexts
This commit is contained in:
parent
b995b866ec
commit
7c62e59c3a
@ -1 +1 @@
|
||||
__version__ = '1.9.3'
|
||||
__version__ = '1.9.4'
|
||||
|
@ -14,7 +14,6 @@ irc.client.ServerConnection.buffer_class.errors = 'replace'
|
||||
|
||||
|
||||
class Bot(irc.bot.SingleServerIRCBot):
|
||||
output_message = plugin.message
|
||||
internal_commands = {
|
||||
'join': 'join a channel',
|
||||
'quit': 'force the bot to quit',
|
||||
|
Loading…
x
Reference in New Issue
Block a user