Suggestion regarding Rich PresenceSuggestion

I have been trying to add option to a plugin to set a Rich Presence status to a discord bot, how ever the extension does doen't support something like updating rich presence through the SetPresence method. is it possible to add this to the extension ?

This is already supported by the extension. Checkout DiscordPresence for how to do it.