Anope IRC Services

Anope Development => Modules => Topic started by: Marcelo Carvalho on February 01, 2012, 12:21:36 PM

Title: New module
Post by: Marcelo Carvalho on February 01, 2012, 12:21:36 PM
Could be created in a sql table 'status' which could be used to know which users are online on the network (identified nicknames)
Title: Re: New module
Post by: Jobe on February 01, 2012, 01:25:39 PM
To be totally honest it would be simpler to setup and use Denora and then query the user table for users with online='Y' and mode_lr='Y' (assuming user mode +r on your IRCd is used to identify a user as being identified)
Title: Re: New module
Post by: cirinho on December 11, 2012, 08:38:07 AM
This option is very interesting.
Simpler increase in services than using an accessory (Denora)
Just add a field in the table nickserv, 0 off, 1 and identified online.