ausocean/cloud

broadcast.go: add periodic local time to livestream chat

Offen

#36 geöffnet am 18.05.2024

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (3 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (1 Stern)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide