Correct incorrect info on count help
This commit is contained in:
parent
dd69c76574
commit
8091194b86
1 changed files with 3 additions and 3 deletions
|
|
@ -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}."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue