Twitch: Add Timezone convertion chat command
Open
@lookeypl is already working on this.
Since Jun 5, 2026.
enhancement
good first issue
- Dominant language
- C#
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
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
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.