ausocean/cloud

broadcast.go: add periodic local time to livestream chat

开放

#36 创建于 2024年5月18日

 (0 条评论) (0 个反应) (0 位负责人)Go (3 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (1 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南