Added
- Added `follow_locations`, `follow_tags` and `follow_usernames`.
- Added `unfollow_users`.
- Use `amount` to set how many users to unfollow.
- Use `usernames` to set a custom list of users to unfollow.
- Use `only_nonfollowers` to only unfollow people who aren't following you.
- Use `randomize_usernames` to randomly unfollow users.
Changed
- Renamed the `like` function to `like_tags`.
- Improved handling of detecting relationship status between the session and other users.