junhoyeo / threads-api

Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's Threads. Web UI Included.
https://threads.junho.io
MIT License
1.58k stars 135 forks source link

Updated README.md to add my project details #84

Closed AayushGithub closed 1 year ago

AayushGithub commented 1 year ago

Hi @junhoyeo.

First off, I just wanted to thank you so much for your continuous and excellent work on the Threads.net unofficial API. I am truly amazed with the speed with which you are pushing out incredibly useful updates.

I have just created two projects using your API and would love to be featured alongside the others on the page.

Please do look into my request. I would be happy to provide any information that you may need.

Little bit about the projects:

Fortune Cookie Bot

The Fortune Cookie Bot is one of the projects within the Threads-Projects repository. The motivation behind this project is to provide Threads.net users with valuable insights and a daily dose of wisdom. The bot leverages the Advice Slip API to fetch interesting advice and pairs it with a random image from various sources. The bot then posts the advice and the corresponding image on Meta's Threads.net platform.

OPT Timeline Bot

The OPT Timeline Bot is another project within the Threads-Projects repository. This project addresses the need to track F1 OPT case statuses efficiently. It accomplishes this by scraping the OPT Timeline website and posting updates on Meta's Threads.net platform.

AayushGithub commented 1 year ago

@junhoyeo I have Added a new Project called Thread Count It generates markdown compatible status badges based on your Threads Follower Count. Would love for you to check it out https://github.com/AayushGithub/threads-projects/tree/main/thread-count

Example: _junhoyeo Badge

junhoyeo commented 1 year ago

@junhoyeo I have Added a new Project called Thread Count It generates markdown compatible status badges based on your Threads Follower Count. Would love for you to check it out https://github.com/AayushGithub/threads-projects/tree/main/thread-count

Example: _junhoyeo Badge

Lol I really like the badges

AayushGithub commented 1 year ago

Thanks @junhoyeo . I'm glad you like the badges. Please do you use them as you see fit! I'll make a new PR with screenshots. I have also separated Thread Count into its own repo