Fruktus / QuadradiusPreservationProject

Making it possible to play Quadradius again
https://quadradius.ddns.net
MIT License
27 stars 6 forks source link

Registration support via Discord #126

Closed Fruktus closed 1 month ago

Fruktus commented 1 month ago

Was this feature present in original?

Target platform

Server

Describe the request

Currently there is no way to allow the users to register in any way, other than automatic registration or via editing sqlite file.

By adding integration with Discord (Bot) it will be possible to create a member account and additionally this provides security layer, since the integration can require verified email (Bot should be able to check that). This is important for users, since they can actually work on their scores and not be impersonated and this will let us minimize the amount of fake/throwaway accounts (for example for score farming).

Example flow:

Additional information

No response