erc-server-374

erc-server-374 is an alias for `erc-server-MOTD' in `erc-backend.el'.

(erc-server-374 PROC PARSED)

Display the server's message of the day.

Handler for a MOTD server response.
PROC is the server process which returned the response.
PARSED is the actual response as an `erc-response' struct.
If you want to add responses don't modify this function, but rather
add things to `erc-server-MOTD-functions' instead.