mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-20 20:49:15 +00:00
refactor(provider): ⚡ twilio + hook
This commit is contained in:
7
packages/provider/src/web-whatsapp/COMMON_MISTAKE.md
Normal file
7
packages/provider/src/web-whatsapp/COMMON_MISTAKE.md
Normal file
@@ -0,0 +1,7 @@
|
||||
```
|
||||
throw new Error('Evaluation failed: ' + helper_js_1.helper.getExceptionMessage(exceptionDetails));
|
||||
```
|
||||
|
||||
Problema sucede cuando usas la misma sesion luego de reiniciar el bot más de 3 veces lo mejor es seguir los pasos
|
||||
|
||||
- Eliminar **.wwebjs_auth**
|
||||
Reference in New Issue
Block a user