ausocean / cloud

GNU General Public License v3.0
1 stars 1 forks source link

broadcast.go: add periodic local time to livestream chat #36

Open saxon-milton opened 1 month ago

saxon-milton commented 1 month ago

Sometimes we have had viewers ask what time it is locally in the livestream chat. It would be a nice feature to periodically (perhaps every 30 minutes) send a chat message that includes the timezone and local time of the livestream.

This could be added to handleChatMessage() line 827 in broadcast.go.