You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Conversations now persist through restarts. You will no longer lose conversation history if you restart the bot!
Conversation data is stored in a local pickles folder, currently, a lot of data is stored, so if you find your bot getting too slow, you may have to delete this folder, a cleaner solution will be implemented in the future