Sopel

The Python IRC Bot

Version 6.6.8

Module changes

  • admin module no longer allows setting core.owner value [#1587]
    • Allowing any bot admin to change the owner opened Sopel to a privilege-escalation attack
    • Even with this patch, you still should add only users you really trust to the admins list, for obvious reasons

API changes

  • Fixed some content & formatting errors in documentation [#1589]