Hi guys, I am trying to help a friend debug a script. I have only started learning tcl and haven't gotten to math functions yet. The question would be best stated in the code that's being used. First is the code that retrieves the info for us... if {[catch {exec cat /proc/cpuinfo | grep "cpu MH...
Thanks demond. I have 0 experience with tcl but I believe with general knowledge and the info you have provided I'll be able to come up with the script I need (just simple parsing of a webpage then outputting data... once that works adding a function to store var so it know when the webpage has been...
I believe demond has been brief because there has been no offical release... or maybe even because no one should try to use the script at this stage that doesn't know what an rss parser is and how it would work based on looking at source... or maybe it's just because demond refuses to wear domed sha...
I know very little about tcl programming (during college break I will study the language like crazy, but until that time...), so I don't know if this error can be easily correctly or not. I found a wonderful rss eggdrop script, however when executing the program, I get the following error... TCL err...
Hey everyone. I was looking around for a seen script to use for my eggdrop bot. The best one I found (by far) was the gseen mod. I have set it up, everything is running great.... however, I am on a server that allows long nicks. Now gseen doesn't have any problem recording the info about the long ni...
Hey slennox's p33ps. First off, thx to you guys for your continued support to all of us n00bs out there. I have a very nice eggdrop bot, and all the credit goes to the people on this forum. I have seen a lot of various tv scripts out there, but the irc room I'm in is mostly made-up of US and UK user...
Hello to all of the tcl coders out there! I am hoping someone could write a simple tcl script (I rather not be directed to a manual page, I sadly do not have the time to get into tcl now =/), or point me to an existing one. I want my bot to say a specific message two times a day (midnight and noon f...
Hmm, I wish I had time to learn tcl, I was hoping there was already an eggdrop coded template for this, but thank you for the help regardless fokes, I will try and work with it .
I have brought this topic up in the past, but was told there wasn't proper support for it to work. I was wondering if anyone has seen/used a script that would be able to parse/display xml and/or rdf and/or rss files. There must be a simple set of rules that could be set, or even if you needed to cus...
I was only able to find general information on the web, but no good examples. Since a general parser doesn't seem possible, could someone send me their code for one specific xml file and I could learn from that and edit it from there.
Hey everyone, I was wondering if a script existed, or if some people are willing to work together to create a script that can easily parse a XML files, and then display the contents in the channel whenever that XML files is updated. It's also important that this script is able to support multiple si...