Better RPC

This commit is contained in:
MasterAcnolo
2025-11-20 14:42:52 +01:00
parent 14928798d4
commit 2b43c00a3a

View File

@@ -14,7 +14,8 @@ function startRPC() {
smallImageKey: "acnolo_pfp", smallImageKey: "acnolo_pfp",
smallImageText: "By MasterAcnolo", smallImageText: "By MasterAcnolo",
startTimestamp: new Date(), startTimestamp: new Date(),
details: "github.com/MasterAcnolo/Freedom-Loader", details: `Open Source Download Tools - ${config.version}`,
state: "masteracnolo.github.io/No-Sense/FreedomLoader",
}; };
rpc.setActivity(presence); rpc.setActivity(presence);