Fix emoji

This commit is contained in:
Joscha 2018-08-04 15:57:28 +00:00
parent 0b7d1c2529
commit 0c5449a937

View file

@ -50,7 +50,7 @@ class PlusOne(yaboli.Bot):
Count +1s awarded to users by other users.
"""
PING_TEXT = ":bronze!?"
PING_TEXT = ":bronze!?:"
SHORT_HELP = "/me counts :+1:s"
LONG_HELP = (
"Counts +1/:+1:/:bronze:s: Simply reply \"+1\" to someone's message to award them a point.\n"