test
This commit is contained in:
parent
e2c3869365
commit
811ff8265b
@ -22,6 +22,8 @@ class Comms():
|
||||
self.sending = threading.RLock()
|
||||
self.stack = {}
|
||||
|
||||
self.hostmask = None
|
||||
|
||||
def ircbackend_initialize(self, bot):
|
||||
self.backend = bot.backend
|
||||
self.dispatch = bot.dispatch
|
||||
|
||||
Loading…
Reference in New Issue
Block a user