Sopel

The Python IRC Bot

Version 5.3.0

Module changes

  • The YouTube module is removed due to breakage of its API by Google
  • Fixes for Unicode in channel logging
  • .py hits an updated service running Python 2.7, rather than 2.5
  • Multiple new features are added in the reddit module
  • Wind direction arrows in weather now point the right way

API changes

  • Time and calculation tools are split out into multiple modules. The moved things will also be available in tools itself until 6.0, whereupon they will only be available in their new locations.
  • Functions and classes used internally for scheduling jobs are moved. They are still available in their old location, but are no longer documented and will not be considered part of the public API in 6.0.