|
|
| Author |
Message |
radius Lurker

Joined: 24 Aug 2004 Posts: 114
|
Posted: May 19, 2005 11:16am Post subject: re. Anope 1.6.3 |
|
|
Is there a faq or help doc that tells you how to set the ident differently on each Service for ChanServ/Nickserv etc - as opposed to having the same ident on each mask for the services. Not sure i'm explaining correctly so let me give a short example;
Running Anope 1.6.3:
| Code: |
NickServ!cservice@<domain>
ChanServ!cservice@<domain>
|
so the ident 'cservice' i want to change to NickServ for NickServ and ChanServ for ChanServ - any help would be appreciated.
Also as freenode.net has, I want to be able to add the tag:
| Code: |
::: server : niven.freenode.net
::: : is an identified user <-- this info.
|
when doing a /wii on the user
is this also possible? and some faq or doc explaining how this is done.
Any help would be much appreciated and thanks in advance for those who can provide.
--
radius |
|
| Back to top |
|
 |
Roku Newbie

Joined: 18 Apr 2005 Posts: 92
|
Posted: May 19, 2005 2:05pm Post subject: |
|
|
1. No, Anope is written for all *Servs to have the same ident. Altering the code would be required.
2. That is an IRCd issue. X is a registered user is a server numeric 307 output code alteration is also required. |
|
| Back to top |
|
 |
angelic Lurker

Joined: 01 Aug 2003 Posts: 148
|
Posted: May 19, 2005 4:03pm Post subject: |
|
|
The whois information could be changed using a module. As for the ident information, it _may_ be changable with a module but i'm not sure of the top of my head. I'm pretty certain there aren't any modules already that would do this so you'd have to look at coding them yourself (or you could post on the anope.org forums to see if any module coders have any spare time).
Is there a special reason you want this? I can't see the benefit. |
|
| Back to top |
|
 |
radius Lurker

Joined: 24 Aug 2004 Posts: 114
|
Posted: May 19, 2005 4:13pm Post subject: |
|
|
| angelic wrote: | The whois information could be changed using a module. As for the ident information, it _may_ be changable with a module but i'm not sure of the top of my head. I'm pretty certain there aren't any modules already that would do this so you'd have to look at coding them yourself (or you could post on the anope.org forums to see if any module coders have any spare time).
Is there a special reason you want this? I can't see the benefit. |
purely cosmetic and requested ... thanks for your post.
--
radius |
|
| Back to top |
|
 |
radius Lurker

Joined: 24 Aug 2004 Posts: 114
|
Posted: May 19, 2005 4:14pm Post subject: |
|
|
| Roku wrote: | 1. No, Anope is written for all *Servs to have the same ident. Altering the code would be required.
2. That is an IRCd issue. X is a registered user is a server numeric 307 output code alteration is also required. |
Thanks Roku!
--
radius |
|
| Back to top |
|
 |
|