reactos/irc/TechBot/TechBot.IRCLibrary
Marc Piulachs ac77d9d3a6 - Moved commands outside TechBot.Library to TechBot.Commands.Common and TechBot.Commands.MSDN except for Command base classes
- Made TechBot more configurable through .config files
- Code refactoring
- Removed automatic parameter parsing support to make everyone happy

svn path=/trunk/; revision=33586
2008-05-18 15:54:43 +00:00
..
Properties Add MSVC8 solution and project files 2007-12-10 15:48:02 +00:00
app.config - Moved commands outside TechBot.Library to TechBot.Commands.Common and TechBot.Commands.MSDN except for Command base classes 2008-05-18 15:54:43 +00:00
AssemblyInfo.cs Import TechBot 2005-01-15 19:27:25 +00:00
Default.build Import TechBot 2005-01-15 19:27:25 +00:00
IRC.cs Identify TechBot to allow private messages 2006-01-05 15:29:08 +00:00
IrcChannel.cs Support private messages 2005-02-16 22:38:49 +00:00
IrcClient.cs -Implement reconnect on connection lost as requested. Techbot will now try to re-connect every 60 seconds when a connection lost is detected. 2008-05-07 19:53:14 +00:00
IrcException.cs Import TechBot 2005-01-15 19:27:25 +00:00
IrcMessage.cs Support private messages 2005-02-16 22:38:49 +00:00
IrcUser.cs Support private messages 2005-02-16 22:38:49 +00:00
TechBot.IRCLibrary.cmbx Import TechBot 2005-01-15 19:27:25 +00:00
TechBot.IRCLibrary.csproj - Moved commands outside TechBot.Library to TechBot.Commands.Common and TechBot.Commands.MSDN except for Command base classes 2008-05-18 15:54:43 +00:00
TechBot.IRCLibrary.prjx Import TechBot 2005-01-15 19:27:25 +00:00