IRC bot problem
#1

Hi,

I have added 2 bots to my username with /msg NickServ GROUP. I have set their names to the same in filterscript.

But when I join or they join they wont be automatically OP status. Also I won't be OP when I join channel.

I have to do /msg ChanServ recover #mychannel, then make them OP and then they can start sending messages from my server. Before that they give error that cant send.

This is their join log:

Код:
*** IRC_OnConnectAttempt: Bot ID 1 attempting to connect to 38.229.70.22:6667...
*** IRC_OnUserNotice (Bot ID 1): User card.freenode.net (No hostname) sent notice to *: *** Looking up your hostname...
*** IRC_OnUserNotice (Bot ID 1): User card.freenode.net (No hostname) sent notice to *: *** Checking Ident
*** IRC_OnUserNotice (Bot ID 1): User card.freenode.net (No hostname) sent notice to *: *** Found your hostname
*** IRC_OnUserNotice (Bot ID 1): User card.freenode.net (No hostname) sent notice to *: *** No Ident response
*** IRC_OnConnect: Bot ID 1 connected to 38.229.70.22:6667
Reply
#2

You must register them first hand and on the irc(this can be performed by using the bots name)and afterwards use /ns register) (you'll be detailed there)
and make sure you have this in your script aswell
#define IRC_SERVER "CHANNEL"
#define IRC_PORT (PORT)
#define IRC_CHANNEL "CHANNEL"
#define BOT_PASS "PASSWORD"
#define BOT_EMAIL "EMAIL"
(fill them with your entered details)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)