Sopel

The Python IRC Bot

Version 4.3.0

Module changes

  • A new channel logging module is added
  • Misc. bugfixes, especially when running with Python 3

Core changes

  • Fixed a regression that caused numerous errors in willie.web
  • Misc. bugfixes

API changes

  • Nick instances now have an is_nick attribute, which is True when the value is a valid nickname (as opposed to a channel)