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

v1.1.13 (Stability + Improvements)

Compare
Choose a tag to compare
@Danie1 Danie1 released this 18 Jul 22:30
· 5 commits to main since this release
52ec412

Threads API

Changelog

  • ✅Improved error handling, and added more messages. It may advise to open an issue at times, including the response from Threads.
  • ✅Implemented private-api functionality of get_post() with pagination (similar to NPM version of threads-api) -> Solves #31
  • ✅Implemented repost/delete-repost functionality
  • ✅Implemented post that quotes another post
  • ✅Fixed this issue: #50
  • ✅Fixed this issue: #42
  • ✅Fixed this issue: #49
  • ✅Addressed these issues, so at the very least it will be easier to troubleshoot (they may have been solved entirely): #43 , #51 , #40 , #32 , #27 -> Please re-open if they have not been fixed by this (include the additional info printed).