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

	<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-02-11T00:11:31-04:00</updated>

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

		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2022-02-11T00:11:31-04:00</updated>

		<published>2022-02-11T00:11:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=110918#p110918</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=110918#p110918"/>
		<title type="html"><![CDATA[Re: Pinging Server]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=110918#p110918"><![CDATA[
<blockquote class="uncited"><div>Just wanted to make sure this is what I want:<br><div class="codebox"><p>Code: </p><pre><code>putquick "PRIVMSG $botnick :RAW -q PING $server"</code></pre></div></div></blockquote>Another thought:<br><br>For simple one-liners like that, there is a quick and easy way to test.  <br>If you have enabled the use of the      .tcl      command for your (owner's) use in the partyline,   then you could do:<div class="codebox"><p>Code: </p><pre><code>.tcl putquick "PRIVMSG $botnick :RAW -q PING $server"</code></pre></div>and see what happens.<br><br>If you need to see more,  (and again if you have enabled it's use - this time, it is raw logging - see ' set raw-log ' in eggdrop.conf ),   do:      .console +rv <br>Those two flags let you see raw inbound and outbound respectively.<br>( You can read about what all the console flags do with   .help console  )<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> — Fri Feb 11, 2022 12:11 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2022-02-11T00:04:11-04:00</updated>

		<published>2022-02-11T00:04:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=110917#p110917</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=110917#p110917"/>
		<title type="html"><![CDATA[Re: Pinging Server]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=110917#p110917"><![CDATA[
<blockquote class="uncited"><div>Hi,<br>I want to ping IRC server every n minutes and I found a script which does that..<br>Just wanted to make sure this is what I want:<br><div class="codebox"><p>Code: </p><pre><code>putquick "PRIVMSG $botnick :RAW -q PING $server"</code></pre></div>Thanks</div></blockquote>I don't think so.<br><br>Perhaps I don't understand just what it is that you need to do, and why.<br><br>Can you demonstrate?  That is:  can you do what you want, with your irc client?    <br>If so,  show us here what it is that you have it do.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Fri Feb 11, 2022 12:04 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2022-02-10T16:46:05-04:00</updated>

		<published>2022-02-10T16:46:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=110915#p110915</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=110915#p110915"/>
		<title type="html"><![CDATA[Pinging Server]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=110915#p110915"><![CDATA[
Hi,<br>I want to ping IRC server every n minutes and I found a script which does that..<br>Just wanted to make sure this is what I want:<br><div class="codebox"><p>Code: </p><pre><code>putquick "PRIVMSG $botnick :RAW -q PING $server"</code></pre></div>Thanks<p>Statistics: Posted by Guest — Thu Feb 10, 2022 4:46 pm</p><hr />
]]></content>
	</entry>
	</feed>
