.BANCHO. Update ranks, add !alertuser command
This commit is contained in:
@@ -51,3 +51,7 @@ def readableMods(__mods):
|
||||
r += "SO"
|
||||
|
||||
return r
|
||||
|
||||
|
||||
def strContains(s, w):
|
||||
return (' ' + w + ' ') in (' ' + s + ' ')
|
||||
|
Reference in New Issue
Block a user