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

Exception has occurred: ClientIDError Client ID is invalid #8

Closed Omena0 closed 1 month ago

Omena0 commented 1 month ago

Client id (application id) is not invalid image image image

TenType commented 1 month ago

You need to put quotes around your client ID to make it a string - see this file for an example