SimpleInstaBot icon indicating copy to clipboard operation
SimpleInstaBot copied to clipboard

Refactoring improvements

Open mifi opened this issue 4 years ago • 0 comments

This bot was written in a bit of a hurry, because I just wanted to make a UI for instauto. Therefore there are a few things that are a bit hacky which causes some limitations:

  • Refactor the database so it can handle concurrency. Currently just a json file read/write #44
  • Refactor instauto so it supports stopping the bot (so we don't have to kill the app when stopping)

mifi avatar Feb 10 '21 16:02 mifi