A Discord bot was created to show the local time of users, which helps eliminate confusion in international teams. Integrating a similar feature directly into meeting software could enhance scheduling and communication.
I’m in a Discord server where people are from different countries, and we kept asking each other “what time is it for you?” all the time. So I built a small bot called Reva to make that easier. You can run: /time @user and it instantly shows their local time. Example: 09:42 PM · America/New_York — @alex might still be up I also added a few small things that felt important: - Mentions don’t ping the user - If you run /time for yourself, the response is - only visible to you so the chat stays clean - /set-timezone makes it easy to set your timezone link: [https://reva.aurohq.com](https://reva.aurohq.com) It’s a pretty small utility, but it’s been surprisingly useful in our server. I think it could also be helpful in gaming servers or international communities where people are in different timezones.