server icon indicating copy to clipboard operation
server copied to clipboard

Implemented guild experiments

Open BanTheNons opened this issue 4 years ago • 3 comments

BanTheNons avatar Sep 21 '21 19:09 BanTheNons

Maybe we should wait for FOSScord to have proper support to handle some of this experiments?

DiegoMagdaleno avatar Sep 22 '21 15:09 DiegoMagdaleno

Maybe we should wait for FOSScord to have proper support to handle some of this experiments?

Something like /policies/features/guilds/:id, so that the server operator could configure features per guild?

erkinalp avatar Sep 22 '21 17:09 erkinalp

Something like /policies/features/guilds/:id, so that the server operator could configure features per guild?

Guild IDs can be added as overrides in the guild_experiments.json file, if you could only enable experiments per guild you wouldn't be able to set rollouts for it.

BanTheNons avatar Sep 28 '21 04:09 BanTheNons