Skip to content

BoneDevInc/relationshipDB

 
 

Repository files navigation

Relationship DB

Discord E-Dating database.

Client component: Vencord Userplugin

Install the userplugin.tsx in your Vencord src/userplugins/ folder.

Server component: Wedlock

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.

Licensing and Copyright

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.

Releases

No releases published

Packages

No packages published

Languages

  • Java 60.9%
  • TypeScript 37.8%
  • HTML 1.3%