TomW1605 / Tauticord

A Discord bot that displays live data from Tautulli
2 stars 0 forks source link

Status message being updated when state hasn't changed #2

Open twilsonco opened 4 years ago

twilsonco commented 4 years ago

As I understand it, Tauticord should only by pushing updates to Discord if the Tautulli state has changed since the last update. I'm noticing that the edit time is always the current time, even when nothing has changed for hours.

TomW1605 commented 4 years ago

this is because I felt that because it is no longer creating a new notification every time it updates then it was not a problem updating the message despite not changes. it also ensures that the message will always be at the bottom without complex logic. I would like to fix this, but I don’t think it is a major issue.

if it is causing problems that I haven’t thought of let me know and I will look into it.

twilsonco commented 4 years ago

Makes sense. Close the ticket! On Apr 16, 2020, 5:59 AM -0600, Thomas White notifications@github.com, wrote:

this is because I felt that because it is no longer creating a new notification every time it updates then it was not a problem updating the message despite not changes. it also ensures that the message will always be at the bottom without complex logic. I would like to fix this, but I don’t think it is a major issue. if it is causing problems that I haven’t thought of let me know and I will look into it. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.