zeroone2numeral2 / reddit-test

3 stars 1 forks source link

Styles #140

Closed RememberTheAir closed 4 years ago

RememberTheAir commented 4 years ago

Every Subreddit object should have a linked Style field that contains all the style properties. When a subreddit is created, the default style is applied (the first style in the table, should be named "default").

Styles have a name, and there can't be more than one style with that name.

The bot should offer a conversation from where we can edit styles, similarly to how we edit subreddits.

It should be possible to rename a style as long as there are no other styles with that name.