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

fix: add handling for errors in fetchUser #25

Merged
merged 2 commits into from Aug 10, 2021
Merged

fix: add handling for errors in fetchUser #25

merged 2 commits into from Aug 10, 2021

Conversation

TogarashiPepper
Copy link
Contributor

This PR adds handling for errors in fetchUser which also resolves the issue here and changes the profile command to use the resolver introduced here

@cheeze2000 cheeze2000 added the bug Something isn't working label Aug 10, 2021
@cheeze2000 cheeze2000 linked an issue Aug 10, 2021 that may be closed by this pull request
src/utils/fetchUser.ts Outdated Show resolved Hide resolved
Co-authored-by: pat <73502164+nyapat@users.noreply.github.com>
Copy link
Contributor

@cheeze2000 cheeze2000 left a comment

Choose a reason for hiding this comment

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

tested, good to go

@itsUrcute itsUrcute merged commit ddb2bbb into binarysus:master Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Slashes in profile command queries will throw errors
4 participants