- Fork the repository
- Create a topic branch (please don't commit to master)
- Make your changes and commit
- Ensure that linting and tests pass (
make lint test
) - Create a pull request
There a few API methods that haven't been implemented yet. You can use the disclosure by GibSec when implementing the missing methods.
Some of the missing methods are (incomplete list):
- Posting a story
- Deleting story segments
- Reporting snaps or stories as screenshoted
- Clearing your feed
- Get best friends
There's also a need for more tests. More of the API methods should be mocked and tested.