Skip to content
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.

v1.1.12

Compare
Choose a tag to compare
@Danie1 Danie1 released this 17 Jul 22:50
· 6 commits to main since this release
ddae429

Threads API

Changelog

  • ✅A .session.json file will be created by-default to save default settings (to reduce risk of being flagged). You can disable it by passing ThreadsAPI(settings_path=None) / or customize its path in a similar way.
  • ✅ Fixed this issue: #47