<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -168,6 +168,16 @@ sub notify {
 }
 
 
+###########
+# DISCO API
+
+sub add_feature {
+  my ($self, $feature) = @_;
+  
+  $self-&gt;{disco}-&gt;enable_feature($feature);
+}
+
+
 ########################
 # Timer and interval API
 </diff>
      <filename>lib/Bot/AlterEgo.pm</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6f4d0bf249abedb0bf672cb3def49613622ea137</id>
    </parent>
  </parents>
  <author>
    <name>Pedro Melo</name>
    <email>melo@simplicidade.org</email>
  </author>
  <url>http://github.com/melo/alterego/commit/6f4285d6cefa9e88f275b4c5a3b51fa28847cfdf</url>
  <id>6f4285d6cefa9e88f275b4c5a3b51fa28847cfdf</id>
  <committed-date>2008-03-12T05:36:32-07:00</committed-date>
  <authored-date>2008-03-12T05:36:32-07:00</authored-date>
  <message>initial version of a disco#info API

Allows plugins to advertise features in the disco#info response.

Signed-off-by: Pedro Melo &lt;melo@simplicidade.org&gt;</message>
  <tree>b9047386bd730b64cf05a660f98a901d0570ac44</tree>
  <committer>
    <name>Pedro Melo</name>
    <email>melo@simplicidade.org</email>
  </committer>
</commit>
