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

	<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>2003-06-20T03:59:58-04:00</updated>

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

		<entry>
		<author><name><![CDATA[mortician]]></name></author>
		<updated>2003-06-20T03:59:58-04:00</updated>

		<published>2003-06-20T03:59:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22268#p22268</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22268#p22268"/>
		<title type="html"><![CDATA[Sending Email On Deop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22268#p22268"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind mode - *-o* deopMailproc deopMail {nick host hand chan mdechg dnick} {global botnick  if {$dnick == $botnick} {  exec echo "$nick deopped me on $chan at [date] [time]" | sendmail my@email.com  }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1942">mortician</a> — Fri Jun 20, 2003 3:59 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-06-19T09:30:42-04:00</updated>

		<published>2003-06-19T09:30:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22205#p22205</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22205#p22205"/>
		<title type="html"><![CDATA[Sending Email On Deop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22205#p22205"><![CDATA[
I need a script that will send an email to my cellphone (it has a regular email address) whenever the bot is deoped, including the time, channel &amp; nick of the person deoping it, but I don't know how I would even start to do this. I mean I know I'd have to use sendmail &amp; but TCL wise I'm clueless help???<br><br>Thanks in advance  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> <br><br>- SD<p>Statistics: Posted by Guest — Thu Jun 19, 2003 9:30 am</p><hr />
]]></content>
	</entry>
	</feed>
