Closed scalidas closed 3 years ago
@t3chstop thanks for the contribution and opening this. I think it would be a good addition, but I'm a little worried that it undoes some recent changes we made in the main branch. See __str__
messages and some other formatting. Can you resolve against the more recent main
branch changes or maybe drop these?
Myriad of problems. I got too ahead of myself. I'll work on it and submit a new request later.
No worries. Happy to accept it once you pull out the changes. Thanks again.
So I added a has_request method for FriendshipRequest like suggested in Issue#148 . I briefly documented it in README.md, and it is nearly identical in usage to the are_friends method. I tested it locally, and it seems to work fine, but please let me know if any issues come up. I'm kind of new to this...