god i love annoying orange
This commit is contained in:
parent
6896751e86
commit
b424b2f813
88 changed files with 91 additions and 3 deletions
|
@ -7,6 +7,7 @@ import pm2 from "pm2";
|
|||
import { getServers } from "../../utils/misc.js";
|
||||
|
||||
class StatsCommand extends Command {
|
||||
static category = "general"
|
||||
async run() {
|
||||
const uptime = process.uptime() * 1000;
|
||||
const connUptime = this.client.uptime;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue