diff --git a/index.js b/index.js index a08e427..0e9b1af 100644 --- a/index.js +++ b/index.js @@ -39,7 +39,7 @@ function onUpdate(data) { } if(presence["application_id"] == "1054951789318909972") { // vendetta lastfm listening = true - content = `Listening to ${presence["details"]} - ${presence["state"].replace("by ", "")}` + content = `Listening to ${presence["details"]} - ${presence["state"]}` } if(presence["type"] == 0 && presence["application_id"] != "463151177836658699" && presence["application_id"] != "1108588077900898414") { // generic playing status that isn't vencord lastfm or premid listening = false