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

	<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>2009-10-14T04:39:25-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Hatas]]></name></author>
		<updated>2009-10-14T04:39:25-04:00</updated>

		<published>2009-10-14T04:39:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90500#p90500</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90500#p90500"/>
		<title type="html"><![CDATA[nickserv status problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90500#p90500"><![CDATA[
Hello,<br><br>I have problem with nick status check. i programing new bot with statistics i want to chek irc user is hi identificated his nick on irc network before write data into databese.<br><br>what i want:<br><br>in network with comand "/nickserv status nick" you get answer is the nick identified his nick<br>expl:<br><br>/nickserv status Hat<br>-NickServ (<a href="mailto:ubaldas@aitvaras.eu">ubaldas@aitvaras.eu</a>)- STATUS Hat 3<br><br>3 - it means that user is identifed his nick<br><br>my code:<div class="codebox"><p>Code: </p><pre><code>proc statusid {nick} {global db id status channelset stat [putserv "nickserv status $nick"]}</code></pre></div>problem that i dont known how to get the notice sending by nickserv.<br><br>can help me with this ? please Smile<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10906">Hatas</a> — Wed Oct 14, 2009 4:39 am</p><hr />
]]></content>
	</entry>
	</feed>
