Anope IRC Services

Anope Development => Modules => Topic started by: BlackNight on March 02, 2008, 08:20:35 PM

Title: Add adder to aop/sop info
Post by: BlackNight on March 02, 2008, 08:20:35 PM
Does anybody know how I can make services to show who is giving aop and sop status on channel ?

I am using Anope 1.7.21

Thanks for help :)

[Edited on 2-3-2008 by katsklaw]
Title:
Post by: Jan Milants on March 02, 2008, 08:37:10 PM
do you mean who is using /cs op command, /cs help set OPNOTICE
if you mean storing who adds someone to an access list, you would have to write a module...
if you intend to modify the anope core, no further support will be provided.
Title:
Post by: BlackNight on March 02, 2008, 09:13:32 PM
Yes i mean storing who adds someone to an access list...
So can you give me advice what to do? I don't know how to writte a module so if is there any other way or if you ore somebody else already did something like that please let me know ..

Tnx for response
Title:
Post by: Jan Milants on March 02, 2008, 10:00:09 PM
there currently is no module that does this... wouldn't be the easiest job either since it would require a separate database to be used just for storing who added/last edited each entry on every access list.
Title:
Post by: katsklaw on March 03, 2008, 12:15:44 AM
moved to modules forum and renamed the thread to something less likely to make a mod lock the thread.