HelpClose
If you encounter any technical issues as you edit, please report them.
Edit noticesClose
HelpClose
If you encounter any technical issues as you edit, please report them.
3 noticesClose

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

Warning: You are editing an out-of-date revision of this page. If you publish it, any changes made since this revision will be lost.

You are using a browser which is not officially supported by this editor.

Znccommands

From DarkWorld Network
Revision as of 05:41, 18 March 2022 by Error (talk | contribs)
Jump to navigation Jump to search

== Client Commands

==

Commands are given to ZNC by messaging the virtual user *status. Likewise, modules are communicated to by messaging *modname as well. Alternatively you can use /znc command instead of /msg *status command and /znc *module command instead of /msg *module command.

Command Arguments Description
Version Prints which version of znc this is
ListDCCs List all active DCCs
ListMods List all loaded modules
ListAvailMods List all available modules
ListChans List all channels
ListNicks <#chan> List all nicks on a channel
ListServers List all servers
<host> [[+]port] [pass] |Add a server to the list
<host> |Remove a server from the list
<#chan> |Enable the channel
<#chan> |Detach from the channel Topics Show topics in all channels
<#chan> |Play back the buffer for a given channel
<#chan> |Clear the buffer for a given channel
ClearAllChannelBuffers Clear the channel buffers
<#chan> [linecount] |Set the buffer count for a channel
<vhost (ip preferred)> |Set the VHost for this connection
ClearVHost Clear the VHost for this connection
Jump Jump to the next server in the list
Disconnect Disconnect from IRC
Connect Reconnect to IRC
<nick> <file> |Send a shell file to a nick on IRC
<file> |Send a shell file to yourself
<module> |Load a module
<module> |Unload a module
<module> |Reload a module
ShowMOTD Show the message of the day
SetMOTD <Message> Set the message of the day
AddMOTD <Message> Append <Message> to MOTD
ClearMOTD Clear the MOTD Rehash Reload znc.conf from disk
SaveConfig Save the current settings to disk
ListUsers List all users/clients connected to znc
ListClients [User] List all clients connected to your znc user
Traffic Show basic traffic stats for all znc users
Uptime Show how long ZNC is already running
[message] |Broadcast a message to all users

== Client Commands

==

Commands are given to ZNC by messaging the virtual user *status. Likewise, modules are communicated to by messaging *modname as well. Alternatively you can use /znc command instead of /msg *status command and /znc *module command instead of /msg *module command.

T:1

Command

Arguments

Description

Version

Prints which version of znc this is

ListDCCs

List all active DCCs

ListMods

List all loaded modules

ListAvailMods

List all available modules

ListChans

List all channels

ListNicks

<#chan>

List all nicks on a channel

ListServers

List all servers

<host> [[+]port] [pass]➞|Add a server to the list

<host>➞|Remove a server from the list

<#chan>➞|Enable the channel

<#chan>➞|Detach from the channel

Topics

Show topics in all channels

<#chan>➞|Play back the buffer for a given channel

<#chan>➞|Clear the buffer for a given channel

ClearAllChannelBuffers

Clear the channel buffers

<#chan> [linecount]➞|Set the buffer count for a channel

<vhost (ip preferred)>➞|Set the VHost for this connection

ClearVHost

Clear the VHost for this connection

Jump

Jump to the next server in the list

Disconnect

Disconnect from IRC

Connect

Reconnect to IRC

<nick> <file>➞|Send a shell file to a nick on IRC

<file>➞|Send a shell file to yourself

<module>➞|Load a module

<module>➞|Unload a module

<module>➞|Reload a module

ShowMOTD

Show the message of the day

SetMOTD

<Message>

Set the message of the day

AddMOTD

<Message>

Append <Message> to MOTD

ClearMOTD

Clear the MOTD

Rehash

Reload znc.conf from disk

SaveConfig

Save the current settings to disk

ListUsers

List all users/clients connected to znc

ListClients

[User]

List all clients connected to your znc user

Traffic

Show basic traffic stats for all znc users

Uptime

Show how long ZNC is already running

[message]➞|Broadcast a message to all users