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"
" open a room in two different tabs, the bot counts you twice.\n"
"The euphoria client, on the other hand, usually displays all"
" connections of an account as one nick in the nick list. Because of"
" that, this bot's count is always as high as, or higher than, the"
" number of nicks on the nick list, similar to the number on the"
" connections of an account with the same nick as one in thenick list."
" Because of that, this bot's count is always as high as, or higher than,"
" the number of nicks on the nick list, similar to the number on the"
" button to toggle the nick list.\n"
"\n"
"If the bot's count is off, try a !recount or a !restart @{nick}."