SGA-A / c2c

Source code for the custom app exclusive to cc
MIT License
1 stars 0 forks source link

Remove the persistent colour role view #75

Closed SGA-A closed 8 months ago

SGA-A commented 8 months ago

This PR removes the colour role persistent view and its associated methods/functions/properties.

Why have we done this? Well, the answer is quite simple. Onboarding was designed just for this purpose! You can select a colour role in the main server using the 'Channels and Roles' section of the server. It's a lot simpler and it unlike the persistent view, it actually works all the time (even when the bot is offline obviously)!

A single post-join question supports up to 50 options, unlike the smaller 25 options for role select menus. Clearly it seems, that it wasn't worth the upkeep and has to be removed and replaced with Discord's own feature.

Our decision is firm and we do not plan on rolling back these changes.