-
Notifications
You must be signed in to change notification settings - Fork 4
Allow reordering roles with !dump+!load #76
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The !load command is currently quite fragile and mostly works for removing and renaming roles. There should also be an option to reorder roles since that's something that can't currently be done with any other commands.
Should either look for role IDs (user has to manually change all IDs to reorder) or the order of elements in dict (user has to reorder the lines, bot re-calculates event IDs).
Currently reordering the lines doesn't have any effect. Changing event IDs will cause the names to be swapped but doesn't change the order of existing sign-ups:

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request