Skip to content

Releases: GizzyUwU/Birdr-API

Patch for likes, dislikes, follow and unfollow

03 Dec 23:04
Compare
Choose a tag to compare
  • Patched a bug in likes and dislikes causing it to return "Unauthorized"
  • Fixed a minor spelling mistake in follow and unfollow api url paths
    Full Changelog: v2.2.0...v2.2.1

Likes and Dislikes

03 Dec 22:27
Compare
Choose a tag to compare
  • Adds ability to like and dislike a post using postId
await client.like("POSTID")
await client.dislike("POSTID")

Full Changelog: v2.1.1...v2.2.0

Patch

03 Dec 20:55
Compare
Choose a tag to compare

I broke it by placing a accidental letter

User Agent

03 Dec 20:45
Compare
Choose a tag to compare

Changed User agent from BirderAPI to BirderTS
Full Changelog: v2.0.2...v2.1.0

Patch

03 Dec 20:35
Compare
Choose a tag to compare

Patched the library from not working due to git merge header in config.
Full Changelog: https://github.com/GizzyUwU/Birdr-API/commits/v2.0.2