A Python based IRC bot with the ability to create custmoized modules for different functionalities.
To run execute:
$python irc01.py
The bot will then attempt to login to all the channels in the IRC server as provided in config.json
Configuration is controlled by the information in config.json Different channels can be added by appending into the "channels" list Currently only a single IRC server is supported.