TODO provider

This commit is contained in:
Leifer
2022-10-27 14:04:29 +02:00
parent b6207ba447
commit 1e9574e740
2 changed files with 16 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
# @bot-whatsapp/io
```js
// bootstrap.js Como iniciar el provider
const { inout, provider, database } = require('@bot-whatsapp')

14
packages/provider/TODO.md Normal file
View File

@@ -0,0 +1,14 @@
# @bot-whatsapp/provider
```js
// bootstrap.js Como iniciar el provider
const { inout, provider, database } = require('@bot-whatsapp')
provider.start()
provider.close()
```
- [ ] whatsapp-web.js _verificar update_
- [ ] Meta _verificar tokens_
- [ ] Twilio _verificar tokens_