Right now all state tracking happens in memory and should the bot restart, it starts with zero knowledge of what has already been posted and ends up posting possibly duplicate messages. Data persistence should additionally help with implementing 'statistics'.
Right now all state tracking happens in memory and should the bot restart, it starts with zero knowledge of what has already been posted and ends up posting possibly duplicate messages. Data persistence should additionally help with implementing 'statistics'.