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

	<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>2001-10-04T11:29:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-04T11:29:00-04:00</updated>

		<published>2001-10-04T11:29:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=266#p266</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=266#p266"/>
		<title type="html"><![CDATA[Pardon the newbie, but...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=266#p266"><![CDATA[
Thanks.  I looked over Bad Words and it seems to be a good one.  <br>I appreciate the help.<p>Statistics: Posted by Guest — Thu Oct 04, 2001 11:29 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-04T01:56:00-04:00</updated>

		<published>2001-10-04T01:56:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=254#p254</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=254#p254"/>
		<title type="html"><![CDATA[Pardon the newbie, but...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=254#p254"><![CDATA[
here is a link to some tickle scripts that monitor any bad words said in the channel or in their nick and takes appropriate(sp) action. This link comes from slennox's tcl script archive. Where you can find alot of useful scripts. Though as in all things, read over the code throughly and make sure that it does what you need it to do and not something you don't.<br><br><a href="http://www.egghelp.org/cgi-bin/tclarchive.tcl?strings=bad&amp;searchin=title&amp;searchin=author&amp;searchin=description&amp;results=1" class="postlink">http://www.egghelp.org/cgi-bin/tclarchi ... &amp;results=1</a><br><br><br><p>Statistics: Posted by Guest — Thu Oct 04, 2001 1:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-03T18:15:00-04:00</updated>

		<published>2001-10-03T18:15:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=247#p247</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=247#p247"/>
		<title type="html"><![CDATA[Pardon the newbie, but...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=247#p247"><![CDATA[
Thanks - it helped a lot.  I see all the flags I can set under .help whois and now I have set my user to be autooped when he joins any channel the bot is on (global op?)<br>Anyways, with that out of the way.. <br>We are trying to host a server with a clean language environment - is the bot capable of monitoring language and kicking/banning perpetrators, or is another package needed?<br>Thx<br><p>Statistics: Posted by Guest — Wed Oct 03, 2001 6:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-03T13:37:00-04:00</updated>

		<published>2001-10-03T13:37:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=233#p233</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=233#p233"/>
		<title type="html"><![CDATA[Pardon the newbie, but...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=233#p233"><![CDATA[
try dcc to your bot and using the command to rehash. (.rehash). that will reload your eggdrop configuration file and update your bot.chan file.<br><br>also about changing the users flag. you can see better mode options if you use the command .help whois and just .whois user<br><br>the global op mode (+o) will give a user ops on any channel the bot sits on. <br>use the command .chattr to change the attributes of a user while you are in dcc.<br><br>slennox has a great command reference so you should definitly go through that and read them. also use the .help &lt;command&gt; on individual commands to see the options that gives you and what they do.<br><br>I also advise going through a webring for eggdrop websites:<br><br>&lt;url&gt;<a href="http://nav.webring.yahoo.com/hub?ring=eggdrop&amp;list%3C/url" class="postlink">http://nav.webring.yahoo.com/hub?ring=eggdrop&amp;list&lt;/url</a>&gt;<br><br>that will give you alot of help as well.<br><br>Hope this helps alittle bit.<p>Statistics: Posted by Guest — Wed Oct 03, 2001 1:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-03T12:03:00-04:00</updated>

		<published>2001-10-03T12:03:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=230#p230</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=230#p230"/>
		<title type="html"><![CDATA[Pardon the newbie, but...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=230#p230"><![CDATA[
I'm having a bit of a  problem understanding the channel flag/user flag options for eggdrop.  I've checked out a lot of the help resources, but not finding anything that is helping me...<br><br>I am running eggdrop 1.6.6 on ircd-hybrid 6.0.  I have installed both, and ran a modified eggdrop.simple.conf file with the -m option, then introduced myself to the bot to become master.<br>I want to configure the bot to wait on a channel '#test' (and several others) and op certian users on join; I also want to be able to change the flags given to users and channels, but am having trouble doing so.  <br>Is it possible to modify only the .user and .chan files in the eggdrop installation directory and accomplish this, or must it be done through DCC/telnet to the bot?  <br><br>Another thing - after modifying my conf file (test.simple.conf)to read:<br>channel add #test {<br>+n-likm<br>idle-kick 0<br>stop nethack-mode 0<br>}<br><br>I find that still, when joining the channel, the channel is running in the default +tn mode.  Why is that?<br>I peeked in the testbot.chan file that I created and see in there it lists 'chanmode +tn-likm'.  Apparently it is loading the setting from this file, and not the conf?  Blyad.<br>Which is the file that needs modified, or is it the telnet/DCC mode that I need to set options from?<br><p>Statistics: Posted by Guest — Wed Oct 03, 2001 12:03 pm</p><hr />
]]></content>
	</entry>
	</feed>
