motdfile
From ZNC
| This module is part of ZNC-Extra. This module is not enabled by default. Instead, you have to configure ZNC with --enable-extra.Alternatively, the code for this module can be found here. Read Compiling modules to learn how to compile a module. |
This module reads a MOTD from a file and displays it to users when they login.
Usage
Arguments
This user module takes one arguments. The argument is the absolute path to the file containing the MOTD.
Read loading modules to learn more about loading modules.