Commit Graph

2 Commits

Author SHA1 Message Date
JetRaidz
91b599440a fix(strings): Update context strings in rank templates
- Updated context strings for the default reward messages in ranks/ui/templates.py.
2023-10-25 01:00:18 +13:00
JetRaidz
4f71ac70cb feat(ranks): Implement auto-creation of rank roles
- The "Auto Create" button on the Ranks overview now functions.
- Depending on the configured rank type, a different template consisting of 7 roles is used.
- Each rank role is created with a preset requirement, reward, and message according to the template.
- The voice templates account for both `VoiceMode.STUDY` and `VoiceMode.VOICE`.

- The extra note on the Ranks overview about seasonal statistics now only appears for admins.

- Added ranks/ui/templates.py
2023-10-21 16:10:13 +13:00