Next: revive_update
Up: Technical scope
Previous: revive
Manages the list of users who are affected by the revive script. Works only
if MODE_LISTS is used. The script has two mandatory arguments: COMMAND and USERNAME.
COMMAND may be one of the following:
- add: Adds USERNAME to the list if not already on it. Does nothing otherwise.
- del: Removes USERNAME from the list if already on it. Does nothing otherwise.
- check: Returns the date of USERNAME's last feedback. The value is provided
regardless of the state of the user (e.g. on the exlude_users list). In other
words: if there is a log entry stating a response by USERNAME, it will be returned.
Clemens Renner
2004-04-01