mirror of
https://github.com/ChomeNS/chomens-bot-mc.git
synced 2024-11-14 10:44:55 -05:00
shut1!!
This commit is contained in:
parent
06cf553b59
commit
329b85fae7
1 changed files with 2 additions and 0 deletions
2
run.js
2
run.js
|
@ -7,6 +7,8 @@ const process = require('child_process');
|
|||
const config = require('./config.json');
|
||||
require('./uptime');
|
||||
|
||||
rl.setMaxListeners(Infinity);
|
||||
|
||||
const bots = {};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue