View previous topic :: View next topic |
Author |
Message |
scotteh Halfop
Joined: 29 Jan 2006 Posts: 50
|
|
Back to top |
|
 |
vinsoc Voice
Joined: 02 Feb 2006 Posts: 2
|
Posted: Thu Feb 02, 2006 8:58 am Post subject: |
|
|
link is down
email this script: vinsoc@netti.fi or repair link. Thanks!  |
|
Back to top |
|
 |
demond Revered One

Joined: 12 Jun 2004 Posts: 3073 Location: San Francisco, CA
|
Posted: Fri Feb 03, 2006 12:34 am Post subject: |
|
|
hmm what do you need cookie for? _________________ connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use [code] tag when posting logs, code |
|
Back to top |
|
 |
dooper Voice
Joined: 15 Nov 2005 Posts: 1
|
Posted: Sat Feb 04, 2006 5:07 am Post subject: |
|
|
link is down
email this script: dooper@wanadoo.fr or repair link. Thanks!  |
|
Back to top |
|
 |
stalix Voice
Joined: 13 Sep 2005 Posts: 23
|
|
Back to top |
|
 |
scotteh Halfop
Joined: 29 Jan 2006 Posts: 50
|
Posted: Sun Feb 05, 2006 11:30 pm Post subject: |
|
|
Thanks for the mirrors, my webhost is offline for upgrades.
demond wrote: | hmm what do you need cookie for? |
The output is all generated from cookies. |
|
Back to top |
|
 |
uha666 Voice
Joined: 09 Feb 2006 Posts: 2
|
Posted: Thu Feb 09, 2006 2:26 am Post subject: |
|
|
When i try to get a https feed i get this error message when i load the bot:
[06:19] RSS Error: Unable to find tls package required for https, unloaded feed "log".
I already tried to install a tls package with no luck, could someone please explain where to download the correct tls package and what are the steps to install it?
Thanks in advance.
Regards. |
|
Back to top |
|
 |
uha666 Voice
Joined: 09 Feb 2006 Posts: 2
|
Posted: Thu Feb 09, 2006 10:04 pm Post subject: |
|
|
forget it... my linux instalation just didn't have the tls library installed.
btw i have a feed that uses <description><p> text blah blah blah </p> </description>
the feed validator says that <p> is an invalid descriptor so i get this output from the bot:
[BOT] Topic Title - {name p attrib {} data { text blah blah blah }}
this is my tcl line:
"output" "[\002BOT\002] @@item!title@@ - @@item!description@@"
Is there a way i can correct the output so it ignores the <p> and outputs correctly?
Thanks in advance. |
|
Back to top |
|
 |
Dunn Voice
Joined: 28 Jan 2006 Posts: 5
|
Posted: Sat Feb 11, 2006 1:31 am Post subject: |
|
|
I've been having trouble using scripts similar to this on a cheap $3/month shell account when I a lot of feeds (like 10 or so). My host is ACMEShells and I can read the server specs, but I have no clue how many clients would be on a server or how much they expect you to use on it. For anyone with more experience than me (I don't know how any idea how much resources this script uses either), what should be my limit? I have several feeds that I would like to update every 5 minutes or so, but the rest would probably be fine at the default 30 minute interval. |
|
Back to top |
|
 |
scotteh Halfop
Joined: 29 Jan 2006 Posts: 50
|
Posted: Tue Feb 14, 2006 10:50 am Post subject: |
|
|
uha666: Can you email me at scotteh [at] netspace /dot/ net (dot) au (The email account listed in the script is currently not working)
Dunn: Im not sure of the resources the script uses, but none of the feeds are stored in memory (other than when there being parsed). The new parser should also be less CPU intensive than the old one. |
|
Back to top |
|
 |
klaus Voice
Joined: 18 Feb 2006 Posts: 3
|
Posted: Sat Feb 18, 2006 7:42 am Post subject: Only private trigger |
|
|
Hi..!
It would be nice with an option where when the trigger is activated, it
will only give you a private answer.
Imagine that the trigger is activated too often, it would be annoying for people who have been there for a while..
I like this script very much
Regards,
Klaus |
|
Back to top |
|
 |
LREC Voice
Joined: 23 Feb 2006 Posts: 7
|
Posted: Thu Feb 23, 2006 12:01 pm Post subject: |
|
|
Hi
Nice tcl, i like very mutch.
I use this but know i have a litle (big) problem, i need to use a rss feed but have login and password.
I have the teo thing legit, but how i make to tcl?
thanks if somebody can help me.
LREC |
|
Back to top |
|
 |
ThePhobos Voice
Joined: 19 Mar 2006 Posts: 1
|
Posted: Sun Mar 19, 2006 10:08 pm Post subject: |
|
|
Edited: Fixed the problem myself. Nevermind. |
|
Back to top |
|
 |
neuschnee Voice
Joined: 22 Mar 2006 Posts: 1
|
Posted: Wed Mar 22, 2006 6:17 am Post subject: |
|
|
This script is indeed great, but I wonder if the author could add one thing... the ability to output multiple lines per article (more PRIVMSG's). ie. some kind of tag, or maybe just parsing \n's
What I mean is, something like:
"output" "[\002Blah Blah\002] @@item!title@@\nURL: @@item!link@@"
could output:
somebot: [Blah Blah] New Article Asfasfasd
somebot: URL: http://link.to.new.article.com |
|
Back to top |
|
 |
Godzilla Voice
Joined: 25 Mar 2006 Posts: 8
|
Posted: Sat Mar 25, 2006 2:27 pm Post subject: |
|
|
Can you make a spamprotection for the public trigger? |
|
Back to top |
|
 |
|