<?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/19528" />

	<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>2013-10-16T09:18:02-04:00</updated>

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

		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2013-10-16T09:18:02-04:00</updated>

		<published>2013-10-16T09:18:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102129#p102129</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102129#p102129"/>
		<title type="html"><![CDATA[alice and pandora bot...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102129#p102129"><![CDATA[
I have looked at the way your pandorabot page appears and reacts, compared to the one I use.<br><br>Mine is different.<br><br>Then I remembered fiddling with this same problem, with somebody else, some time ago.<br><br><br>Something for you to try:<br><br><br>First, go here:<br><a href="http://www.pandorabots.com/pandora/pics/pubhtml.html" class="postlink">http://www.pandorabots.com/pandora/pics/pubhtml.html</a><br>and read.<br>Especially "Tracking Conversations" and the following "Full Example".<br><br>Next, log into your account here:<br><a href="http://www.pandorabots.com/botmaster/en/home" class="postlink">http://www.pandorabots.com/botmaster/en/home</a><br>and click on the "My Pandorabots" button.<br>See the direction, "To configure a pandorabot, click on its name in the table below."<br>Do that.<br><br>See button "Custom HTML".   <br>Click it.<br><br>Create a custom html file.   I use the text found in the earlier mentioned "Full Example".<br><br>Vaguely, I seem to remember that it didn't like it when I simply copy-n-pasted it.  Not sure.   But if it doesn't work the first time you do it,  try again.  If you have to, do it by hand, character by character.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>Save it.<br><br>Go back to your pandora bot's page and test it.<br><a href="http://www.pandorabots.com/pandora/talk?botid=9b3e4e24ee346d4f" class="postlink">http://www.pandorabots.com/pandora/talk ... 24ee346d4f</a><br>It should look different now.<br><br>Before you made these changes, it looked like this:<div class="codebox"><p>Code: </p><pre><code>Human: testShundori: I have no answer for that.Human: blahShundori: I have no answer for that.Human: testShundori: I have no answer for that. </code></pre></div>Afterwards:<div class="codebox"><p>Code: </p><pre><code>Welcome to my botHi there!say: Hello</code></pre></div>and will not show all lines.  Will show only the last entry.<br><br><br>Please answer caesar's question, too.<br><br><br>I hope this helps.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Wed Oct 16, 2013 9:18 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[GouroB]]></name></author>
		<updated>2013-10-16T08:16:36-04:00</updated>

		<published>2013-10-16T08:16:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102128#p102128</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102128#p102128"/>
		<title type="html"><![CDATA[alice and pandora bot...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102128#p102128"><![CDATA[
any advice mate ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5899">GouroB</a> — Wed Oct 16, 2013 8:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[GouroB]]></name></author>
		<updated>2013-10-15T09:33:30-04:00</updated>

		<published>2013-10-15T09:33:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102127#p102127</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102127#p102127"/>
		<title type="html"><![CDATA[alice and pandora bot...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102127#p102127"><![CDATA[
this one lets the bot run now but its still not responding :/ no error is showing at all<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5899">GouroB</a> — Tue Oct 15, 2013 9:33 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2013-10-15T08:21:22-04:00</updated>

		<published>2013-10-15T08:21:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102126#p102126</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102126#p102126"/>
		<title type="html"><![CDATA[alice and pandora bot...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102126#p102126"><![CDATA[
Try with:<div class="codebox"><p>Code: </p><pre><code>set alice_engine 8</code></pre></div>What TCL version do you have?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Tue Oct 15, 2013 8:21 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[GouroB]]></name></author>
		<updated>2013-10-15T06:16:02-04:00</updated>

		<published>2013-10-15T06:16:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102125#p102125</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102125#p102125"/>
		<title type="html"><![CDATA[alice and pandora bot...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102125#p102125"><![CDATA[
took ur suggestion, here is what the conf file looks like now <br><blockquote class="uncited"><div>## Which server should I use for the alice engine?<br># 0 = <a href="http://www.alicebot.org" class="postlink">www.alicebot.org</a> (Alice)<br># 1 = <a href="http://www.agentruby.com" class="postlink">www.agentruby.com</a> (Ruby)<br># 2 = <a href="http://www.tfxsoft.com" class="postlink">www.tfxsoft.com</a> (A Program-E Server)<br># 3 = jaczone.com (Cyber-Ivar)<br># 4 = your own Aine CGI server<br># 5 = your own program-D alice server<br># 6 = your own program-C (hippie) CGI server<br># 7 = Actual Hippie Program-C<br># 8 = your own pandorabots engine (<a href="http://www.pandorabots.com" class="postlink">www.pandorabots.com</a>)<br># 9 = A runabot.com AOL Instant Messenger bot (<a href="http://www.runabot.com" class="postlink">www.runabot.com</a>)<br>set alice_engine -8<br>set alice_url "<a href="http://www.pandorabots.com/pandora/talk?botid=9b3e4e24ee346d4f" class="postlink">http://www.pandorabots.com/pandora/talk ... 24ee346d4f</a>"<br><br># If using your own alice server (Aine CGI, program-D, program-C CGI, pandorabots, runabot) enter the url here:<br># or if you notice one of the pre-programmed engines url's have changed, you may enter it here and see<br># if it might help.</div></blockquote>and here is what errors am getting <blockquote class="uncited"><div>[14:12:07] bad option "-8": must be -exact, -glob, -regexp, or --<br>    while executing<br>"switch $alice_engine {<br>0 {<br>if {![info exists alice_url] || ($alice_url == "")} {<br>set alice_url "<a href="http://www.pandorabots.com/pandora/talk?botid=f5d922d9" class="postlink">http://www.pandorabots.com/pandora/talk?botid=f5d922d9</a>..."<br>    invoked from within<br>"if {($alice_engine &lt; 7) &amp;&amp; (![info exists egghttp(version)] || ($egghttpnumvers &lt; 103))} {<br>putlog "alice.tcl : Could not load alice.tcl, egghttp.tcl 1..."<br>    ("eval" body line 26)<br>    invoked from within<br>"eval [eval <a href="http://www.tclscript.com" class="postlink">www.tclscript.com</a> -18 {\{x\ 0m\{#x\$\ w-\{()(\ wyyz))%:+w'(\{\$#\;o2\ 0\n'wy(*t\ ?s!!\ 4nn@4\ 6wyyz))%:+w'(\{\$#\;\ 44\ wyyz))%#*\"+w'(\n2\..."<br>    (file "scripts/alice.tcl" line 133)<br>    invoked from within<br>"source scripts/alice.tcl"<br>    (file "eggdrop.conf" line 1386)<br>[14:12:07] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5899">GouroB</a> — Tue Oct 15, 2013 6:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[GouroB]]></name></author>
		<updated>2013-10-15T05:28:43-04:00</updated>

		<published>2013-10-15T05:28:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102124#p102124</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102124#p102124"/>
		<title type="html"><![CDATA[alice and pandora bot...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102124#p102124"><![CDATA[
just published again, can u have a look at this one and see if it works for u please<br><div class="codebox"><p>Code: </p><pre><code>http://www.pandorabots.com/pandora/talk?botid=9b3e4e24ee346d4f</code></pre></div>[/code]<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5899">GouroB</a> — Tue Oct 15, 2013 5:28 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2013-10-15T05:15:05-04:00</updated>

		<published>2013-10-15T05:15:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102123#p102123</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102123#p102123"/>
		<title type="html"><![CDATA[alice and pandora bot...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102123#p102123"><![CDATA[
try with:<div class="codebox"><p>Code: </p><pre><code>set alice_url "http://www.pandorabots.com/pandora/talk?botid=9b3e4e24ee346d4f"</code></pre></div>i checked that url and says "No published bot with id=9b3e4e24ee346d4f." so better check this out too.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Tue Oct 15, 2013 5:15 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[GouroB]]></name></author>
		<updated>2013-10-15T05:05:32-04:00</updated>

		<published>2013-10-15T05:05:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102122#p102122</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102122#p102122"/>
		<title type="html"><![CDATA[alice and pandora bot...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102122#p102122"><![CDATA[
it still shows that error<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5899">GouroB</a> — Tue Oct 15, 2013 5:05 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[GouroB]]></name></author>
		<updated>2013-10-15T05:05:00-04:00</updated>

		<published>2013-10-15T05:05:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102121#p102121</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102121#p102121"/>
		<title type="html"><![CDATA[alice and pandora bot...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102121#p102121"><![CDATA[
I did mate, here is the part of my alice.tcl <br><blockquote class="uncited"><div>## Which server should I use for the alice engine?<br># 0 = <a href="http://www.alicebot.org" class="postlink">www.alicebot.org</a> (Alice)<br># 1 = <a href="http://www.agentruby.com" class="postlink">www.agentruby.com</a> (Ruby)<br># 2 = <a href="http://www.tfxsoft.com" class="postlink">www.tfxsoft.com</a> (A Program-E Server)<br># 3 = jaczone.com (Cyber-Ivar)<br># 4 = your own Aine CGI server<br># 5 = your own program-D alice server<br># 6 = your own program-C (hippie) CGI server<br># 7 = Actual Hippie Program-C<br># 8 = your own pandorabots engine (<a href="http://www.pandorabots.com" class="postlink">www.pandorabots.com</a>)<br># 9 = A runabot.com AOL Instant Messenger bot (<a href="http://www.runabot.com" class="postlink">www.runabot.com</a>)<br>set alice_engine -8<br><br># If using your own alice server (Aine CGI, program-D, program-C CGI, pandorabots, runabot) enter the url here:<br><a href="http://www.pandorabots.com/pandora/talk?botid=9b3e4e24ee346d4f" class="postlink">http://www.pandorabots.com/pandora/talk ... 24ee346d4f</a><br># or if you notice one of the pre-programmed engines url's have changed, you may enter it here and see<br># if it might help.</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5899">GouroB</a> — Tue Oct 15, 2013 5:05 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2013-10-15T01:13:32-04:00</updated>

		<published>2013-10-15T01:13:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102120#p102120</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102120#p102120"/>
		<title type="html"><![CDATA[alice and pandora bot...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102120#p102120"><![CDATA[
The error is straight forward, and you don't have to be a rocket scientist to figure out what it's wrong in this line:<div class="codebox"><p>Code: </p><pre><code>set alice_url $alice_url</code></pre></div>Replace the $alice_url with something that actually exists (if it's a variable) or with some actual url.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Tue Oct 15, 2013 1:13 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[GouroB]]></name></author>
		<updated>2013-10-14T20:01:07-04:00</updated>

		<published>2013-10-14T20:01:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102114#p102114</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102114#p102114"/>
		<title type="html"><![CDATA[alice and pandora bot...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102114#p102114"><![CDATA[
so no one has a clue ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5899">GouroB</a> — Mon Oct 14, 2013 8:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[GouroB]]></name></author>
		<updated>2013-10-12T18:11:16-04:00</updated>

		<published>2013-10-12T18:11:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102108#p102108</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102108#p102108"/>
		<title type="html"><![CDATA[alice and pandora bot...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102108#p102108"><![CDATA[
well as per suggested, created account and ran a bot on pandora site.. changed alice engine to 8 which targets pandora and provided the link below where it asked... yet getting this error<br><div class="codebox"><p>Code: </p><pre><code>[02:08:03] Tcl error in file 'eggdrop.conf':[02:08:03] can't read "alice_url": no such variable    while executing"set alice_url $alice_url"    ("8" arm line 2)    invoked from within"switch $alice_engine {0 {if {![info exists alice_url] || ($alice_url == "")} {set alice_url "http://www.pandorabots.com/pandora/talk?botid=f5d922d9..."    invoked from within"if {($alice_engine &lt; 7) &amp;&amp; (![info exists egghttp(version)] || ($egghttpnumvers &lt; 103))} {putlog "alice.tcl : Could not load alice.tcl, egghttp.tcl 1..."    ("eval" body line 26)    invoked from within"eval [eval www.tclscript.com -18 {\{x\ 0m\{#x\$\ w-\{()(\ wyyz))%:+w'(\{\$#\;o2\ 0\n'wy(*t\ ?s!!\ 4nn@4\ 6wyyz))%:+w'(\{\$#\;\ 44\ wyyz))%#*\"+w'(\n2\..."    (file "scripts/alice.tcl" line 136)    invoked from within"source scripts/[02:08:03] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)cafe2@190223:~/eggdrop$</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5899">GouroB</a> — Sat Oct 12, 2013 6:11 pm</p><hr />
]]></content>
	</entry>
	</feed>
