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

@ -9,8 +9,7 @@ const _botIsOnQueue = async (botName: string) => {
const botInfoFile = dir.join(os.tmpdir(), `botInfo.json`);
console.log('The bot botInfoFile: ', botInfoFile)
console.log('The bot botInfoFile: ', botInfoFile)
try {