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