.HIDE. I suck at coding
does the hide tag even work lol
This commit is contained in:
parent
a177e65fcf
commit
f4d0a2424d
|
@ -314,7 +314,7 @@ class Client:
|
|||
return
|
||||
|
||||
# Make sure that the user is not banned/restricted:
|
||||
if not userUtils.isAllowed(self.supposedUserID)
|
||||
if not userUtils.isAllowed(self.supposedUserID):
|
||||
self.reply("465 :You're banned")
|
||||
return
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user