Discord E-Dating database.
Install the userplugin.tsx in your Vencord src/userplugins/ folder.
There will eventually be a hosted server with address already provided in the userplugin.tsx. For now you can run the server by using ./gradlew run.
If you want to host the server or change the application id, make sure to not only update the userplugin.tsx, but also the Discord authentication on the server.
The userplugin.tsx is licensed under GPL 3.0 or later, written by Linnea Gräf and in some parts by exhq (C) 2023.
The server component is licensed under AGPL 3.0 or later, written by Linnea Gräf (C) 2023.