Norse-IoT / niotbot

Norse IoT Discord Bot - Posts to social media
MIT License
1 stars 1 forks source link

Enable collaborative posts #4

Open zsarge opened 1 month ago

zsarge commented 1 month ago

We should update the db model. Currently, a submission has many attachments and reviews. Instead, I propose that a submission has many attachments, and attachments have many reviews.

The ideal use case here is that people will make a post, and then others can add other images in the thread that is created. That way we can add more images.

All of the approved files will be posted. All of the disapproved files will be ignored.

Edge Cases:

zsarge commented 1 month ago

To make this more collaborative, we may consider scheduling the posts for like 8am, so that people can add things throughout the day. :thinking: