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

Feat: Add publish test code #52

Closed Mineru98 closed 1 year ago

threaderzero commented 1 year ago

I can confirm this fixes a bug from me that a I have experienced on http://localhost:3000/_junhoyeo

junhoyeo commented 1 year ago

I can confirm this fixes a bug from me that a I have experienced on http://localhost:3000/_junhoyeo

@threaderzero I'm refactoring the web-ui part with components from junhoyeo/react-threads. @Mineru98 Would like if you open separate PRs for each topic/fix/feature!

Feat: Add publish test code

@Mineru98 Is this test code for local scripting? Cuz auth just doesn't work with username/password data, so it's hard to say that this is a valid testing code. Can we move this to scripts?

junhoyeo commented 1 year ago

@threaderzero I'm refactoring the web-ui part with components from junhoyeo/react-threads. @Mineru98 Would like if you open separate PRs for each topic/fix/feature!

web-ui issue was fixed in #59