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

Add an option to set the group feed sorting setting #57

Closed iMrDJAi closed 2 years ago

iMrDJAi commented 2 years ago

There are 3 sorting settings: RECENT_ACTIVITY (default), CHRONOLOGICAL and TOP_POSTS.
You can apply them by adding an extra query to the group URL:
https://www.facebook.com/groups/YOUR_GROUP_ID/?sorting_setting=NAME Check this out: https://github.com/einaregilsson/Redirector/issues/137.