A clear and concise description of the feature you'd like to see
ProfileManagerPRO lets you switch between different Discord profile presets—your avatar, banner, bio, colors, all in one spot. It works with server-specific profiles too, but you'll need Nitro for that.
Implementation Notes
The presets will be stored in Vencord's DataStore. For rotation, in the background there will be a timer that ticks with start() and stop(), however the rotation will only work if the client is open.
Additional context
Actually, I've already coded this because I was initially doing it for myself, but I thought it might be useful to many people.
Plugin main page:
Using the plugin in the Discord profile editing interface with a patch to inject a quick-access panel:
Creating a preset:
Using preset rotation:
Request Agreement
A clear and concise description of the feature you'd like to see
ProfileManagerPRO lets you switch between different Discord profile presets—your avatar, banner, bio, colors, all in one spot. It works with server-specific profiles too, but you'll need Nitro for that.
Implementation Notes
The presets will be stored in Vencord's DataStore. For rotation, in the background there will be a timer that ticks with start() and stop(), however the rotation will only work if the client is open.
Additional context
Actually, I've already coded this because I was initially doing it for myself, but I thought it might be useful to many people.
Plugin main page:
Using the plugin in the Discord profile editing interface with a patch to inject a quick-access panel:
Creating a preset:
Using preset rotation:
Request Agreement