diff --git a/index.js b/index.js index b6d03b6..4841996 100644 --- a/index.js +++ b/index.js @@ -31,7 +31,7 @@ function update() { .then((html) => { var json = { "name": "nothing", - "presence": "Offline" + "presence": "" } if (html.includes("game_name")) {