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 new friend #73

Open kaanyagci opened 2 years ago

kaanyagci commented 2 years ago

Given the user id, we want to add this user as a friend. If it is not already on our friend list. If the given user already exists in our friend list, do nothing.