-
Notifications
You must be signed in to change notification settings - Fork 167
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
Can't set activity image, am I doing something wrong? #274
Comments
Haven't implemented the extra keys yet. Should be coming soon! |
lol |
@dolfies Is this fixed? |
Still not fixed? |
still not fixed |
Sorry for the late update on this. v2.0 has been delayed enough already because of feature creep, so I don't think I'm going to fix this before the release this weekend. With the breadth of the user API, there's always gonna be something to implement, but I'll make sure I get to this soon after release. |
W |
fixed? |
1 similar comment
fixed? |
That works as a hack, just use the library's internal request handler instead of requests as it's unsafe and blocking. |
noted |
Summary
Custom presence image doesn't set!
Reproduction Steps
Code
Expected Results
The image should show up on my profile
Actual Results
I just get the text and no Image on the side
System Information
Python v3.10.1-final - discord.py v1.7.3-final - aiohttp v3.7.4.post0 - system info: Windows 10 10.0.22000
Checklist
Additional Information
using discord-self latest but in a environment, since I make bots sometimes
tried with discord first
tried on my account, not a bot
The text was updated successfully, but these errors were encountered: