Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: where i change services msgs /msg nickserv  (Read 4225 times)

0 Members and 1 Guest are viewing this topic.

nodio

  • Guest
where i change services msgs /msg nickserv
« on: June 09, 2007, 02:41:48 AM »

ive setup to services to user type /nickserv instead /msg nickserv and it works fine... but in messages the services still show /msg nickserv to users where in code i can change this messages?
to just show /nickserv

thanks
Logged

Jobe

  • Contributor
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1023
    • Anope IRC Services
(No subject)
« Reply #1 on: June 09, 2007, 12:21:24 PM »

That would be in the language files.

If youre using 1.7.18 then you can uncomment UseStrictPrivMsg and the restart services and they'll display as /nickserv instead of /msg NickServ which saves you the trouble of editing the language files and causing problems.

When you then try and use /msg NickServ COMMAND you get the following response:
[12:20:33] -NickServ(services@your-irc.net)- "/msg nickserv" is no longer supported.  Use "/msg nickserv@services.your-irc.net" or "/nickserv"
          instead.

Which tells you to use the same format that the /nickserv and similar aliases use.
Logged
Your IP: ()
My IRC Status:

Come along and visit http://www.anopequotes.org/

nodio

  • Guest
(No subject)
« Reply #2 on: June 09, 2007, 01:51:56 PM »

But is that what i dont wanna services show, i want it shows at once time to use /nickserv not to user /nickserv instead /msg nickserv after typed that command

Thanks.

Igor

[Edited on 9-6-2007 by nodio]
Logged

Jobe

  • Contributor
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1023
    • Anope IRC Services
(No subject)
« Reply #3 on: June 09, 2007, 02:13:07 PM »

...

The message I showed you there was the only message displayed in that format, rest display the /nickserv command instead of /msg nickser@services.server format.

For example:
Quote
[12:59:45] -NickServ(services@your-irc.net)- This nickname is registered and protected.  If it is your
[12:59:45] -NickServ(services@your-irc.net)- nick, type /NickServ IDENTIFY password.  Otherwise,
[12:59:45] -NickServ(services@your-irc.net)- please choose a different nick.
[12:59:45] -NickServ(services@your-irc.net)- If you do not change within 20 seconds, I will change your nick.

[Edited on 9-6-2007 by Jobe1986]
Logged
Your IP: ()
My IRC Status:

Come along and visit http://www.anopequotes.org/

nodio

  • Guest
(No subject)
« Reply #4 on: June 09, 2007, 02:18:23 PM »

you solution solve my problem, thanks
Logged
Pages: [1]   Go Up