khyperia / weechat-discord

Unmaintained! And also apparently this is against their TOS so DON'T USE THIS -- Weechat plugin for Discord support - https://weechat.org/ https://discordapp.com/
MIT License
51 stars 24 forks source link

Display server timestamp instead of local time #8

Open khyperia opened 8 years ago

khyperia commented 8 years ago

The discord-rs Message object has a timestamp: String field. We probably want to do something with it instead of snagging the probably terrifyingly wrong local time off the user's computer.

LovesTha commented 7 years ago

But at least then it matches the time stamps in all other parts of weechat, I wouldn't mess with that.