Correct incorrect info on count help

This commit is contained in:
Joscha 2018-07-30 15:52:58 +00:00
parent dd69c76574
commit 8091194b86

View file

@ -54,9 +54,9 @@ class InfoBot(yaboli.Bot):
"This bot counts the number of clients connected to a room. If you" "This bot counts the number of clients connected to a room. If you"
" open a room in two different tabs, the bot counts you twice.\n" " open a room in two different tabs, the bot counts you twice.\n"
"The euphoria client, on the other hand, usually displays all" "The euphoria client, on the other hand, usually displays all"
" connections of an account as one nick in the nick list. Because of" " connections of an account with the same nick as one in thenick list."
" that, this bot's count is always as high as, or higher than, the" " Because of that, this bot's count is always as high as, or higher than,"
" number of nicks on the nick list, similar to the number on the" " the number of nicks on the nick list, similar to the number on the"
" button to toggle the nick list.\n" " button to toggle the nick list.\n"
"\n" "\n"
"If the bot's count is off, try a !recount or a !restart @{nick}." "If the bot's count is off, try a !recount or a !restart @{nick}."