Skip to content

Commit

Permalink
docfix
Browse files Browse the repository at this point in the history
  • Loading branch information
vanosg committed May 19, 2024
1 parent 8fb5f50 commit f70133e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/sphinx_source/using/tcl-commands.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1136,7 +1136,7 @@ nick2hand <nickname> [channel]
Module: irc

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
account2nicks <handle> [channel]
account2nicks <account> [channel]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Returns: a de-duplicated Tcl list of the nickname(s) on the specified channel (if one is specified) whose nickname matches the given account; "" is returned if no match is found. This command will only work if a server supports (and Eggdrop has enabled) the account-notify and extended-join capabilities, and the server understands WHOX requests (also known as raw 354 responses). If no channel is specified, all channels are checked.
Expand Down

0 comments on commit f70133e

Please sign in to comment.