1# $EPIC: events,v 1.2 2000/10/03 23:04:59 jnelson Exp $
2Synopsis:
3   load events
4
5Description:
6   This is another, though less thorough, example of the flexibility of
7   EPIC's hook system.  It does the following:
8
9   * the nickname of the last MSG sender is stored in $STATUS_USER
10   * LIST, NAMES, and WHO output is more compact and less confusing
11   * the client will print a message every hour on the hour
12   * the NOTIFY command will show users' addresses for signons
13
14See Also:
15   environment(8); events.hop(8); load(5); on(5); set(4) status_user
16
17Other Notes:
18   This script was written by Jeremy Nelson, jnelson@acronet.net (hop).
19
20