- Finish development of "friends.Delete" api function
- Implement user list filtering
- Implement client function "Remove deleted users from the friend list" (using filtering)
- Print friend deletion result, like "ID - Firstname Lastname deleted from friends" or ".. .Incoming friend request declined", etc.
- Print error message in case of error
- Implement similar output for friends.Add command
- Create documentation including API / Client design and testing guide for contributors
- Rename project into vkctl
- Implement "Add random friends" funciton.
- Each friend request message should contain name of the addressee ->[ ] Make already implemented client functions available on command line