To create new wiki account, please join us on #znc at Libera.Chat and ask admins to create a wiki account for you. You can say thanks to spambots for this inconvenience.

Antiperform: Difference between revisions

From ZNC
Jump to navigation Jump to search
>Amanda
→‎Installing: Removed dead link and added a new one
KindOne (talk | contribs)
Restore Antiperform from archive.org - 2016/07/21
 
Line 16: Line 16:
An example:
An example:
  /msg *antiperform add mode #channel -o %nick%
  /msg *antiperform add mode #channel -o %nick%


See [[ExpandString]] for a list of available variables.
See [[ExpandString]] for a list of available variables.


[[Category:Modules]]
[[Category:Modules]]

Latest revision as of 18:09, 2 April 2017

This module is used to perform one or more user-specified commands when disconnecting from the ZNC.

Installing

The code for this module can be found here. Follow the Compiling modules page to compile it.

Usage

Arguments

This user module takes no arguments.

Read loading modules to learn more about loading modules.

Commands

The antiperform list is automatically saved on changes.

An example:

/msg *antiperform add mode #channel -o %nick%

See ExpandString for a list of available variables.