cardinalitypuzzles / cardboard

Dashboard for managing puzzles and tracking status during a puzzle hunt
MIT License
31 stars 21 forks source link

Add way to automatically create ChatRoles from default tags #671

Closed rgossiaux closed 8 months ago

rgossiaux commented 1 year ago

Now that we have the default tags in the backend, we should add something (eg admin command) to automatically create discord roles that correspond to the default tags & to add ChatRole objects that correspond. We could probably even automate the carl-bot interaction to select the roles if we wanted.