TinkerStorm / story-engine

A discord interactions service that provides a platform for interactive stories written by the community.

Home Page:https://tinkerstorm.github.io/story-engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow support for co-authors?

sudojunior opened this issue · comments

This would either modify the author: string property to become authors: string[] or add a new property named co_authors: string[] or something like it. Either way, I don't think it works well at this stage - but it is something I will look into for #2 and #3.