Small fix to help command

This commit is contained in:
REDNBLACK 2016-11-12 02:00:43 +03:00
parent d06e399e82
commit 0fa656adb4
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ class CommandHandler(Handler):
/ping,
/get_stats: get information on how many pairs are known by ImaginaryFriend,
/set_chance: set the probability that ImaginaryFriend would reply to a random message (must be in range 1-50, default: 5),
/get_chance: get current probability that ImaginaryFriend would reply to a message.')"""
/get_chance: get current probability that ImaginaryFriend would reply to a message."""
)