GrafeasGroup / buttercup

Our personal assistant in Discord
MIT License
5 stars 2 forks source link

Accept more base timezones #162

Open TimJentzsch opened 2 years ago

TimJentzsch commented 2 years ago

We currently only recognize UTC as the "base" timezone, e.g. you can do UTC+2. We should think about adding more common timezones, such as GMT, PST, CET, etc.

They need to be parsed from the server nickname and then the offset needs to be adjusted accordingly.