PtokaX forum

Archive => Archived 4.0 boards => Request for Lua 4 scripts => Topic started by: charlie on 11 August, 2004, 11:04:20

Title: IRC
Post by: charlie on 11 August, 2004, 11:04:20
Hi Coders...

is it possible to build a scritp which display messages from a irc chan in the hub?

thx for help
Title:
Post by: D-J Valhala on 11 August, 2004, 12:24:51
i dont think so...  :D
Title:
Post by: Herodes on 11 August, 2004, 12:57:39
try to looki into HubLink (http://hub-link.sourceforge.net/) ...

It has many features ... and it could potentially have a good effect on your hub ..
Title:
Post by: BottledHate on 13 August, 2004, 00:39:41
just thought of a way it could work...... scritps running on irc that pastes lines of chat into a text file... another script running on the hub on a timer checks the file for text and posts it.. then deletes the text... would require a fast timer interval... not sure how cpu intensive it would be... just came to mind when reading the request.. i'm sure there are better ways to do it.


-BH
Title:
Post by: Herodes on 13 August, 2004, 01:55:46
I am not familiar with Irc stuf ... but PtokaX and lua are socketable does that mean that it can connect to an IRC server ? I know it can connect to http ... i dont know irc though. . .:s