diff --git a/pyircbot/modules/UnoPlay.py b/pyircbot/modules/UnoPlay.py index a34a430..c18165e 100644 --- a/pyircbot/modules/UnoPlay.py +++ b/pyircbot/modules/UnoPlay.py @@ -98,7 +98,7 @@ class UnoPlay(ModuleBase): self.pickcolor() return - if "Choose a color" in trailing and self.bot.get_nick() not in trailing: + if "hoose a color" in trailing and self.bot.get_nick() not in trailing: # Waiting for other guy to choose a color return