IRC bot with plugins to make it easily extendable

Matt Molyneaux f0282e1aec Solve unicode issue in "seen" plugin %!s(int64=9) %!d(string=hai) anos
Core 21200ff0ba Fixes some references to plugins not plugin %!s(int64=11) %!d(string=hai) anos
Data b764d272a2 Adds ssl verification - Fixes #17 %!s(int64=11) %!d(string=hai) anos
Libraries 7918f5912c Just left about a json serialise problem when writing the config back %!s(int64=11) %!d(string=hai) anos
Plugins f0282e1aec Solve unicode issue in "seen" plugin %!s(int64=9) %!d(string=hai) anos
.gitignore b65348362d changes config to json config %!s(int64=11) %!d(string=hai) anos
COPYING a8cda351e8 Adds GPL V3 licence with MegBot (finally) %!s(int64=11) %!d(string=hai) anos
Configuration.py 18107e0ef0 Renames a method to a more sensible name %!s(int64=11) %!d(string=hai) anos
Loader.py a807624411 Tested it works %!s(int64=11) %!d(string=hai) anos
MegBot b5849a1f69 Moves a function, this really should be somewhere else but for now it'll do %!s(int64=11) %!d(string=hai) anos
README 92405dbbc6 Updates the README %!s(int64=11) %!d(string=hai) anos
config.json.example 91d3db32fc Yep, needed change to the config %!s(int64=11) %!d(string=hai) anos

README

=== MegBot 0.06 - Unreleased ===

NB: This readme will be subject to change throughout this releases development

== Main features ==

- Multinetwork support
- SSL Support
- IPV6 Support
- New Hook system
- Core plugins


== Using ==

- Make sure you have python 2.6+ installed (could work on lower, won't work on 3.x)
- edit config (to your network)
- run `chmod +x MegBot`
- Run `./MegBot`