资 源 简 介
DeeIRC is a simple Python module which handles connections to an IRC server. An event system is used, allowing multiple functions to be called when messages, kicks, etc occur.
Currently, there are no built in event handlers that do anything important. An actual bot is planned later, which will be able to take in commands from users and so on, but for now you can easily add that yourself through the event system.