lookeypl/LukeBot

Twitch: Add Timezone convertion chat command

Aberta

#25 aberto em 5 de jun. de 2026

 (0 comentário) (0 reação) (1 responsável)C# (1 fork)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (0 estrela)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Details TBD, but in short it should be something like a command where you put time in one timezone and converts it to another (arg) one. Quick off-the-top-of-my-head example to refine: !timeconv [time] [src_timzeone] dst_timezone

Examples:

  • !timeconv 10:00 cest et - converts from 10:00 CEST to ET
  • !timeconv pt - converts current user's time from user's (NB: can we get user's timezone via Twitch API?) to PT

Guia do colaborador