2.0/Modules/ns update

From AnopeWiki
Jump to: navigation, search
Language

English

Service NickServ
Module ns_update
Author Anope

Description

Updates your current status, i.e. it checks for new memos, sets needed channel modes and updates your vhost and your userflags (lastseentime, etc).

Commands

UPDATE

Examples

/msg NickServ UPDATE

Default Configuration

/*
 * ns_update
 *
 * Provides the command nickserv/update.
 *
 * Used to update your status on all channels, turn on your vHost, etc.
 */
module { name = "ns_update" }
command { service = "NickServ"; name = "UPDATE"; command = "nickserv/update"; }