Makepad-fr / fbjs

Tooling that automates your Facebook interactions.
https://www.npmjs.com/package/@makepad/fbjs
GNU General Public License v3.0
63 stars 24 forks source link

Using this without authentication? #33

Closed iMrDJAi closed 3 years ago

iMrDJAi commented 3 years ago

Should we login to see posts from public groups? No.
I guess you should make an option to skip authentication, this is pointless in this case, unless there are limitations I'm not aware of. Good job btw, I'm very excited for the NodeJS module support! <3

kaanyagci commented 3 years ago

Hello @iMrDJAi !

Thank you very much for your feedback. Actually, a great idea to add the skip login option for Facebook public groups. TBH I did not know there are public groups on Facebook. I will add ASAP.

Thank you for the NodeJS module support. Normally the pull request is ready, but I need to test and re-implement the CLI tool with the module before releasing it. If you want to give it a try, you can refer to #32.

Stay tuned 😎 🤓

iMrDJAi commented 3 years ago

@kaanyagci You're welcome, I really like this project, it can be even better than that!
I wanna provide you some suggestions:

I'll probably look up for solutions to achieve that, I'll tell you if I found something useful.

kaanyagci commented 3 years ago

Hi, @iMrDJAi !

The version 4.0.0 actually merged on master and published on npm. With the module approach you can skip the authentication or you can also use the CLI fbjs-cli.