Fix emoji
This commit is contained in:
parent
0b7d1c2529
commit
0c5449a937
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue