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
Jump to navigation
Jump to search
>Amanda →Installing: Removed dead link and added a new one |
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 is an external module. Please note that it may or may not work with the current release (1.9.1). This module is not included in the default ZNC installation, and you will need to manually compile it before you can load this module. Contact the author if you have any questions, but feel free to ask in #znc on Libera.Chat. Someone might be able to help you there. |
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.