MODiX icon indicating copy to clipboard operation
MODiX copied to clipboard

Implement User Config System

Open JakenVeina opened this issue 4 years ago • 0 comments

That is, per-guild config to be controlled by guild admins, rather than application admins.

Stored in the database? Or per-guild JSON files? Or per-feature JSON files? Regardless, it should probably feed into the Microsoft config system.

Probably do not want a Web Client UI for this system, as features that need config should definitely remain as independent as possible. Features that want a Web Client UI for config can implement them, individually.

JakenVeina avatar Jul 24 '21 06:07 JakenVeina