- miscellaneous small fixes
authorMarc Piulachs <marc.piulachs@live.com>
Wed, 25 Jun 2008 13:23:59 +0000 (13:23 +0000)
committerMarc Piulachs <marc.piulachs@live.com>
Wed, 25 Jun 2008 13:23:59 +0000 (13:23 +0000)
commita46601a21cc8918daf54888c951e489456b26e43
tree02b0b6c16191b752339f5d31d8c73694d70fbdfa
parentb7525df85dcacb30fb02e0328f3b10e5d051a519
- miscellaneous small fixes
- add support for preventing all commands to be run on the channel by default. Now TechBot only answers some of the commands in PM
- add back the error Command

svn path=/trunk/; revision=34079
irc/TechBot/TechBot.Commands.Common/Base/BugCommand.cs
irc/TechBot/TechBot.Commands.Common/ErrorCommand.cs [moved from irc/TechBot/TechBot.Library/Commands/ErrorCommand.cs with 75% similarity]
irc/TechBot/TechBot.Commands.Common/TechBot.Commands.Common.csproj
irc/TechBot/TechBot.Commands.MSDN/ApiCommand.cs
irc/TechBot/TechBot.Library/Commands/Base/Command.cs
irc/TechBot/TechBot.Library/Commands/Base/XmlLookupCommand.cs
irc/TechBot/TechBot.Library/ParametersParser.cs [deleted file]
irc/TechBot/TechBot.Library/TechBotService.cs