zorael / kameloso

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

Polls are transient and lose their state on connection loss #157

Closed zorael closed 1 year ago

zorael commented 1 year ago

Ideally they would persist across reconnects.

Should they also retain state across program exit/restart? What about the duration?

zorael commented 1 year ago

Added in 4c7b4866bc716f7be2ec5f8bcc779f283d7630d4.

Duration is left untouched, so in the case where the poll duration expired when the program was not connected, it will immediately end upon rejoining the relevant channel.