<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>plugins/our_quotes.rb</filename>
    </added>
    <added>
      <filename>spec/our_quotes_spec.rb</filename>
    </added>
    <added>
      <filename>var/.gitignore</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,2 +1,3 @@
 config.yml
 tmp/*
+var/*</diff>
      <filename>.gitignore</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>34b8db299baaad4546c4d1ec34580a38c54eae65</id>
    </parent>
  </parents>
  <author>
    <name>Marcel Cary</name>
    <email>marcel@earth.care2.com</email>
  </author>
  <url>http://github.com/timriley/campfire-bot/commit/8d2b8e1b1452c91ba4486a2e062ee8433f172d5c</url>
  <id>8d2b8e1b1452c91ba4486a2e062ee8433f172d5c</id>
  <committed-date>2009-08-02T20:26:31-07:00</committed-date>
  <authored-date>2009-06-29T23:44:30-07:00</authored-date>
  <message>Add a OurQuotes plugin to accept and recall quotes and quips

I want to import a collection of quotes from an IRC Eggdrop plugin
and make it accessible over Campfire.

Store changes to the quote archive like the Eggdrop version, and
rebuild an in-memory summary of the log each time a change is made.

Allow adding new quotes with !addquote, removing existing quotes with
!rmquote, and recalling quotes with !quote &lt;id&gt;, !quote &lt;searchstr&gt;,
and !quote.

Set the default quote recall command to be '!ourquote' instead of
'!quote' so it can work out-of-the-box and still avoid clobbering the
previously existing quote plugin.</message>
  <tree>62b269374d2369bf4e12babf829baa114231cb88</tree>
  <committer>
    <name>Tim Riley</name>
    <email>tim@openmonkey.com</email>
  </committer>
</commit>
