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

	<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>2005-10-05T04:59:40-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-10-05T04:59:40-04:00</updated>

		<published>2005-10-05T04:59:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56390#p56390</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56390#p56390"/>
		<title type="html"><![CDATA[import channel banlist]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56390#p56390"><![CDATA[
This belongs in the "Script requests" forum. This should do what you asked for:<div class="codebox"><p>Code: </p><pre><code>bind join - * add:bans {proc add:bans {nick uhost hand chan} { if {![isbotnick $nick]} {return 0} foreach ban [chanbans $chan] {  if {![isban [lindex $ban 0] $chan]} {   newchanban $chan [lindex $ban 0] [lindex $ban 1] "Set by [lindex $ban 1]" [expr {[lindex $ban 2]/60}]  } }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Wed Oct 05, 2005 4:59 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[subtlepoint]]></name></author>
		<updated>2005-10-04T19:50:03-04:00</updated>

		<published>2005-10-04T19:50:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56386#p56386</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56386#p56386"/>
		<title type="html"><![CDATA[chan banlist]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56386#p56386"><![CDATA[
i could see how this would be useful, might need to post in Scripting Help<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5773">subtlepoint</a> — Tue Oct 04, 2005 7:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Pitchat]]></name></author>
		<updated>2005-10-04T13:40:52-04:00</updated>

		<published>2005-10-04T13:40:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56383#p56383</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56383#p56383"/>
		<title type="html"><![CDATA[import channel banlist]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56383#p56383"><![CDATA[
Hi,<br><br>often when you put your eggdrop on a new channel there is already some bans in the channel banlist that was set before the eggdrop join .<br><br>I wonder if it is possible to import that channel banlist and include it in the bot channel banlist .<br><br>any comments welcome<br><br>thanks for the help you give me in the past the present and hopefully in the future <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2723">Pitchat</a> — Tue Oct 04, 2005 1:40 pm</p><hr />
]]></content>
	</entry>
	</feed>
