mirror of
https://github.com/HirziDevs/PteroStats
synced 2026-02-04 12:02:32 +00:00
Update ready.js
This commit is contained in:
@@ -12,7 +12,7 @@ module.exports = client => {
|
||||
let ch = client.channels.cache.find(cn => cn.id === config.channel);
|
||||
let statusonline = config.monline;
|
||||
let statusoffline = config.moffline;
|
||||
let footer = config.mfooter
|
||||
let footer = config.footer
|
||||
let checking = config.mcheck
|
||||
let adminapikey = config.adminapikey;
|
||||
let hostname = config.hostname;
|
||||
|
||||
Reference in New Issue
Block a user