Command: usearch#
Summary#
| Command | Default Level | Global Only? |
|---|---|---|
| usearch | 400 | yes |
Description#
- Searches user database by username, using wildcard search
Usage#
- The
searchfield supports wildcards where*is any character zero times or more and?is any character once. - Searches look for matches against bot
userand networkaccountstored against users - Results shown in bold are currently authenticated users.
Examples#
Search for all usernames in the database:
Search for usernames matching *emp*:
Related Commands#
| Command | Description |
|---|---|
| cmds | List commands available to user |
| access | Check if a user has access in a channel |
| adduser | Add a user with access to a channel |
| chanlist | List all registered channels |
| help | View the help for a given command |
| info | View information for a user or channel |
| modchan | Modify the settings of a channel |
| moduser | Modify a user's access in a channel |
| remchan | Remove a channel and purge all data |
| remuser | Remove a user from a channel |
| userlist | Displays userlist for a channel |