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

	<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>2006-11-18T15:50:27-04:00</updated>

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

		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-11-18T15:50:27-04:00</updated>

		<published>2006-11-18T15:50:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68196#p68196</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68196#p68196"/>
		<title type="html"><![CDATA[v0.01h]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68196#p68196"><![CDATA[
- Added an array to the search function to show the quote's number from the name/category.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Sat Nov 18, 2006 3:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2006-11-18T08:17:23-04:00</updated>

		<published>2006-11-18T08:17:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68187#p68187</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68187#p68187"/>
		<title type="html"><![CDATA[Announce: Quotes-2112]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68187#p68187"><![CDATA[
I think your script would be alot easier to read if you didn't tab it so much, 2 spaces is enough.<br><br>Other than that, I'm sure it works quite nicely <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=5078">metroid</a> — Sat Nov 18, 2006 8:17 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-11-18T04:31:25-04:00</updated>

		<published>2006-11-18T04:31:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68184#p68184</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68184#p68184"/>
		<title type="html"><![CDATA[v0.01g update]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68184#p68184"><![CDATA[
Nov 14 2006 Changes:<br><br>- Fixed stats showing the "any" category under "Users."<br>- Made permission configs both global and channel (channel flags will not work in privmsg, <br>only when commands are typed in channel.)<br>- Added [nick2hand] to the quotelog lines, just to have the handle for the person..<br>- Tweaked stats format a bit.<br>- Made searches/string matches case-insensitive.<br>- Added more verbose error msgs.<br>- Added a total to the msg when saving a new quote (shows quotenumber/total-allowed)<br>- Made config file a seperate file (requested by Dianora)<br><br>Script is available from the same url as above.<br><br>You can download the default config file from:<br><a href="http://members.dandy.net/~fbn/quotes2112.cfg.txt" class="postlink">http://members.dandy.net/~fbn/quotes2112.cfg.txt</a><br><br>Uploaded a tarball to the archive as well.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Sat Nov 18, 2006 4:31 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-11-14T01:13:58-04:00</updated>

		<published>2006-11-14T01:13:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68037#p68037</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68037#p68037"/>
		<title type="html"><![CDATA[Announce: Quotes-2112]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68037#p68037"><![CDATA[
I had a request to make a quotes script, and upon looking at the many other quote scripts which lacked desired features and had the sillyest bugs (such as not even handling tcl-special chars properly) I decided to write my own from scratch. <br><br>Here is a partial feature list:<br><br>Purpose: Stores quotes from users and shows them on command. <br>Features: <br>Users can save/delete their own quotes.<br>Configurable permissions for adding/deleting quotes for other people or categories.<br>Configurable number of quotes to save (users and "categories" have seperate limits.)<br>Configurable command prefix, PRIVMSG/NOTICE, etc.<br>Logs adding/deleting quotes/categories into a "quotelog" section of the datafile.<br>Special "any" category for general, unlimited number of quotes.<br>Command to create/delete "categories" for quotes (deletes all quotes for category as well).<br>Command to list all "categories" by name.<br>Command to show quote from yourself by number or at random.<br>Command to show quote from username or category by number or at random.<br>Command to show quote randomly from entire datafile.<br>Command to show quote randomly from the "any" category.<br>Command to show all quotes for username or category (in privmsg).<br>Command to show all of your own quotes (in privmsg).<br>Command to search quote datafile by keywords/text string (results shown in privmsg).<br>Command to show statistics for all quotes in the datafile (total number of quotes, users/quotes, etc.)<br>Command to show the quotelog data (to those with permissions).<br>Quotes within a user's or category's saved quotes are automatically renumbered when one line is deleted.<br>Properly handles all tcl-special chars, so quotes can contain ANY input.<br><br>I'll wait a few days for testing before uploading to the archive. Script is available here:<br><a href="http://members.dandy.net/~fbn/quotes2112.tcl.txt" class="postlink">http://members.dandy.net/~fbn/quotes2112.tcl.txt</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Tue Nov 14, 2006 1:13 am</p><hr />
]]></content>
	</entry>
	</feed>
