Those struggling to acquire new users

Question for those wanting to automate new user acquisition.

We’re building a referral system that operates entirely between users.

[Usage Example]

On Discord, the referrer uses a command to generate their own invitation code.

When that invitation code is entered via an in-game command,

the reward options configured in config.lua appear in the top-left corner.

Selecting one grants the set item, money, or weapon.

※ Rewards (money) can also be set for the referrer.

Special rewards can also be set for reaching a certain number of referrals.

※ The same person cannot use the same code twice. (It will be rejected.)

Is there demand for a system like this?

I’ve seen operators and supporters doing this manually, and it seems players sometimes struggle to get rewards, so I’m asking.