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.

Motdfile: Difference between revisions

From ZNC
Jump to navigation Jump to search
Created page with "{{DISPLAYTITLE:motdfile}} {{Extra Module}} This module reads a MOTD from a file and displays it to users when they login. == Usage == {{Module arguments | count = one | ext..."
 
>Un1matr1x
No edit summary
 
Line 1: Line 1:
{{DISPLAYTITLE:motdfile}}
{{DISPLAYTITLE:motdfile}}
{{Extra Module}}
{{External Module}}


This module reads a MOTD from a file and displays it to users when they login.
This module reads a MOTD from a file and displays it to users when they login.
Line 9: Line 9:
| count = one
| count = one
| extra = The argument is the '''absolute''' path to the file containing the MOTD.}}
| extra = The argument is the '''absolute''' path to the file containing the MOTD.}}
== ZNC v1.0 ==
This module was removed in [[ChangeLog/1.0#No_more_ZNC-Extra|ZNC v1.0]] , you can find a compatible module at https://raw.github.com/znc/znc/34d0da2097f860af022c16113cc37e8ebf85da83/modules/motdfile.cpp

Latest revision as of 16:34, 7 November 2012

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.

ZNC v1.0

This module was removed in ZNC v1.0 , you can find a compatible module at https://raw.github.com/znc/znc/34d0da2097f860af022c16113cc37e8ebf85da83/modules/motdfile.cpp