Adding CPU Percentage during generation.

This commit is contained in:
Raven Scott
2023-04-17 02:07:41 +02:00
committed by GooeyTuxedo
parent c061e0d7ab
commit 21690c48c1
3 changed files with 5 additions and 3 deletions

View File

@ -13,7 +13,11 @@
"discord.js": "^14.9.0",
"dotenv": "^16.0.3",
"node-fetch": "^3.3.1",
<<<<<<< HEAD
"os": "^0.1.2",
"cpu-stat": "^2.0.1"
=======
"os": "^0.1.2"
>>>>>>> 6defc62 (Adding CPU Percentage during generation.)
}
}