Releases: GizzyUwU/Birdr-API
Releases · GizzyUwU/Birdr-API
Patch for likes, dislikes, follow and unfollow
- 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
- 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
User Agent
Changed User agent from BirderAPI to BirderTS
Full Changelog: v2.0.2...v2.1.0
Patch
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