lookeypl/LukeBot

Twitch: Add Timezone convertion chat command

Open

#25 opened on Jun 5, 2026

 (0 comments) (0 reactions) (1 assignee)C# (1 fork)auto 404
enhancementgood first issue

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

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

Contributor guide