zorael / kameloso

IRC bot with Twitch support
Boost Software License 1.0
9 stars 3 forks source link

Plugins are not initialised (with `.initialise`) on reconnects #174

Closed zorael closed 10 months ago

zorael commented 10 months ago

This doesn't have a huge effect currently as the only plugin to have an .initialise top-level function is the Twitch plugin, and it practically only uses it to perform keygens. As keygens can only trigger on the initial connect, this flew under the radar.