Drachenfrucht1 / godotcord

A Discord Game SDK integration for Godot
https://drachenfrucht1.github.io/godotcord
MIT License
53 stars 5 forks source link

Implement get_profile_picture() #76

Closed sairam4123 closed 1 year ago

sairam4123 commented 3 years ago

Implement get_profile_picture() and rename current get_profile_picture as get_profile_picture_raw()

Drachenfrucht1 commented 3 years ago

Doesn't work currently, probably because of https://github.com/discord/gamesdk-and-dispatch/issues/122.

sairam4123 commented 3 years ago

Alright, thanks! We'll keep this pull request on hold.

sairam4123 commented 3 years ago

@Drachenfrucht1 Can you give this a test again?

Drachenfrucht1 commented 3 years ago

It's still not working.

Drachenfrucht1 commented 1 year ago

The Images module has been deprecated and will be removed from the Game SDK in the near future.