Skip to content

Database refactoring

Compare
Choose a tag to compare
@alexal1 alexal1 released this 02 Apr 10:59
· 52 commits to master since this release

We updated the way that we store data that is generated during the bot's operation: interactions, filtering, scrapping, etc. Now everything lives in a single database for ALL accounts. Database is called "insomniac.db".

It's a big step for us, because with this new database structure your bot will keep much more data (literally all actions it does). It opens the door for many great features in future releases.

However, to make this release valuable we also managed to do some fixes and improvements:

  • Fixed "remove mass followers" action
  • Fixed crashes on high resolution devices at start
  • Fixed user switching
  • Fixed crash when trying to comment but comments are restricted
  • Fixed possible crashes when opening a random post in scraping by hashtags and in interaction/scraping by places
  • Fixed "no likes, scroll down" infinite loop
  • Fixed accidental leaving profile after watching stories
  • Now you can provide not only usernames, but also posts urls in targets.txt (example)