hello
i have made a program that connects to multiple servers and handles packets from multiple platforms (ie irc and some others)
what i want to do is make a plugin system that will use my original program for connection purpose then have the plugin system be something like that actually parses user chat input and what not
this is all pretty new to me so i'm looking for ideas on how to make a plugin system, or if any open source stuff exists any advice/direction would be appreciated
thanks