Re: [dev] [ii] I can't identify.

2009-06-01 Thread Wu, Yue
On Sun, May 31, 2009 at 02:24:15PM +0200, Nico Golde wrote: > > Yes PRIVMSG is a valid IRC command but the syntax is wrong > in your example, if you do /PRIVMSG : it should > work (you missed the colon). > > > Another problem with bitlbee, I try to identify in bitlbee with /j &bitlbee > > iden

Re: [dev] [ii] I can't identify.

2009-05-31 Thread Nico Golde
Hi, * Wu, Yue [2009-05-31 12:46]: > On Sat, May 30, 2009 at 11:37:42PM +0200, Nico Golde wrote: > > Hi, > > * Wu, Yue [2009-05-30 17:44]: > > > With an echo '/PRIVMSG NickServ identify passwd' >> in, nickserv alway > > > says > > > identify needs at least 1 parameter. What's wrong? > > > > that

Re: [dev] [ii] I can't identify.

2009-05-30 Thread Wu, Yue
On Sun, May 31, 2009 at 06:28:54AM +0800, Wu, Yue wrote: > On Sat, May 30, 2009 at 11:37:42PM +0200, Nico Golde wrote: > > Hi, > > * Wu, Yue [2009-05-30 17:44]: > > > With an echo '/PRIVMSG NickServ identify passwd' >> in, nickserv alway > > > says > > > identify needs at least 1 parameter. What'

Re: [dev] [ii] I can't identify.

2009-05-30 Thread Wu, Yue
On Sat, May 30, 2009 at 11:37:42PM +0200, Nico Golde wrote: > Hi, > * Wu, Yue [2009-05-30 17:44]: > > With an echo '/PRIVMSG NickServ identify passwd' >> in, nickserv alway says > > identify needs at least 1 parameter. What's wrong? > > that's no correct irc syntax. Just use echo '/j NickServ ide

Re: [dev] [ii] I can't identify.

2009-05-30 Thread Nico Golde
Hi, * Wu, Yue [2009-05-30 17:44]: > With an echo '/PRIVMSG NickServ identify passwd' >> in, nickserv alway says > identify needs at least 1 parameter. What's wrong? that's no correct irc syntax. Just use echo '/j NickServ identify password' and you'll be fine. Cheers Nico -- Nico Golde - http:

[dev] [ii] I can't identify.

2009-05-30 Thread Wu, Yue
With an echo '/PRIVMSG NickServ identify passwd' >> in, nickserv alway says identify needs at least 1 parameter. What's wrong? -- Hi, Wu, Yue