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

Improve examples #20

Merged
merged 2 commits into from
Nov 25, 2024
Merged

Improve examples #20

merged 2 commits into from
Nov 25, 2024

Conversation

jellejurre
Copy link
Contributor

No description provided.

)

with vrchatapi.ApiClient(configuration) as api_client:
api_client.user_agent = "MyProject/1.0 [email protected]"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All our examples should use the same example agent, which VRChat blocks by default, forcing them to change it.

Copy link

@C0D3-M4513R C0D3-M4513R Nov 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Then Rust needs that changed.
Edit: Done. vrchatapi/vrchatapi-rust#32

@jellejurre jellejurre merged commit cb6bf2f into main Nov 25, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants