Simple Vencord userplugin that tracks current front status from Simply Plural and updates your status text!
Makes use of Apparyllis API
- Direct your terminal to the
userplugins
folder, e.g.cd src/userplugins
. If you're confused, read the setup guide - Inside your terminal, run
git clone https://github.com/ellitedev/simplyPluralStatus
You will have to make sure to keep up with the latest changes to fix issues and get new features yourself.
You can update the plugin by directing your terminal to (cd src/userplugins/simplyPluralStatus
) and running:
git pull
Instructions stolen from Vencord Discord server.