icecreamdatabase / website

MIT License
1 stars 0 forks source link

onScreenMessage #7

Closed cineafx closed 4 years ago

cineafx commented 4 years ago

Added content of https://github.com/icecreamdatabase/IceCreamDataBase/pull/89 to new system.

cineafx commented 4 years ago

Still needs the redeemer thing added to WsMessageData.

Maybe add WsTtsMessage as a second parameter to the NEW_CONVERSATION_ELEMENT event?

cineafx commented 4 years ago
It's probably uhhh not that well, but for temporary it's a good idea I guess.

Would be also a funny experimental thing on how it will get used, since you can actually do subtitles with it, which is going to be interesting.

An URL could be index.html?channel=icdb&notifications&fontsize=30px

has these parameters:
width, fontsize, redeemercolor, contentcolor and notifications
cineafx commented 4 years ago

Query parameter prefix: onScreenMessages Available query parameter suffixes: Enabled, Width, Fontsize, ColorOverwrite, MessageColor

Example: /single?channel=icdb&onScreenMessagesEnabled&onScreenMessagesFontsize=48px

These parameters will be replace by settings in the db at some point. This is not a permanent thing!