Update index.js

This commit is contained in:
Hirzi
2021-07-02 15:53:47 +07:00
committed by GitHub
parent ba7d5d9999
commit b2dc4453e1

View File

@@ -34,7 +34,7 @@ let id = "6154c1cc"
let apikey = "hgQGH3wpNVP98FTxl2PDOmjQLLmz4WBHsDft1HQPcosqPevS"
let Client = new node.NodeactylClient(hosturl, apikey);
const stats = await Client.getServerUsages(id);
const stats = Client.getServerUsages(id);
const status = (stats.current_state);
const ch = client.channels.cache.get('837238494765645834')