Implement "!bug <number>" command.
authorFilip Navara <filip.navara@gmail.com>
Wed, 14 Dec 2005 18:13:05 +0000 (18:13 +0000)
committerFilip Navara <filip.navara@gmail.com>
Wed, 14 Dec 2005 18:13:05 +0000 (18:13 +0000)
commit27f6a74ba6cc3c17dd9781a43453ea4d2cf6d6c2
treed34f48140961f0bbd4f4cac8376ba1c6fe1488ef
parentbd0b0b3d09c5c38735fba43a1e3086f189f177b4
Implement "!bug <number>" command.

svn path=/trunk/; revision=20165
irc/TechBot/TechBot.Console/App.config
irc/TechBot/TechBot.Console/Main.cs
irc/TechBot/TechBot.Library/BugCommand.cs [new file with mode: 0644]
irc/TechBot/TechBot.Library/IrcService.cs
irc/TechBot/TechBot.Library/TechBot.Library.prjx
irc/TechBot/TechBot.Library/TechBotService.cs
irc/TechBot/TechBot/App.config
irc/TechBot/TechBot/ServiceThread.cs