| View previous topic :: View next topic |
| Author |
Message |
Sanzen Voice
Joined: 17 Jan 2014 Posts: 12
|
Posted: Fri Jan 17, 2014 2:33 am Post subject: [Alice.tcl] Eggdrop talks via pm but not in the channel |
|
|
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. |
|
| Back to top |
|
 |
Madalin Master

Joined: 24 Jun 2005 Posts: 310 Location: Constanta, Romania
|
Posted: Fri Jan 17, 2014 6:42 am Post subject: |
|
|
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 _________________ https://github.com/MadaliNTCL - To chat with me: https://tawk.to/MadaliNTCL |
|
| Back to top |
|
 |
Sanzen Voice
Joined: 17 Jan 2014 Posts: 12
|
Posted: Fri Jan 17, 2014 1:07 pm Post subject: |
|
|
| 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. |
|
| Back to top |
|
 |
Madalin Master

Joined: 24 Jun 2005 Posts: 310 Location: Constanta, Romania
|
Posted: Fri Jan 17, 2014 1:29 pm Post subject: |
|
|
Try login SSH and use there telnet ip port and the same thing nickname/password and try from there _________________ https://github.com/MadaliNTCL - To chat with me: https://tawk.to/MadaliNTCL |
|
| Back to top |
|
 |
Sanzen Voice
Joined: 17 Jan 2014 Posts: 12
|
Posted: Fri Jan 17, 2014 4:24 pm Post subject: |
|
|
| 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! |
|
| Back to top |
|
 |
|