Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API for Rooms #32

Open
gerbenjacobs opened this issue Jan 7, 2016 · 2 comments
Open

API for Rooms #32

gerbenjacobs opened this issue Jan 7, 2016 · 2 comments

Comments

@gerbenjacobs
Copy link
Owner

There should be a getRoom() endpoint that requires a unique room ID (r-hhus-dcf2e2a74a39f64dc627c5ef32a1aa83).

This won't give new info that's not in Profile, but it can be used to look up group rooms as mentioned in #28.

@gerbenjacobs
Copy link
Owner Author

gerbenjacobs commented Feb 25, 2016

These endpoints seem to not work (anymore?) for old Habbos/Rooms. I'm not sure what the criteria is, but results are flaky.

EDIT 2016-03-18: Apparently they're using the new id instead of uniqueId; https://www.habbo.com/api/public/rooms/31159787

But still flaky.

@gerbenjacobs
Copy link
Owner Author

The flakiness seems to have gone. They have completely switched over to the id set up.

The main difference between a Room object here and the integrated one in Profile is that this one has a publicRoom boolean and doorMode enum (open, closed, password).

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

No branches or pull requests

1 participant