TenType / discord-rich-presence

A lightweight and safe package for creating custom rich presences on Discord.
https://pypi.org/project/discord-rich-presence/
MIT License
8 stars 2 forks source link

[BUG ?] ClientID is invalid even though it is. #9

Closed Lucaspec72 closed 1 month ago

Lucaspec72 commented 1 month ago

When trying to use the simple example, it keeps telling me my client ID is invalid, even though i can get my discord account on discord lookup. I haven't changed anything except for the client ID.

image

edit : I'm dumb, i gotta use a application ID, not my personal user ID.