This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

[Alice.tcl] Eggdrop talks via pm but not in the channel

Support & discussion of released scripts, and announcements of new releases.
Post Reply
S
Sanzen
Voice
Posts: 12
Joined: Fri Jan 17, 2014 2:29 am
Contact:

[Alice.tcl] Eggdrop talks via pm but not in the channel

Post by Sanzen »

As the title states, this is a problem with alice.tcl
The bot talks to me and others via pm but will not talk in the channels I've set it to.
Does anyone know why?
It tells me to do .chanset #channel +alice but I don't know where to do that.
User avatar
Madalin
Master
Posts: 310
Joined: Fri Jun 24, 2005 11:36 am
Location: Constanta, Romania
Contact:

Post by Madalin »

You have to DCC CHAT with the eggdrop. Use /ctcp BOTNICK chat and then it will ask for your nickname and password. After auth use .chanset #chanel +alice

To quit DCC CHAT simply type .quit
S
Sanzen
Voice
Posts: 12
Joined: Fri Jan 17, 2014 2:29 am
Contact:

Post by Sanzen »

Madalin wrote:You have to DCC CHAT with the eggdrop. Use /ctcp BOTNICK chat and then it will ask for your nickname and password. After auth use .chanset #chanel +alice

To quit DCC CHAT simply type .quit
It won't let me. The connection gets refused. I'm guessing it's a firewall issue but considering I'm having trouble remember my router information, I can't do [censored] right now.
User avatar
Madalin
Master
Posts: 310
Joined: Fri Jun 24, 2005 11:36 am
Location: Constanta, Romania
Contact:

Post by Madalin »

Try login SSH and use there telnet ip port and the same thing nickname/password and try from there
S
Sanzen
Voice
Posts: 12
Joined: Fri Jan 17, 2014 2:29 am
Contact:

Post by Sanzen »

Madalin wrote:Try login SSH and use there telnet ip port and the same thing nickname/password and try from there
I reset my router and opened a random port and set that as the listening port in my conf file. Still getting "<*status> DCC Xfer Bounce (bot): Connection Refused while connecting to "

I'm running the bot off of my computer. So I do telnet localhost via terminal and it still refuses me.


Nvm, figured it out, I was just doing telnet localhost without specifying the port I opened.

Got it working, thanks for the help!
Post Reply