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

	<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>2002-04-25T19:32:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-04-25T19:32:00-04:00</updated>

		<published>2002-04-25T19:32:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=6442#p6442</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=6442#p6442"/>
		<title type="html"><![CDATA[Something for linked bots]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=6442#p6442"><![CDATA[
this does not need to be done in core, as tcl will suffice<br><blockquote class="uncited"><div>unbind dcc n +chan *dcc:+chan<br>bind dcc n +chan dcc:pete+chan<br><br>proc dcc:pete+chan {hand idx arg} {<br>unloadmodule compress<br>unloadmodule share<br>*dcc:+chan $hand $idx $arg<br>loadmodule share<br>loadmodule compress<br>}</div></blockquote>take the compress stuff out if you dont use it<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Thu Apr 25, 2002 7:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-04-25T18:52:00-04:00</updated>

		<published>2002-04-25T18:52:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=6440#p6440</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=6440#p6440"/>
		<title type="html"><![CDATA[Something for linked bots]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=6440#p6440"><![CDATA[
I guess that bots should be able to auto-synch when they are linked.<br><br>Example, you have Bot1, Bot2 and Bot3.<br><br>Bot1 and Bot2 are in #chan1, #chan2 and #chan3<br>Bot3 is in #chan1. Bot3 is set by default in the .conf file to +bitch<br><br>In Bot3, you .+chan #chan3. Bot3 gets opped (global +o), then starts mass deopping every op, except for bots and those with global +o.<br><br>Problem here is that Bot3 didn't get a userlist update for the new channel, from the hub.<br>Only way to fix the problem is to unlink Bot3, make the bot join the channel, and hope the userfile gets transfered and switched over before Bot3 gets ops.<br><br>There should be an auto-command (on/off) where leafs would ask the hub for a userfile update when adding new channels.<br><br>Just a suggestion for core eggdrop.<p>Statistics: Posted by Guest — Thu Apr 25, 2002 6:52 pm</p><hr />
]]></content>
	</entry>
	</feed>
