ausocean/cloud

broadcast.go: add periodic local time to livestream chat

Ouverte

#36 ouverte le 18 mai 2024

 (0 commentaire) (0 réaction) (0 personne assignée)Go (3 forks)auto 404
enhancementgood first issue

Métriques du dépôt

Stars
 (1 étoile)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur