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.

[REQUEST] Relay script irc channel <-> Bot Channel

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
B
BLaCKie_MoRGaN
Voice
Posts: 3
Joined: Fri Apr 18, 2008 4:36 pm

[REQUEST] Relay script irc channel <-> Bot Channel

Post by BLaCKie_MoRGaN »

Hi! Is it possible to relay messages from an irc channel to internal bot channel (joined by .chat command)?

For example i want all message to are posted from #channel to bot's channel number 4581 and back

I have searched this place tcl archive google. Haven;t found anything that does that!

I know it is not usefull since you are using dcc chat but from work i cannot use dcc... (same local net and doesnt allow me to dcc. Dont know why).

So i use telnet to do maintenance stuff.

Thanks in advance
User avatar
user
&nbsp;
Posts: 1452
Joined: Tue Mar 18, 2003 9:58 pm
Location: Norway

Post by user »

What's wrong with

Code: Select all

.console #yourchan jkp
?
Have you ever read "The Manual"?
B
BLaCKie_MoRGaN
Voice
Posts: 3
Joined: Fri Apr 18, 2008 4:36 pm

Post by BLaCKie_MoRGaN »

You are a god!

Pretty many thanks!
B
BLaCKie_MoRGaN
Voice
Posts: 3
Joined: Fri Apr 18, 2008 4:36 pm

Post by BLaCKie_MoRGaN »

I am back :p

Console can almost do what i want but the options i change are for the whole partyline. i need it for a specific bot channel #.

Following you signature i gave a better read at the tcl-commands.doc and it doesnt have an option to specify channel number!

Any other ideas?
Post Reply