Skip to content
This repository was archived by the owner on Apr 29, 2022. It is now read-only.
This repository was archived by the owner on Apr 29, 2022. It is now read-only.

[Feature] Add create_house method in HivenClient #107

Description

@Luna-Klatzer

Is your feature request related to a problem? Please describe.
Add new method create_house to the object HivenClient, which should create a new house and return it.

Describe the solution you'd like
Implementing a new method that sends a create request to the API and then listens for the HOUSE_JOIN event, and fetches its data to create the new House and return it.

Describe alternatives you've considered
No alternatives were considered.

Additional context
Old create_house method before clean rewrite: here

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

developmentRelated to the Development of the next versionenhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions