This commit is contained in:
ChomeNS 2022-08-18 18:02:14 +07:00
parent 06cf553b59
commit 329b85fae7

2
run.js
View file

@ -7,6 +7,8 @@ const process = require('child_process');
const config = require('./config.json');
require('./uptime');
rl.setMaxListeners(Infinity);
const bots = {};
/**