os_expiring
Module Author: genius3000
Category: OperServ
Status: Published
User Rating:
(0 Comments)
This module lets Services Staff (with the added permission) get a list of expiring nicknames and channels. A duration can be specified or one quarter of the default expiry time (respectively) is used.
OperServ Config:
module { name = "os_expiring" }
command { service = "OperServ"; name = "EXPIRING"; command = "operserv/expiring"; permission = "operserv/expiring"; }
Also add the Permission: "operserv/expiring" to your preferred OperType
Usage:
/msg OperServ [ NICK | CHAN ] [ <duration> ]
With no parameters, it will return both Nick and Chan lists using default duration.
With only duration given, it will return both Nick and Chan lists using given duration.
Issues/Found a Bug? Please file an issue at https://github.com/genius3000/anope-modules
Latest Module Releases
- v1.0.4 - Released: 03/10/17 (1 file)
- v1.0.3 - Released: 14/10/16 (1 file)
- v1.0.2 - Released: 06/09/16 (1 file)