RPCS3 / discord-bot

Source code for RPCS3's Discord bot.
https://rpcs3.net/
GNU Lesser General Public License v2.1
58 stars 45 forks source link

Replace event date blocks #925

Open Andryshik345 opened 1 year ago

Andryshik345 commented 1 year ago

Why use UTC standardized time and date blocks for event list, when discord can show them relative to system's timezone. Much easier to know when it will happen. How it looks: изображение

Although you still need to add events considering this factor. And I'm pretty sure there's a room to improve it further.

13xforever commented 1 year ago
  1. because I didn't knew about this feature at the time
  2. it breaks alignment in current implementation
  3. I was too lazy to add it properly, including to the event editor