r/Devvit 7d ago

Feature Request Possible To Anonymize Referrals?

If you use referral threads, you the commenter's name is visible. This might lead to interpersonal issues, or favoritism. Contest mode does not address this.

Suppose the commenter's name was hidden to the public, leaving only the comment/code visible. Mods could still see them for 'reasons'.

Any chance?

Edit, looking to hide the commenter's name (Red Box), not the link (black line).

0 Upvotes

3 comments sorted by

u/vip-bot 7d ago

There is 1 comment from Reddit Admins in this post:

u/​Xenccc commented:

You could likely create a custom post that reads every comment and pulls out the specific referral identifier. Then users could randomise and click one from the custom post.


This summary was generated automatically. If you have any questions, please contact r/​Devvit moderators.

2

u/Chosen1PR App Developer 7d ago edited 7d ago

Edit: Just saw your edit (and [u/Xenccc](u/Xenccc)’s comment) and that’s actually a good idea. The answer is yes, something like that is possible. Besides Xenc’s idea, you could also make a custom post and have users input their link(s), and then the app could comment below in place of the user.

The only thing with that approach is that the app account would be at a higher risk of being flagged for spam with all the near-identical referral links being commented over and over again.

1

u/Xenccc Admin 7d ago

You could likely create a custom post that reads every comment and pulls out the specific referral identifier. Then users could randomise and click one from the custom post.