mirror of
https://github.com/MasterAcnolo/Freedom-Loader.git
synced 2026-07-29 18:25:47 +02:00
Better RPC
This commit is contained in:
@@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user