ajustes para fila do bot nao interferir na mensagens de fora do expediente
parent
05faebe89c
commit
bae3d86f2f
|
@ -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 {
|
||||
|
||||
|
|
Loading…
Reference in New Issue