Commit Graph

25 Commits

Author SHA1 Message Date
R. Tyler Ballance 9fd938917c Update the printing format based on ##Proggit feedback, now printing ups and the direct reddit link 2009-09-14 02:33:23 -07:00
R. Tyler Ballance cca0889d18 Update the Proggitbot README 2009-09-14 02:24:51 -07:00
R. Tyler Ballance 3caeaf9fdc Make sure build-test builds dependencies too 2009-09-14 02:16:21 -07:00
R. Tyler Ballance f4ae2fdd8e Update the printing format to include the URL to reddit 2009-09-14 02:10:18 -07:00
R. Tyler Ballance e57bf929b4 Hook up the Timer to ping proggit and look for new stories 2009-09-14 01:59:25 -07:00
R. Tyler Ballance be6cf9c9e6 Add the ability to not report on duplicate stories 2009-09-14 01:59:06 -07:00
R. Tyler Ballance 633bc60baa Add an EntryDataComparer class for comparing List<T>'s of EntryData objects 2009-09-14 01:58:18 -07:00
R. Tyler Ballance 00e3492109 Pull System.Linq in to use the IEnumerable<T> extension method Except() 2009-09-14 00:53:43 -07:00
R. Tyler Ballance de09f8b436 Cleanup Main.cs 2009-09-13 23:23:54 -07:00
R. Tyler Ballance 95d2219379 Add pretty JSON source 2009-09-13 23:19:35 -07:00
R. Tyler Ballance 4240c5bb11 Add some IRC code from SmartIrc4net 2009-09-13 23:12:26 -07:00
R. Tyler Ballance a0842ee67c Pull a List of EntryData objects up off of Root 2009-09-13 22:38:01 -07:00
R. Tyler Ballance c45666d287 Add a basic test to make sure we can deserialize the Root object 2009-09-13 22:31:58 -07:00
R. Tyler Ballance 68d98fb584 Add the rest of the deserialization members 2009-09-13 22:27:09 -07:00
R. Tyler Ballance e3ea376c2d Start working on pulling data out of JSON into objects 2009-09-13 22:17:44 -07:00
R. Tyler Ballance 5a893cd132 Add a sample dump of reddit.com/r/programming/.json 2009-09-13 21:59:06 -07:00
R. Tyler Ballance 1b006e9319 Starting to add some test code 2009-09-13 21:58:50 -07:00
R. Tyler Ballance 4fddfe061e Move the Main declaration into Main.cs so I can test Proggitbot.cs
Update NAnt script accordingly
2009-09-13 21:56:02 -07:00
R. Tyler Ballance 816619d00a Ignore NUnit results 2009-09-13 21:55:49 -07:00
R. Tyler Ballance 23402b5678 Start adding the source code, borrowed a bit of the WebRequest code from my other projects 2009-09-13 21:49:57 -07:00
R. Tyler Ballance 20dd10b46e Build the source code 2009-09-13 21:49:34 -07:00
R. Tyler Ballance e5158e0b62 Add a basic NAnt script to setup the dependencies 2009-09-13 21:38:33 -07:00
R. Tyler Ballance a634f417a0 Add a basic gitignore 2009-09-13 21:38:20 -07:00
R. Tyler Ballance 0a3f7c763a Add the IRC library as a submodule 2009-09-13 21:29:07 -07:00
R. Tyler Ballance 8b93cb6277 Initial commit 2009-09-13 21:26:21 -07:00