mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-21 13:09:16 +00:00
Update index.mdx
This commit is contained in:
@@ -159,6 +159,19 @@ const flowString = addKeyword('hola')
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
# QRPortalWeb
|
||||||
|
|
||||||
|
Argumento para asignar nombre y puerto al BOT
|
||||||
|
|
||||||
|
```js
|
||||||
|
QRPortalWeb({name:BOTNAME, port:3005 });
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<Navigation
|
<Navigation
|
||||||
pages={[
|
pages={[
|
||||||
{ name: 'Conceptos', link: '/docs/essential' },
|
{ name: 'Conceptos', link: '/docs/essential' },
|
||||||
|
|||||||
Reference in New Issue
Block a user