Skip to content

Persist conversations through restarts

Compare
Choose a tag to compare
@Kav-K Kav-K released this 12 Mar 05:02
· 386 commits to main since this release
  • 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
  • Conversations auto-save roughly every 20 seconds.