Open creesch opened 5 years ago
Okay, so I want to start work on this but can't decide if this should just append to the list of toolbox reasons or if we maybe should add a second tab?
I am personally inclined to do a tab so people that people don't get annoyed by possible double removal reasons.
Using another tab for it seems reasonable to me.
It would be nice to have #186 done before tackling this one.
Native removal reasons do have an undocumented api endpoint that seems to work fairly well.
https://oauth.reddit.com/api/v1/SUBREDDIT/removal_reasons.json?raw_json=1
Which returns
Basically an object with the reasons and an array with the object keys in order.
Todo for toolbox: