KevinNovak / Friend-Time

Discord bot - Friend Time helps your server coordinate times and events by converting times mentioned in chat between time zones!
https://novakevin.gitbook.io/friend-time
Other
66 stars 26 forks source link

Compare time of a user to self, time for self to a user, or one user to another user #63

Open KevinNovak opened 3 years ago

KevinNovak commented 3 years ago

It would be a great idea to have a command to compare the a compare a specific time of a user to yourself, a specific time for yourself to another user, or from one user to another user.

Currently with the -ft time command this is not possible, since it only shows the current time.

This idea comes from Hyperion_21#1503 (526120327697268736).

Situations:

Command Suggestion: -ft convert me to <@user> <time> -ft convert <@user> to me <time> -ft convert <@user> to <@user> <time>

Bonus: Support Time Zones as Well: -ft convert me to America/New_York <time> -ft convert America/New_York to me <time> -ft convert America/New_York to America/Chicago <time>

Davi-the-Mudkip commented 3 years ago

Nice suggestion. It should be implemented.

KevinNovak commented 3 years ago

I'm planning on this after Slash commands are added. It would make the format easier