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

	<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-01-23T06:43:15-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Illidan]]></name></author>
		<updated>2003-01-23T06:43:15-04:00</updated>

		<published>2003-01-23T06:43:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15694#p15694</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15694#p15694"/>
		<title type="html"><![CDATA[No!Spam Leaf Bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15694#p15694"><![CDATA[
Okay. I will be waiting patiently for the next release. <br><br>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2097">Illidan</a> — Thu Jan 23, 2003 6:43 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-01-23T05:56:36-04:00</updated>

		<published>2003-01-23T05:56:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15686#p15686</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15686#p15686"/>
		<title type="html"><![CDATA[No!Spam Leaf Bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15686#p15686"><![CDATA[
This isn't currently possible.<br><br>However, out of the goodness of my heart, and the fact it's a excelent adition, I had added it to my todo list.<br><br>However, with work commitments, don't expect it any time soon.<br><br>Just to note, because of no-spams current bloat, I will simply make the bot send the messages to the bot, regardless of the channels the message comes from.<br><br>This will catch 1 spammer regardless of the channel they spam in.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Thu Jan 23, 2003 5:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Illidan]]></name></author>
		<updated>2003-01-23T02:34:17-04:00</updated>

		<published>2003-01-23T02:34:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15672#p15672</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15672#p15672"/>
		<title type="html"><![CDATA[No!Spam Leaf Bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15672#p15672"><![CDATA[
I have a main hub bot let's call it HubBot and it job is to cycle channel and check for spam without having any @ which means it "acts" like a normal user. Whereas I have 2 leaf bot, BotA and BotB, each on different channels. Both of them are having operator status (@)<br><br>The scenario is HubBot detects a spam and send a note to BotA and BotB to have the user kick/ban. But the configuration in spam.tcl can only takes 1 leaf bot :<br>set spam_leaf(chan) "botA"<br>set spam_leaf(file) "botA"<br>set spam_leaf(invt) ""<br>set spam_leaf(notc) "botA"<br>set spam_leaf(part) "botA"<br>set spam_leaf(priv) "botA"<br><br>so which means that spammer in any channel BotB is sitting in, BotB will not be able to kick/ban. How should I go about configuring it so that both bot, BotA and BotB will sync with the HubBot to have the spam script working?<br><br>I tried setting it to this way but it still doesnt work <br><br>set spam_leaf(chan) "botA botB"<br>set spam_leaf(file) "botA botB"<br>set spam_leaf(invt) ""<br>set spam_leaf(notc) "botA botB"<br>set spam_leaf(part) "botA botB"<br>set spam_leaf(priv) "botA botB"<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2097">Illidan</a> — Thu Jan 23, 2003 2:34 am</p><hr />
]]></content>
	</entry>
	</feed>
