<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -18,6 +18,9 @@ sub init {
   
   $bot-&gt;add_listener('on_online', sub { $self-&gt;check_location });
   $self-&gt;{timer} = $bot-&gt;each_interval(60, sub { $self-&gt;check_location });
+  
+  $bot-&gt;add_feature('http://jabber.org/protocol/geoloc');
+  $bot-&gt;add_feature('http://jabber.org/protocol/geoloc+notify');
 }
 
 sub check_location {</diff>
      <filename>lib/Bot/AlterEgo/Plugins/UserLocation.pm</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6f4285d6cefa9e88f275b4c5a3b51fa28847cfdf</id>
    </parent>
  </parents>
  <author>
    <name>Pedro Melo</name>
    <email>melo@simplicidade.org</email>
  </author>
  <url>http://github.com/melo/alterego/commit/0954ef397103fee2eb4df8e2a0f22db21c13a45e</url>
  <id>0954ef397103fee2eb4df8e2a0f22db21c13a45e</id>
  <committed-date>2008-03-12T05:37:22-07:00</committed-date>
  <authored-date>2008-03-12T05:37:22-07:00</authored-date>
  <message>user location plugin advertises support for geoloc feature

I've also asked to be notified of geolocation updates, but we
need xep-0115 for this to work properly it seems.

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