<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -298,6 +298,9 @@ class IRCCommands(object):
     def users(self, args):
         return ', '.join(self.campfire.users())
 
+    def transcript(self, args):
+        return self.campfire.todays_transcript_url()
+
 
 if __name__ == '__main__':
     f = IRCBotFactory()</diff>
      <filename>ircamp.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9cea79244ad50d58800b68577dcec336f0e0cd41</id>
    </parent>
  </parents>
  <author>
    <name>Chris Wanstrath</name>
    <email>chris@ozmm.org</email>
  </author>
  <url>http://github.com/defunkt/ircamp/commit/dc2af4d8256d754d4e8308e873ccf38165b42854</url>
  <id>dc2af4d8256d754d4e8308e873ccf38165b42854</id>
  <committed-date>2009-04-29T08:59:17-07:00</committed-date>
  <authored-date>2009-04-29T08:59:17-07:00</authored-date>
  <message>transcript command</message>
  <tree>6ff2a7636d7fda909cffcb46160603e2aead5327</tree>
  <committer>
    <name>Chris Wanstrath</name>
    <email>chris@ozmm.org</email>
  </committer>
</commit>
