mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-19 20:19:15 +00:00
Update index.mdx
Agregado: Definición de la constante BOTNAME.
This commit is contained in:
@@ -226,6 +226,7 @@ async (ctx,{flowDynamic, endFlow})=>{
|
|||||||
Argumento para asignar nombre y puerto al BOT
|
Argumento para asignar nombre y puerto al BOT
|
||||||
|
|
||||||
```js
|
```js
|
||||||
|
const BOTNAME = 'bot';
|
||||||
QRPortalWeb({name:BOTNAME, port:3005 });
|
QRPortalWeb({name:BOTNAME, port:3005 });
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user