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

	<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>2022-06-12T17:47:37-04:00</updated>

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

		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2022-06-12T17:47:37-04:00</updated>

		<published>2022-06-12T17:47:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=111171#p111171</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=111171#p111171"/>
		<title type="html"><![CDATA[whois from mirc into eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=111171#p111171"><![CDATA[
Do you mean you want to do <em class="text-italics">!whois &lt;nick&gt;</em> in chan and the eggdrop returns you a notice (or pm) giving you the whois response ?<br><br>If yes, this is dumb. Why use an eggdrop as relay for a basic command, doing a /whois directly is better than doing !whois with all the complexities needed in the script.<br>If no, I don't understand what you're waiting for.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Sun Jun 12, 2022 5:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[l.kleijn]]></name></author>
		<updated>2022-06-10T10:36:10-04:00</updated>

		<published>2022-06-10T10:36:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=111168#p111168</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=111168#p111168"/>
		<title type="html"><![CDATA[whois from mirc into eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=111168#p111168"><![CDATA[
I want a whois same as mIRC but then on an eggdrop.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12392">l.kleijn</a> — Fri Jun 10, 2022 10:36 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[SpiKe^^]]></name></author>
		<updated>2022-06-10T09:14:55-04:00</updated>

		<published>2022-06-10T09:14:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=111167#p111167</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=111167#p111167"/>
		<title type="html"><![CDATA[whois from mirc into eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=111167#p111167"><![CDATA[
Maybe you could explain better what you are after...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7749">SpiKe^^</a> — Fri Jun 10, 2022 9:14 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[l.kleijn]]></name></author>
		<updated>2022-06-10T08:23:56-04:00</updated>

		<published>2022-06-10T08:23:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=111166#p111166</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=111166#p111166"/>
		<title type="html"><![CDATA[whois from mirc into eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=111166#p111166"><![CDATA[
<blockquote class="uncited"><div>proc pub:whois {nick host hand chan arg} {<br>  global botnick opchan<br>  set unick [lindex $arg 0]<br>  whois1 from keyword<br>}<br>bind raw - 319 server:whois1<br><br>proc whois1 {from keyword arg} {<br>  global botnick opchan<br>  putserv "PRIVMSG $opchan :\002WHOIS\002: $arg"<br>}</div></blockquote>How can i fix this after i do .whois Leon<br>that an eggdrop show the whois of mIRC<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12392">l.kleijn</a> — Fri Jun 10, 2022 8:23 am</p><hr />
]]></content>
	</entry>
	</feed>
