<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/9012" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2005-01-19T17:48:21-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/9012</id>

		<entry>
		<author><name><![CDATA[turmein]]></name></author>
		<updated>2005-01-19T17:48:21-04:00</updated>

		<published>2005-01-19T17:48:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45551#p45551</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45551#p45551"/>
		<title type="html"><![CDATA[ta]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45551#p45551"><![CDATA[
Thanks for the quick response <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile">  ok guess i was searching for the wrong thing , cheers i will run a search for that type of script on this site.  Yep , there is a common text it prints to teh screen   i.e<br> <div class="codebox"><p>Code: </p><pre><code>[VCDQuality]this.is.movie.of.some-sort  on 01/19/2005 by XYZ [ http://www.vcdquality.com/info.php/i-47286.html ]</code></pre></div><br>  Hopefuly it should capture that to the file. Big time thanks man. its people like you who are so helpfull and make the internet such a great place! best reagrds! <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5905">turmein</a> — Wed Jan 19, 2005 5:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-01-19T17:33:31-04:00</updated>

		<published>2005-01-19T17:33:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45549#p45549</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45549#p45549"/>
		<title type="html"><![CDATA[add irc stuff to database]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45549#p45549"><![CDATA[
There is no tcl script todo that specific job to my knowledge.<br><br>There is a substantial amount of help already in this forum for writing to a file and searching through a file with triggers that you can set to whatever you want.<br><br>When the vcdq bot displays its information that you want to capture is there a common thing it prints to screen for instance <br><div class="codebox"><p>Code: </p><pre><code>[VCDQ] The Release In This Line Is foo bar</code></pre></div> <br><br>where [VCDQ] is on every line. If so you can look for that on channel and capture those lines only. Else if there is no common theme and it just spews out the information then you would need to capture the line from a specific nick or host.<br> <br>Do a search for writing to file in this forum for a good start.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Wed Jan 19, 2005 5:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[turmein]]></name></author>
		<updated>2005-01-19T16:47:16-04:00</updated>

		<published>2005-01-19T16:47:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45546#p45546</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45546#p45546"/>
		<title type="html"><![CDATA[sorry]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45546#p45546"><![CDATA[
My apologies for not explaining correctly. <br><br> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_redface.gif" width="15" height="15" alt=":oops:" title="Embarassed"> <br><br> The Vcdquality bot  sends new info into a irc chan and yes i want to copy everything said by the Vcdq bot into a database so i could recall it with a !search/dupe command.  best regards and thanks.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5905">turmein</a> — Wed Jan 19, 2005 4:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-01-19T14:51:26-04:00</updated>

		<published>2005-01-19T14:51:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45544#p45544</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45544#p45544"/>
		<title type="html"><![CDATA[Re: add irc stuff to database]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45544#p45544"><![CDATA[
<blockquote class="uncited"><div>from a vcdq bot</div></blockquote>a VCDQuality bot? <br><br>Is this an eggdrop running a vcdquality tcl script or a standalone bot?<br><br>Do you own the bot or do you want to copy everything this bot says to a database? and recall the information from your own bot?<br><br>Please explain a little clearer.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_rolleyes.gif" width="15" height="15" alt=":roll:" title="Rolling Eyes"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Wed Jan 19, 2005 2:51 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[turmein]]></name></author>
		<updated>2005-01-19T13:03:47-04:00</updated>

		<published>2005-01-19T13:03:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45542#p45542</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45542#p45542"/>
		<title type="html"><![CDATA[add irc stuff to database]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45542#p45542"><![CDATA[
what iam wanting to do is add automaticaly stuff said from a vcdq bot into database, then being able to seach from it by typing !search/dupe Start trek the movie etc . The bot would say Start trek the movie was released so many days or weeks ago. I searched teh whole archive/forums but i cant/dont know what  tcl i need to do this.Can someone give me a kick up teh ass and say try such and such a tcl ? Please help me . Best Regards .<br><br> Turmien.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5905">turmein</a> — Wed Jan 19, 2005 1:03 pm</p><hr />
]]></content>
	</entry>
	</feed>
