correct nick api
This commit is contained in:
parent
18c70b1f56
commit
9c46b5fc7c
@ -108,7 +108,7 @@ class PyIRCBotSub(PrimitiveBot):
|
||||
return self
|
||||
return super().getBestModuleForService(service)
|
||||
|
||||
def nick(self):
|
||||
def get_nick(self):
|
||||
return self.meta.get("nick", None)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user