<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dinobot.git, branch master</title>
<subtitle>Modular IRC bot written in Ruby
</subtitle>
<id>https://git.potato.am/dinobot.git/atom?h=master</id>
<link rel='self' href='https://git.potato.am/dinobot.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.potato.am/dinobot.git/'/>
<updated>2014-04-22T12:15:44Z</updated>
<entry>
<title>Fix small mistake in example.</title>
<updated>2014-04-22T12:15:44Z</updated>
<author>
<name>David Vazgenovich Shakaryan</name>
<email>dvshakaryan@gmail.com</email>
</author>
<published>2014-04-22T12:15:44Z</published>
<link rel='alternate' type='text/html' href='https://git.potato.am/dinobot.git/commit/?id=b858466051b5783ed9a2859140e2369471716083'/>
<id>urn:sha1:b858466051b5783ed9a2859140e2369471716083</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more informative example.</title>
<updated>2014-04-22T12:14:40Z</updated>
<author>
<name>David Vazgenovich Shakaryan</name>
<email>dvshakaryan@gmail.com</email>
</author>
<published>2014-04-22T12:14:40Z</published>
<link rel='alternate' type='text/html' href='https://git.potato.am/dinobot.git/commit/?id=1effce31316dff82452990123729791c6d3daf63'/>
<id>urn:sha1:1effce31316dff82452990123729791c6d3daf63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add extremely messy LastFM module.</title>
<updated>2014-04-22T12:11:13Z</updated>
<author>
<name>David Vazgenovich Shakaryan</name>
<email>dvshakaryan@gmail.com</email>
</author>
<published>2014-04-22T12:11:13Z</published>
<link rel='alternate' type='text/html' href='https://git.potato.am/dinobot.git/commit/?id=d5b069b230c6714799c53456eff610adfbdba72d'/>
<id>urn:sha1:d5b069b230c6714799c53456eff610adfbdba72d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up code and add aliaser class.</title>
<updated>2014-04-22T12:06:46Z</updated>
<author>
<name>David Vazgenovich Shakaryan</name>
<email>dvshakaryan@gmail.com</email>
</author>
<published>2014-04-22T12:06:46Z</published>
<link rel='alternate' type='text/html' href='https://git.potato.am/dinobot.git/commit/?id=5fecb1fcc8f24bed19521a5034db5756d4b11612'/>
<id>urn:sha1:5fecb1fcc8f24bed19521a5034db5756d4b11612</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add simple getter/setter methods to Store.</title>
<updated>2014-04-21T21:48:09Z</updated>
<author>
<name>David Vazgenovich Shakaryan</name>
<email>dvshakaryan@gmail.com</email>
</author>
<published>2014-04-21T21:48:09Z</published>
<link rel='alternate' type='text/html' href='https://git.potato.am/dinobot.git/commit/?id=7f94ea0c30bee85c0eecbd4ccb4c8e7efb3889bb'/>
<id>urn:sha1:7f94ea0c30bee85c0eecbd4ccb4c8e7efb3889bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up code.</title>
<updated>2014-04-21T21:30:09Z</updated>
<author>
<name>David Vazgenovich Shakaryan</name>
<email>dvshakaryan@gmail.com</email>
</author>
<published>2014-04-21T21:30:09Z</published>
<link rel='alternate' type='text/html' href='https://git.potato.am/dinobot.git/commit/?id=211018e2f94c60fdf7a47b87cbcb07432f0fa25d'/>
<id>urn:sha1:211018e2f94c60fdf7a47b87cbcb07432f0fa25d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move response validation out of main code.</title>
<updated>2014-04-21T21:17:44Z</updated>
<author>
<name>David Vazgenovich Shakaryan</name>
<email>dvshakaryan@gmail.com</email>
</author>
<published>2014-04-21T21:17:44Z</published>
<link rel='alternate' type='text/html' href='https://git.potato.am/dinobot.git/commit/?id=ed04bd3c0fff100f40ed45d300fcb152723226ef'/>
<id>urn:sha1:ed04bd3c0fff100f40ed45d300fcb152723226ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some basic command aliasing support.</title>
<updated>2014-04-21T20:02:19Z</updated>
<author>
<name>David Vazgenovich Shakaryan</name>
<email>dvshakaryan@gmail.com</email>
</author>
<published>2014-04-21T20:02:19Z</published>
<link rel='alternate' type='text/html' href='https://git.potato.am/dinobot.git/commit/?id=8fd8c27562184a18000d32d96921fbb0ca8045be'/>
<id>urn:sha1:8fd8c27562184a18000d32d96921fbb0ca8045be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modify modules to accept MessageInfo objects.</title>
<updated>2014-04-21T19:17:58Z</updated>
<author>
<name>David Vazgenovich Shakaryan</name>
<email>dvshakaryan@gmail.com</email>
</author>
<published>2014-04-21T19:17:58Z</published>
<link rel='alternate' type='text/html' href='https://git.potato.am/dinobot.git/commit/?id=6ff901dfe723b58ad13a2e3693473d934f5751b2'/>
<id>urn:sha1:6ff901dfe723b58ad13a2e3693473d934f5751b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add MessageInfo class (still needs a ton of work).</title>
<updated>2014-04-21T16:45:23Z</updated>
<author>
<name>David Vazgenovich Shakaryan</name>
<email>dvshakaryan@gmail.com</email>
</author>
<published>2014-04-21T16:45:23Z</published>
<link rel='alternate' type='text/html' href='https://git.potato.am/dinobot.git/commit/?id=6f983f20925e6c1b95649f221fb9fd419a44f025'/>
<id>urn:sha1:6f983f20925e6c1b95649f221fb9fd419a44f025</id>
<content type='text'>
</content>
</entry>
</feed>
