ajustes para fila do bot nao interferir na mensagens de fora do expediente

adriano 2023-08-21 16:02:47 -03:00
parent 05faebe89c
commit bae3d86f2f
1 changed files with 1 additions and 2 deletions

View File

@ -11,7 +11,6 @@ const _botIsOnQueue = async (botName: string) => {
console.log('The bot botInfoFile: ', botInfoFile) console.log('The bot botInfoFile: ', botInfoFile)
try { try {
if (fs.existsSync(botInfoFile)) { if (fs.existsSync(botInfoFile)) {