MemeLabs / Rustla2

Livestream viewing with chat
https://strims.gg
MIT License
44 stars 24 forks source link

expose existing created_at from db for usage in chat #339

Closed jbpratt closed 2 years ago

jbpratt commented 3 years ago

Extend current methods to utilize created_at and expose it over the username endpoint for chat to set a feature on it's side.

current WIP, can't build locally due to docker issues. Trying to fix that

jbpratt commented 3 years ago

Considerations:

We currently only have the bot flair in use (that I am aware of), and disabling that (all flairs) doesn't seem like the best choice.

https://github.com/MemeLabs/chat/pull/8 companion PR

chat-gui still needs modification