==================
- Added ``bot.kick()`` and ``bot.mode()``
- Rewrite ctcp plugin so we can ignore flood requests
- Trigger ``{plugin}.server_ready()`` at the end of MOTD
- Fixed 9: The ``command`` plugin uses ``cmd``, not ``cmdchar``.
- Fixed 10. Store server config. Use STATUSMSG config if any in ``userlist``
- ``userlist`` plugin now also store user modes per channel.
- Rename ``add_event`` to ``attach_events`` and added ``detach_events``. This
allow to add/remove events on the fly.
- The autojoin plugin now detach motd related events after triggering one of
them.
- Fix compatibility with trollius 0.3