Closed dgw closed 3 months ago
Previously deprecated pieces of Sopel's API were fully removed in 8.0, which prevented the plugin from working at all:
bot.privileges
bot.channels
plugin.intent
module.intent
plugin.ctcp
Previously deprecated pieces of Sopel's API were fully removed in 8.0, which prevented the plugin from working at all:
bot.privileges
was removed after a long deprecation period, replaced bybot.channels
plugin.intent
never existed (derp in dad5fca9b7b3b218f5c85022502667085dd7f754), butmodule.intent
was also removed; the replacement isplugin.ctcp