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
Created page with "{{External Module}} Category:External Modules This module is used to perform one or more user-specified commands when disconnecting from the ZNC. == Installing == The co..."
 
>Amanda
→‎Installing: Removed dead link and added a new one
Line 5: Line 5:


== Installing ==
== Installing ==
The code for this module can be found [https://github.com/Un1matr1x/znc-module/tree/master/antiperform here]. Follow the [[Compiling modules]] page to compile it.
The code for this module can be found [https://github.com/afolson/znc-antiperform here]. Follow the [[Compiling modules]] page to compile it.


== Usage ==
== Usage ==

Revision as of 03:17, 30 August 2013

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.