MaxEtMoritz / PNavCopy

IITC Addon that copies Portal Names and Locations to Clipboard or sends them to Discord in the format needed by the PokeNav Discord Bot.
ISC License
5 stars 2 forks source link

Bot: Use Timestamp instead of number of seconds for time estimate #12

Closed MaxEtMoritz closed 2 years ago

MaxEtMoritz commented 2 years ago

Today i discovered that if you send <t:[Unix Timestamp]:R>, you get a nice timestamp representation saying e.g. "in 5 Minutes" by Discord. Example: in a minute Link to Discord Documentation about this: https://discord.com/developers/docs/reference#message-formatting

Would be nice to use this in the time estimate the Companion Bot makes.