diff --git a/plugins/lastfm/index.ts b/plugins/lastfm/index.ts index 1022f7e..f7ce94b 100644 --- a/plugins/lastfm/index.ts +++ b/plugins/lastfm/index.ts @@ -53,7 +53,7 @@ const setPresence = async (name = "", activity?: Track) => state: activity.artist, application_id: DISCORD_APP_ID, timestamps: store.stamp - ? { start: ~~(Date.now() / 1000) } + ? { start: Date.now() } : undefined, assets: { large_image: