Wait that was suppose to be removed, not a comment.
This commit is contained in:
parent
2661631c10
commit
7541b53492
|
@ -1,7 +1,6 @@
|
||||||
const Uptime = require('../functions/uptime.js');
|
const Uptime = require('../functions/uptime.js');
|
||||||
const os = require('os');
|
const os = require('os');
|
||||||
const osu = require('node-os-utils');
|
const osu = require('node-os-utils');
|
||||||
// const config = require('../config.json');
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
name: 'info',
|
name: 'info',
|
||||||
description: 'Bot and System information',
|
description: 'Bot and System information',
|
||||||
|
|
Reference in New Issue