Anope IRC Services

Anope Development => Modules => Topic started by: Casey on January 19, 2007, 01:02:29 AM

Title: MemoServ and NickServ Module Request
Post by: Casey on January 19, 2007, 01:02:29 AM
MemoServ -- when you send a memo to the room - the room has its own inbox which everyone is attached to and when someone deletes the memo - it deletes it from everyone.

MemoServ to not delete the memo from everyone when someone deletes the memo --- sends the memo to everyone.



NickServ -- do not add me to the OP List.

when someone adds you to the OP List - it does not add you.

ChanServ xOP #room add NICK
ChanServ access #room add NICK



or will this be already coming into the core?

[Edited on 19-1-2007 by Casey]
Title:
Post by: BigBen on January 19, 2007, 01:41:11 AM
there dosnt need to be a module, there all built in to services, for the nickserv one, type /msg nickserv help set autoop

 help set autoop
[20:40] <NickServ> Syntax: SET AUTOOP {ON | OFF}
[20:40] <NickServ>  
[20:40] <NickServ> Sets whether you will be opped automatically. Set to ON to
[20:40] <NickServ> allow ChanServ to op you automatically when entering channels.


the memoserv, that will only send memos to users that is in the channel ( which is in the access list ) and the person that removes it, will be removed to anyone that's in the access list.
Title:
Post by: Casey on January 19, 2007, 02:16:10 AM
with NickServ when someone adds you to the OP List - to not add you.

ChanServ xOP #room add NICK
ChanServ access #room add NICK


have edited the title post to add ChanServ in
Title:
Post by: BigBen on January 19, 2007, 02:58:39 AM
looks like you changed the subject