Merge pull request #561 from lisandroprada/patch-2

muchas gracias @lisandroprada
This commit is contained in:
Leifer Mendez
2023-01-25 12:44:23 +01:00
committed by GitHub

View File

@@ -226,6 +226,7 @@ async (ctx,{flowDynamic, endFlow})=>{
Argumento para asignar nombre y puerto al BOT
```js
const BOTNAME = 'bot';
QRPortalWeb({name:BOTNAME, port:3005 });
```