Skip to content

Conversation

@desolationdev
Copy link
Contributor

Added Thumbnails using Roblox Thumbnails Api

New Methods under User Object

getAvatar(size: String, isCircular: Boolean): String
getHeadshot(size: String, isCircular: Boolean): String
getBust(size: String, isCircular: Boolean): String

@desolationdev
Copy link
Contributor Author

Should Add ? https://i.imgur.com/QzcuQxv.png

Copy link
Collaborator

@capyrightdev capyrightdev left a comment

Choose a reason for hiding this comment

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

chaaatttttt

@capyrightdev capyrightdev merged commit a2404a7 into RoavaDev:master Aug 8, 2024
capyrightdev added a commit that referenced this pull request Aug 15, 2024
commit 59f0d42
Author: StayBlue <blue@spook.rip>
Date:   Sun Aug 11 01:25:36 2024 -0700

    Next release

commit a2404a7
Merge: 6ddb488 c40a109
Author: capyrightdev <52843076+capyrightdev@users.noreply.github.com>
Date:   Thu Aug 8 17:44:32 2024 -0500

    Merge pull request #6 from desolationdev/master

    Added Thumbnails!

commit c40a109
Author: desolationdev <desoooolation@gmail.com>
Date:   Tue Aug 6 00:27:32 2024 -0400

    Cleaning up imports

commit 17b547a
Author: desolationdev <desoooolation@gmail.com>
Date:   Tue Aug 6 00:23:07 2024 -0400

    Added Thumbnails!

commit 6ddb488
Author: StayBlue <blue@spook.rip>
Date:   Sat Jun 1 23:11:31 2024 -0700

    Added response codes to exceptions to certain endpoints

    This will likely be expanded in the future to more than just these methods.

commit 480144d
Author: StayBlue <blue@spook.rip>
Date:   Fri May 31 18:58:10 2024 -0700

    Next release

commit 5f8cd4d
Author: StayBlue <blue@spook.rip>
Date:   Thu May 30 22:40:40 2024 -0700

    Fixed an issue where requests would repeat if they required authentication

    This should fix an issue where the tokens wouldn't be stored, making it so that if the requests being made required authentication, it would always demand an additional request just to get the token.

commit 10edc5d
Author: StayBlue <blue@spook.rip>
Date:   Thu May 30 22:19:09 2024 -0700

    Added a more descriptive error message when ranking user fails
capyrightdev added a commit that referenced this pull request Aug 15, 2024
commit 59f0d42
Author: StayBlue <blue@spook.rip>
Date:   Sun Aug 11 01:25:36 2024 -0700

    Next release

commit a2404a7
Merge: 6ddb488 c40a109
Author: capyrightdev <52843076+capyrightdev@users.noreply.github.com>
Date:   Thu Aug 8 17:44:32 2024 -0500

    Merge pull request #6 from desolationdev/master

    Added Thumbnails!

commit c40a109
Author: desolationdev <desoooolation@gmail.com>
Date:   Tue Aug 6 00:27:32 2024 -0400

    Cleaning up imports

commit 17b547a
Author: desolationdev <desoooolation@gmail.com>
Date:   Tue Aug 6 00:23:07 2024 -0400

    Added Thumbnails!

commit 6ddb488
Author: StayBlue <blue@spook.rip>
Date:   Sat Jun 1 23:11:31 2024 -0700

    Added response codes to exceptions to certain endpoints

    This will likely be expanded in the future to more than just these methods.

commit 480144d
Author: StayBlue <blue@spook.rip>
Date:   Fri May 31 18:58:10 2024 -0700

    Next release

commit 5f8cd4d
Author: StayBlue <blue@spook.rip>
Date:   Thu May 30 22:40:40 2024 -0700

    Fixed an issue where requests would repeat if they required authentication

    This should fix an issue where the tokens wouldn't be stored, making it so that if the requests being made required authentication, it would always demand an additional request just to get the token.

commit 10edc5d
Author: StayBlue <blue@spook.rip>
Date:   Thu May 30 22:19:09 2024 -0700

    Added a more descriptive error message when ranking user fails
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants