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.

Module to allow connections from irc clients.

Old posts that have not been replied to for several years.
Locked
j
jjshoe

Module to allow connections from irc clients.

Post by jjshoe »

I was wondering if a module is available that allows connections from irc clients? the idea being that from any irc client i could connect up to my eggdrop and have all the channel windows open up. Also if i wanted to send or receive messages windows would open up for them as well. I plan on learning c (know java now) so if something like this doesnt exist i will probly give this a go. Doesnt seem like it would be too complicated. let me know what you think.


jjshoe
b
bobjuh
Master
Posts: 268
Joined: Wed Oct 03, 2001 8:00 pm
Location: Netherlands
Contact:

Re: Module to allow connections from irc clients.

Post by bobjuh »

jjshoe wrote:I was wondering if a module is available that allows connections from irc clients? the idea being that from any irc client i could connect up to my eggdrop and have all the channel windows open up. Also if i wanted to send or receive messages windows would open up for them as well. I plan on learning c (know java now) so if something like this doesnt exist i will probly give this a go. Doesnt seem like it would be too complicated. let me know what you think.


jjshoe
There is no module what does that. Don't know if it is possible.
Why not just run a BNC ?
j
jjshoe

Because

Post by jjshoe »

a bnc does not take your scripts along, your user lists, ban lists, etc. psybnc tries to take a ban list along but it is incredibly buggy. I tried kungf00's bounce.tcl but it doesnt allow you to bounce through the bot's existing connection, atleast i could not get it to let me.
Locked