Typo, 'recieved' -> 'received' (badges.py)

This commit is contained in:
jesopo 2019-02-13 16:32:31 +00:00
parent 3834b246d6
commit b5b0464873

View file

@ -189,7 +189,7 @@ class Module(ModuleManager.BaseModule):
event["stdout"].write("%s '%s' badge to %s" % (
add_or_update, badge, self._date_str(dt)))
@utils.hook("recieved.command.clearbadges", min_args=1)
@utils.hook("received.command.clearbadges", min_args=1)
def clear_badges(self, event):
"""
:help: Clear another user's badges