ausocean/cloud

broadcast.go: add periodic local time to livestream chat

Aperta

#36 aperta il 18 mag 2024

 (0 commenti) (0 reazioni) (0 assegnatari)Go (3 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (1 stella)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor