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

	<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>2006-02-03T14:11:06-04:00</updated>

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

		<entry>
		<author><name><![CDATA[MeJseL]]></name></author>
		<updated>2006-02-03T14:11:06-04:00</updated>

		<published>2006-02-03T14:11:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60083#p60083</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60083#p60083"/>
		<title type="html"><![CDATA[trigger chan msg]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60083#p60083"><![CDATA[
<blockquote class="uncited"><div><div class="codebox"><p>Code: </p><pre><code>regexp {(?i)(http://\S+)} $str -&gt; url</code></pre></div></div></blockquote>what does the code do?<br>do i need to add somthing more?<br><br>Edit: i got it thx.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4156">MeJseL</a> — Fri Feb 03, 2006 2:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2006-02-02T02:14:18-04:00</updated>

		<published>2006-02-02T02:14:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60012#p60012</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60012#p60012"/>
		<title type="html"><![CDATA[trigger chan msg]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60012#p60012"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>regexp {(?i)(http://\S+)} $str -&gt; url</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Thu Feb 02, 2006 2:14 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[MeJseL]]></name></author>
		<updated>2006-02-01T22:09:11-04:00</updated>

		<published>2006-02-01T22:09:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60002#p60002</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60002#p60002"/>
		<title type="html"><![CDATA[trigger chan msg]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60002#p60002"><![CDATA[
anyone?...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4156">MeJseL</a> — Wed Feb 01, 2006 10:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[MeJseL]]></name></author>
		<updated>2006-01-24T22:53:16-04:00</updated>

		<published>2006-01-24T22:53:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59693#p59693</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59693#p59693"/>
		<title type="html"><![CDATA[trigger chan msg]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59693#p59693"><![CDATA[
EDIT: <br><div class="codebox"><p>Code: </p><pre><code>bind pubm - "*http://*" blabla_urlbind pubm - "*www*" blabla_urlproc blabla_url {nick host hand chan arg} {if {[botisop $chan]} { return 0}putserv "PRIVMSG #MYCHANNEL :$nick: $arg"return 0}</code></pre></div>Ok i have this.<br>This will grab urls and msg the whole line to the channel of my choice.<br>But if the bot is op on channel it will not msg the url line.<br>As far as this i can handel<br>But what i want help with is to make the bot only msg the url and not the whole line.<br>And instead of me using this lame botisop $chan becouse i dont want the bot to msg the url that is triggered from "#MYCHANNEL" the channel where every msg goes.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4156">MeJseL</a> — Tue Jan 24, 2006 10:53 pm</p><hr />
]]></content>
	</entry>
	</feed>
