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

	<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>2008-12-21T09:20:06-04:00</updated>

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

		<entry>
		<author><name><![CDATA[tomekk]]></name></author>
		<updated>2008-12-21T09:20:06-04:00</updated>

		<published>2008-12-21T09:20:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=86434#p86434</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=86434#p86434"/>
		<title type="html"><![CDATA[pubm help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=86434#p86434"><![CDATA[
i tested it with tvrage 2.2 by dlx<br><br>change:<div class="codebox"><p>Code: </p><pre><code>bind pub - !next dlx:tvrage:next</code></pre></div>to:<div class="codebox"><p>Code: </p><pre><code>bind pubm - {*!next*} dlx:tvrage:next</code></pre></div>and in dlx:tvrage:next procedure, add this lines after "set prefix ...":<div class="codebox"><p>Code: </p><pre><code>set arg_split [split $arg]    set arg_cmd [lindex $arg_split end-1]    if {$arg_cmd != "!next"} { return }    set arg [join [lrange $arg_split end-1 end]]</code></pre></div><blockquote class="uncited"><div>14:17:31 &lt;@tomekk&gt; asdf sm flksdja fkljasdkljf ksnadkf sda sdasdasdas !next lost<br>14:17:32 &lt; botty&gt; TV -&gt;  The next episode of Lost is Season 5 Recap Special [05x00], it will air on 08:00 pm<br>                  Jan/21/2009</div></blockquote>its working, but next time you should contact the author directly <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br>HF<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10332">tomekk</a> — Sun Dec 21, 2008 9:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Amit86]]></name></author>
		<updated>2008-12-20T20:15:46-04:00</updated>

		<published>2008-12-20T20:15:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=86424#p86424</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=86424#p86424"/>
		<title type="html"><![CDATA[pubm help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=86424#p86424"><![CDATA[
im using a few tcl scripts like tvrage<br>who has this:<br>bind pub - !next dlx:tvrage:next<br><br>when i use it on a channel:<br>- -( @Amit86 ): !next heroes<br>-( Bot ): TV -&gt; The next episode of Heroes is A Clear and Present Danger [03x14], it will air on Monday at 09:00 pm Feb/02/2009<br><br>it works ok,<br>i want to be able to use it like this:<br>- -( @Amit86 ): check this out the next ep !next heroes<br><br>so it can work with text before it, i heard i need to use 'pubm' but it didnt work for me, anyone can give me assistance?<br><br>i tried changhing it to:<br>bind pubm - * !next:dlx:tvrage:next<br><br>gave me an error<br>[02:24] Tcl error [!next:dlx:tvrage:next]: invalid command name "!next:dlx:tvrage:next"<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10385">Amit86</a> — Sat Dec 20, 2008 8:15 pm</p><hr />
]]></content>
	</entry>
	</feed>
