Using /msg *status
ZNC commands are commonly sent to the virtual user *status.
Example:
/msg *status Help
Module commands are usually sent to the module's virtual user, such as:
/msg *moduleName Help
Available commands can depend on the ZNC version, your permissions, and which modules are loaded. The live source of truth is always:
/msg *status Help
/msg *status ListMods
/msg *status ListAvailMods
/msg *moduleName Help
Use the Eggy BNC dashboard for normal account tasks when possible. Use *status commands when you need direct ZNC-level control or support asks you to check something.