@builderbot/cli 1.0.17-alpha.0 → 1.0.18-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (101) hide show
  1. package/dist/starters/apps/base-js-baileys-json/Dockerfile +3 -0
  2. package/dist/starters/apps/base-js-baileys-json/README.md +16 -9
  3. package/dist/starters/apps/base-js-baileys-memory/Dockerfile +3 -0
  4. package/dist/starters/apps/base-js-baileys-memory/README.md +16 -9
  5. package/dist/starters/apps/base-js-baileys-mongo/Dockerfile +3 -0
  6. package/dist/starters/apps/base-js-baileys-mongo/README.md +16 -9
  7. package/dist/starters/apps/base-js-baileys-mysql/Dockerfile +3 -0
  8. package/dist/starters/apps/base-js-baileys-mysql/README.md +16 -9
  9. package/dist/starters/apps/base-js-baileys-postgres/Dockerfile +3 -0
  10. package/dist/starters/apps/base-js-baileys-postgres/README.md +16 -9
  11. package/dist/starters/apps/base-js-meta-json/Dockerfile +3 -0
  12. package/dist/starters/apps/base-js-meta-json/README.md +16 -9
  13. package/dist/starters/apps/base-js-meta-memory/Dockerfile +3 -0
  14. package/dist/starters/apps/base-js-meta-memory/README.md +16 -9
  15. package/dist/starters/apps/base-js-meta-mongo/Dockerfile +3 -0
  16. package/dist/starters/apps/base-js-meta-mongo/README.md +16 -9
  17. package/dist/starters/apps/base-js-meta-mysql/Dockerfile +3 -0
  18. package/dist/starters/apps/base-js-meta-mysql/README.md +16 -9
  19. package/dist/starters/apps/base-js-meta-postgres/Dockerfile +3 -0
  20. package/dist/starters/apps/base-js-meta-postgres/README.md +16 -9
  21. package/dist/starters/apps/base-js-twilio-json/Dockerfile +3 -0
  22. package/dist/starters/apps/base-js-twilio-json/README.md +16 -9
  23. package/dist/starters/apps/base-js-twilio-memory/Dockerfile +3 -0
  24. package/dist/starters/apps/base-js-twilio-memory/README.md +16 -9
  25. package/dist/starters/apps/base-js-twilio-mongo/Dockerfile +3 -0
  26. package/dist/starters/apps/base-js-twilio-mongo/README.md +16 -9
  27. package/dist/starters/apps/base-js-twilio-mysql/Dockerfile +3 -0
  28. package/dist/starters/apps/base-js-twilio-mysql/README.md +16 -9
  29. package/dist/starters/apps/base-js-twilio-postgres/Dockerfile +3 -0
  30. package/dist/starters/apps/base-js-twilio-postgres/README.md +16 -9
  31. package/dist/starters/apps/base-js-venom-json/Dockerfile +3 -0
  32. package/dist/starters/apps/base-js-venom-json/README.md +16 -9
  33. package/dist/starters/apps/base-js-venom-memory/Dockerfile +3 -0
  34. package/dist/starters/apps/base-js-venom-memory/README.md +16 -9
  35. package/dist/starters/apps/base-js-venom-mongo/Dockerfile +3 -0
  36. package/dist/starters/apps/base-js-venom-mongo/README.md +16 -9
  37. package/dist/starters/apps/base-js-venom-mysql/Dockerfile +3 -0
  38. package/dist/starters/apps/base-js-venom-mysql/README.md +16 -9
  39. package/dist/starters/apps/base-js-venom-postgres/Dockerfile +3 -0
  40. package/dist/starters/apps/base-js-venom-postgres/README.md +16 -9
  41. package/dist/starters/apps/base-js-wppconnect-json/Dockerfile +3 -0
  42. package/dist/starters/apps/base-js-wppconnect-json/README.md +16 -9
  43. package/dist/starters/apps/base-js-wppconnect-memory/Dockerfile +3 -0
  44. package/dist/starters/apps/base-js-wppconnect-memory/README.md +16 -9
  45. package/dist/starters/apps/base-js-wppconnect-mongo/Dockerfile +3 -0
  46. package/dist/starters/apps/base-js-wppconnect-mongo/README.md +16 -9
  47. package/dist/starters/apps/base-js-wppconnect-mysql/Dockerfile +3 -0
  48. package/dist/starters/apps/base-js-wppconnect-mysql/README.md +16 -9
  49. package/dist/starters/apps/base-js-wppconnect-postgres/Dockerfile +3 -0
  50. package/dist/starters/apps/base-js-wppconnect-postgres/README.md +16 -9
  51. package/dist/starters/apps/base-ts-baileys-json/Dockerfile +4 -2
  52. package/dist/starters/apps/base-ts-baileys-json/README.md +16 -9
  53. package/dist/starters/apps/base-ts-baileys-memory/Dockerfile +4 -2
  54. package/dist/starters/apps/base-ts-baileys-memory/README.md +16 -9
  55. package/dist/starters/apps/base-ts-baileys-mongo/Dockerfile +4 -2
  56. package/dist/starters/apps/base-ts-baileys-mongo/README.md +16 -9
  57. package/dist/starters/apps/base-ts-baileys-mysql/Dockerfile +4 -2
  58. package/dist/starters/apps/base-ts-baileys-mysql/README.md +16 -9
  59. package/dist/starters/apps/base-ts-baileys-postgres/Dockerfile +4 -2
  60. package/dist/starters/apps/base-ts-baileys-postgres/README.md +16 -9
  61. package/dist/starters/apps/base-ts-meta-json/Dockerfile +4 -2
  62. package/dist/starters/apps/base-ts-meta-json/README.md +16 -9
  63. package/dist/starters/apps/base-ts-meta-memory/Dockerfile +4 -2
  64. package/dist/starters/apps/base-ts-meta-memory/README.md +16 -9
  65. package/dist/starters/apps/base-ts-meta-mongo/Dockerfile +4 -2
  66. package/dist/starters/apps/base-ts-meta-mongo/README.md +16 -9
  67. package/dist/starters/apps/base-ts-meta-mysql/Dockerfile +4 -2
  68. package/dist/starters/apps/base-ts-meta-mysql/README.md +16 -9
  69. package/dist/starters/apps/base-ts-meta-postgres/Dockerfile +4 -2
  70. package/dist/starters/apps/base-ts-meta-postgres/README.md +16 -9
  71. package/dist/starters/apps/base-ts-twilio-json/Dockerfile +4 -2
  72. package/dist/starters/apps/base-ts-twilio-json/README.md +16 -9
  73. package/dist/starters/apps/base-ts-twilio-memory/Dockerfile +4 -2
  74. package/dist/starters/apps/base-ts-twilio-memory/README.md +16 -9
  75. package/dist/starters/apps/base-ts-twilio-mongo/Dockerfile +4 -2
  76. package/dist/starters/apps/base-ts-twilio-mongo/README.md +16 -9
  77. package/dist/starters/apps/base-ts-twilio-mysql/Dockerfile +4 -2
  78. package/dist/starters/apps/base-ts-twilio-mysql/README.md +16 -9
  79. package/dist/starters/apps/base-ts-twilio-postgres/Dockerfile +4 -2
  80. package/dist/starters/apps/base-ts-twilio-postgres/README.md +16 -9
  81. package/dist/starters/apps/base-ts-venom-json/Dockerfile +4 -2
  82. package/dist/starters/apps/base-ts-venom-json/README.md +16 -9
  83. package/dist/starters/apps/base-ts-venom-memory/Dockerfile +4 -2
  84. package/dist/starters/apps/base-ts-venom-memory/README.md +16 -9
  85. package/dist/starters/apps/base-ts-venom-mongo/Dockerfile +4 -2
  86. package/dist/starters/apps/base-ts-venom-mongo/README.md +16 -9
  87. package/dist/starters/apps/base-ts-venom-mysql/Dockerfile +4 -2
  88. package/dist/starters/apps/base-ts-venom-mysql/README.md +16 -9
  89. package/dist/starters/apps/base-ts-venom-postgres/Dockerfile +4 -2
  90. package/dist/starters/apps/base-ts-venom-postgres/README.md +16 -9
  91. package/dist/starters/apps/base-ts-wppconnect-json/Dockerfile +4 -2
  92. package/dist/starters/apps/base-ts-wppconnect-json/README.md +16 -9
  93. package/dist/starters/apps/base-ts-wppconnect-memory/Dockerfile +4 -2
  94. package/dist/starters/apps/base-ts-wppconnect-memory/README.md +16 -9
  95. package/dist/starters/apps/base-ts-wppconnect-mongo/Dockerfile +4 -2
  96. package/dist/starters/apps/base-ts-wppconnect-mongo/README.md +16 -9
  97. package/dist/starters/apps/base-ts-wppconnect-mysql/Dockerfile +4 -2
  98. package/dist/starters/apps/base-ts-wppconnect-mysql/README.md +16 -9
  99. package/dist/starters/apps/base-ts-wppconnect-postgres/Dockerfile +4 -2
  100. package/dist/starters/apps/base-ts-wppconnect-postgres/README.md +16 -9
  101. package/package.json +2 -2
@@ -1,19 +1,20 @@
1
1
  <p align="center">
2
2
  <a href="https://builderbot.vercel.app/">
3
3
  <picture>
4
- <source media="(prefers-color-scheme: dark)" srcset="https://camo.githubusercontent.com/409341feab953aef5968243159c4b65d67ab4d5c3981cf7c7ed6568d8a1d83da/68747470733a2f2f692e696d6775722e636f6d2f4f6175656636742e706e67">
5
- <img src="https://camo.githubusercontent.com/409341feab953aef5968243159c4b65d67ab4d5c3981cf7c7ed6568d8a1d83da/68747470733a2f2f692e696d6775722e636f6d2f4f6175656636742e706e67" height="250">
4
+ <img src="https://i.imgur.com/OPl026Z.png" height="80">
6
5
  </picture>
7
- <h1 align="center">BuilderBot</h1>
6
+ <h2 align="center">BuilderBot</h2>
8
7
  </a>
9
8
  </p>
10
9
 
10
+
11
+
11
12
  <p align="center">
12
- <a aria-label="NPM version" href="https://www.npmjs.com/package/@bot-whatsapp/bot">
13
- <img alt="" src="https://img.shields.io/npm/v/@bot-whatsapp/bot.svg?style=for-the-badge&labelColor=000000">
13
+ <a aria-label="NPM version" href="https://www.npmjs.com/package/@builderbot/bot">
14
+ <img alt="" src="https://img.shields.io/npm/v/@builderbot/bot?color=%2300c200&label=%40bot-whatsapp">
14
15
  </a>
15
16
  <a aria-label="Join the community on GitHub" href="https://link.codigoencasa.com/DISCORD">
16
- <img alt="" src="https://img.shields.io/badge/Join%20the%20community-blueviolet.svg?style=for-the-badge&logo=discord&labelColor=000000&logoWidth=20">
17
+ <img alt="" src="https://img.shields.io/discord/915193197645402142?logo=discord">
17
18
  </a>
18
19
  </p>
19
20
 
@@ -23,15 +24,21 @@
23
24
  With this library, you can build automated conversation flows agnostic to the WhatsApp provider, set up automated responses for frequently asked questions, receive and respond to messages automatically, and track interactions with customers. Additionally, you can easily set up triggers to expand functionalities limitlessly.
24
25
 
25
26
  ```
26
- npm create bot-whatsapp@latest
27
+ npm create builderbot@latest
27
28
  ```
28
29
 
30
+
29
31
  ## Documentation
30
32
 
31
33
  Visit [builderbot](https://builderbot.vercel.app/) to view the full documentation.
32
34
 
33
35
 
34
- ## Resources
35
- - [📄 Documentation](https://bot-whatsapp.netlify.app/)
36
+ ## Official Course
37
+
38
+ If you want to discover all the functions and features offered by the library you can take the course.
39
+ [View Course](https://app.codigoencasa.com/courses/builderbot?refCode=LEIFER)
40
+
41
+
42
+ ## Contact Us
36
43
  - [💻 Discord](https://link.codigoencasa.com/DISCORD)
37
44
  - [👌 𝕏 (Twitter)](https://twitter.com/leifermendez)
@@ -10,17 +10,19 @@ COPY package*.json pnpm-lock.yaml ./
10
10
  RUN apk add --no-cache \
11
11
  git
12
12
 
13
+ # RUN pnpm install pm2 -g
14
+
13
15
  COPY . .
14
16
  RUN pnpm i
15
- RUN pnpm build
16
17
 
17
18
  FROM builder as deploy
18
19
 
19
20
  ARG RAILWAY_STATIC_URL
20
21
  ARG PUBLIC_URL
21
22
  ARG PORT
22
- COPY --from=builder /app/dist ./dist
23
+ COPY --from=builder /app/src ./src
23
24
  COPY --from=builder /app/package.json /app/pnpm-lock.yaml ./
24
25
 
25
26
  RUN pnpm install --frozen-lockfile --production
27
+ # CMD ["pm2-runtime", "start", "./dist/app.js", "--cron", "0 */12 * * *"]
26
28
  CMD ["npm", "start"]
@@ -1,19 +1,20 @@
1
1
  <p align="center">
2
2
  <a href="https://builderbot.vercel.app/">
3
3
  <picture>
4
- <source media="(prefers-color-scheme: dark)" srcset="https://camo.githubusercontent.com/409341feab953aef5968243159c4b65d67ab4d5c3981cf7c7ed6568d8a1d83da/68747470733a2f2f692e696d6775722e636f6d2f4f6175656636742e706e67">
5
- <img src="https://camo.githubusercontent.com/409341feab953aef5968243159c4b65d67ab4d5c3981cf7c7ed6568d8a1d83da/68747470733a2f2f692e696d6775722e636f6d2f4f6175656636742e706e67" height="250">
4
+ <img src="https://i.imgur.com/OPl026Z.png" height="80">
6
5
  </picture>
7
- <h1 align="center">BuilderBot</h1>
6
+ <h2 align="center">BuilderBot</h2>
8
7
  </a>
9
8
  </p>
10
9
 
10
+
11
+
11
12
  <p align="center">
12
- <a aria-label="NPM version" href="https://www.npmjs.com/package/@bot-whatsapp/bot">
13
- <img alt="" src="https://img.shields.io/npm/v/@bot-whatsapp/bot.svg?style=for-the-badge&labelColor=000000">
13
+ <a aria-label="NPM version" href="https://www.npmjs.com/package/@builderbot/bot">
14
+ <img alt="" src="https://img.shields.io/npm/v/@builderbot/bot?color=%2300c200&label=%40bot-whatsapp">
14
15
  </a>
15
16
  <a aria-label="Join the community on GitHub" href="https://link.codigoencasa.com/DISCORD">
16
- <img alt="" src="https://img.shields.io/badge/Join%20the%20community-blueviolet.svg?style=for-the-badge&logo=discord&labelColor=000000&logoWidth=20">
17
+ <img alt="" src="https://img.shields.io/discord/915193197645402142?logo=discord">
17
18
  </a>
18
19
  </p>
19
20
 
@@ -23,15 +24,21 @@
23
24
  With this library, you can build automated conversation flows agnostic to the WhatsApp provider, set up automated responses for frequently asked questions, receive and respond to messages automatically, and track interactions with customers. Additionally, you can easily set up triggers to expand functionalities limitlessly.
24
25
 
25
26
  ```
26
- npm create bot-whatsapp@latest
27
+ npm create builderbot@latest
27
28
  ```
28
29
 
30
+
29
31
  ## Documentation
30
32
 
31
33
  Visit [builderbot](https://builderbot.vercel.app/) to view the full documentation.
32
34
 
33
35
 
34
- ## Resources
35
- - [📄 Documentation](https://bot-whatsapp.netlify.app/)
36
+ ## Official Course
37
+
38
+ If you want to discover all the functions and features offered by the library you can take the course.
39
+ [View Course](https://app.codigoencasa.com/courses/builderbot?refCode=LEIFER)
40
+
41
+
42
+ ## Contact Us
36
43
  - [💻 Discord](https://link.codigoencasa.com/DISCORD)
37
44
  - [👌 𝕏 (Twitter)](https://twitter.com/leifermendez)
@@ -10,17 +10,19 @@ COPY package*.json pnpm-lock.yaml ./
10
10
  RUN apk add --no-cache \
11
11
  git
12
12
 
13
+ # RUN pnpm install pm2 -g
14
+
13
15
  COPY . .
14
16
  RUN pnpm i
15
- RUN pnpm build
16
17
 
17
18
  FROM builder as deploy
18
19
 
19
20
  ARG RAILWAY_STATIC_URL
20
21
  ARG PUBLIC_URL
21
22
  ARG PORT
22
- COPY --from=builder /app/dist ./dist
23
+ COPY --from=builder /app/src ./src
23
24
  COPY --from=builder /app/package.json /app/pnpm-lock.yaml ./
24
25
 
25
26
  RUN pnpm install --frozen-lockfile --production
27
+ # CMD ["pm2-runtime", "start", "./dist/app.js", "--cron", "0 */12 * * *"]
26
28
  CMD ["npm", "start"]
@@ -1,19 +1,20 @@
1
1
  <p align="center">
2
2
  <a href="https://builderbot.vercel.app/">
3
3
  <picture>
4
- <source media="(prefers-color-scheme: dark)" srcset="https://camo.githubusercontent.com/409341feab953aef5968243159c4b65d67ab4d5c3981cf7c7ed6568d8a1d83da/68747470733a2f2f692e696d6775722e636f6d2f4f6175656636742e706e67">
5
- <img src="https://camo.githubusercontent.com/409341feab953aef5968243159c4b65d67ab4d5c3981cf7c7ed6568d8a1d83da/68747470733a2f2f692e696d6775722e636f6d2f4f6175656636742e706e67" height="250">
4
+ <img src="https://i.imgur.com/OPl026Z.png" height="80">
6
5
  </picture>
7
- <h1 align="center">BuilderBot</h1>
6
+ <h2 align="center">BuilderBot</h2>
8
7
  </a>
9
8
  </p>
10
9
 
10
+
11
+
11
12
  <p align="center">
12
- <a aria-label="NPM version" href="https://www.npmjs.com/package/@bot-whatsapp/bot">
13
- <img alt="" src="https://img.shields.io/npm/v/@bot-whatsapp/bot.svg?style=for-the-badge&labelColor=000000">
13
+ <a aria-label="NPM version" href="https://www.npmjs.com/package/@builderbot/bot">
14
+ <img alt="" src="https://img.shields.io/npm/v/@builderbot/bot?color=%2300c200&label=%40bot-whatsapp">
14
15
  </a>
15
16
  <a aria-label="Join the community on GitHub" href="https://link.codigoencasa.com/DISCORD">
16
- <img alt="" src="https://img.shields.io/badge/Join%20the%20community-blueviolet.svg?style=for-the-badge&logo=discord&labelColor=000000&logoWidth=20">
17
+ <img alt="" src="https://img.shields.io/discord/915193197645402142?logo=discord">
17
18
  </a>
18
19
  </p>
19
20
 
@@ -23,15 +24,21 @@
23
24
  With this library, you can build automated conversation flows agnostic to the WhatsApp provider, set up automated responses for frequently asked questions, receive and respond to messages automatically, and track interactions with customers. Additionally, you can easily set up triggers to expand functionalities limitlessly.
24
25
 
25
26
  ```
26
- npm create bot-whatsapp@latest
27
+ npm create builderbot@latest
27
28
  ```
28
29
 
30
+
29
31
  ## Documentation
30
32
 
31
33
  Visit [builderbot](https://builderbot.vercel.app/) to view the full documentation.
32
34
 
33
35
 
34
- ## Resources
35
- - [📄 Documentation](https://bot-whatsapp.netlify.app/)
36
+ ## Official Course
37
+
38
+ If you want to discover all the functions and features offered by the library you can take the course.
39
+ [View Course](https://app.codigoencasa.com/courses/builderbot?refCode=LEIFER)
40
+
41
+
42
+ ## Contact Us
36
43
  - [💻 Discord](https://link.codigoencasa.com/DISCORD)
37
44
  - [👌 𝕏 (Twitter)](https://twitter.com/leifermendez)
@@ -10,17 +10,19 @@ COPY package*.json pnpm-lock.yaml ./
10
10
  RUN apk add --no-cache \
11
11
  git
12
12
 
13
+ # RUN pnpm install pm2 -g
14
+
13
15
  COPY . .
14
16
  RUN pnpm i
15
- RUN pnpm build
16
17
 
17
18
  FROM builder as deploy
18
19
 
19
20
  ARG RAILWAY_STATIC_URL
20
21
  ARG PUBLIC_URL
21
22
  ARG PORT
22
- COPY --from=builder /app/dist ./dist
23
+ COPY --from=builder /app/src ./src
23
24
  COPY --from=builder /app/package.json /app/pnpm-lock.yaml ./
24
25
 
25
26
  RUN pnpm install --frozen-lockfile --production
27
+ # CMD ["pm2-runtime", "start", "./dist/app.js", "--cron", "0 */12 * * *"]
26
28
  CMD ["npm", "start"]
@@ -1,19 +1,20 @@
1
1
  <p align="center">
2
2
  <a href="https://builderbot.vercel.app/">
3
3
  <picture>
4
- <source media="(prefers-color-scheme: dark)" srcset="https://camo.githubusercontent.com/409341feab953aef5968243159c4b65d67ab4d5c3981cf7c7ed6568d8a1d83da/68747470733a2f2f692e696d6775722e636f6d2f4f6175656636742e706e67">
5
- <img src="https://camo.githubusercontent.com/409341feab953aef5968243159c4b65d67ab4d5c3981cf7c7ed6568d8a1d83da/68747470733a2f2f692e696d6775722e636f6d2f4f6175656636742e706e67" height="250">
4
+ <img src="https://i.imgur.com/OPl026Z.png" height="80">
6
5
  </picture>
7
- <h1 align="center">BuilderBot</h1>
6
+ <h2 align="center">BuilderBot</h2>
8
7
  </a>
9
8
  </p>
10
9
 
10
+
11
+
11
12
  <p align="center">
12
- <a aria-label="NPM version" href="https://www.npmjs.com/package/@bot-whatsapp/bot">
13
- <img alt="" src="https://img.shields.io/npm/v/@bot-whatsapp/bot.svg?style=for-the-badge&labelColor=000000">
13
+ <a aria-label="NPM version" href="https://www.npmjs.com/package/@builderbot/bot">
14
+ <img alt="" src="https://img.shields.io/npm/v/@builderbot/bot?color=%2300c200&label=%40bot-whatsapp">
14
15
  </a>
15
16
  <a aria-label="Join the community on GitHub" href="https://link.codigoencasa.com/DISCORD">
16
- <img alt="" src="https://img.shields.io/badge/Join%20the%20community-blueviolet.svg?style=for-the-badge&logo=discord&labelColor=000000&logoWidth=20">
17
+ <img alt="" src="https://img.shields.io/discord/915193197645402142?logo=discord">
17
18
  </a>
18
19
  </p>
19
20
 
@@ -23,15 +24,21 @@
23
24
  With this library, you can build automated conversation flows agnostic to the WhatsApp provider, set up automated responses for frequently asked questions, receive and respond to messages automatically, and track interactions with customers. Additionally, you can easily set up triggers to expand functionalities limitlessly.
24
25
 
25
26
  ```
26
- npm create bot-whatsapp@latest
27
+ npm create builderbot@latest
27
28
  ```
28
29
 
30
+
29
31
  ## Documentation
30
32
 
31
33
  Visit [builderbot](https://builderbot.vercel.app/) to view the full documentation.
32
34
 
33
35
 
34
- ## Resources
35
- - [📄 Documentation](https://bot-whatsapp.netlify.app/)
36
+ ## Official Course
37
+
38
+ If you want to discover all the functions and features offered by the library you can take the course.
39
+ [View Course](https://app.codigoencasa.com/courses/builderbot?refCode=LEIFER)
40
+
41
+
42
+ ## Contact Us
36
43
  - [💻 Discord](https://link.codigoencasa.com/DISCORD)
37
44
  - [👌 𝕏 (Twitter)](https://twitter.com/leifermendez)
@@ -10,17 +10,19 @@ COPY package*.json pnpm-lock.yaml ./
10
10
  RUN apk add --no-cache \
11
11
  git
12
12
 
13
+ # RUN pnpm install pm2 -g
14
+
13
15
  COPY . .
14
16
  RUN pnpm i
15
- RUN pnpm build
16
17
 
17
18
  FROM builder as deploy
18
19
 
19
20
  ARG RAILWAY_STATIC_URL
20
21
  ARG PUBLIC_URL
21
22
  ARG PORT
22
- COPY --from=builder /app/dist ./dist
23
+ COPY --from=builder /app/src ./src
23
24
  COPY --from=builder /app/package.json /app/pnpm-lock.yaml ./
24
25
 
25
26
  RUN pnpm install --frozen-lockfile --production
27
+ # CMD ["pm2-runtime", "start", "./dist/app.js", "--cron", "0 */12 * * *"]
26
28
  CMD ["npm", "start"]
@@ -1,19 +1,20 @@
1
1
  <p align="center">
2
2
  <a href="https://builderbot.vercel.app/">
3
3
  <picture>
4
- <source media="(prefers-color-scheme: dark)" srcset="https://camo.githubusercontent.com/409341feab953aef5968243159c4b65d67ab4d5c3981cf7c7ed6568d8a1d83da/68747470733a2f2f692e696d6775722e636f6d2f4f6175656636742e706e67">
5
- <img src="https://camo.githubusercontent.com/409341feab953aef5968243159c4b65d67ab4d5c3981cf7c7ed6568d8a1d83da/68747470733a2f2f692e696d6775722e636f6d2f4f6175656636742e706e67" height="250">
4
+ <img src="https://i.imgur.com/OPl026Z.png" height="80">
6
5
  </picture>
7
- <h1 align="center">BuilderBot</h1>
6
+ <h2 align="center">BuilderBot</h2>
8
7
  </a>
9
8
  </p>
10
9
 
10
+
11
+
11
12
  <p align="center">
12
- <a aria-label="NPM version" href="https://www.npmjs.com/package/@bot-whatsapp/bot">
13
- <img alt="" src="https://img.shields.io/npm/v/@bot-whatsapp/bot.svg?style=for-the-badge&labelColor=000000">
13
+ <a aria-label="NPM version" href="https://www.npmjs.com/package/@builderbot/bot">
14
+ <img alt="" src="https://img.shields.io/npm/v/@builderbot/bot?color=%2300c200&label=%40bot-whatsapp">
14
15
  </a>
15
16
  <a aria-label="Join the community on GitHub" href="https://link.codigoencasa.com/DISCORD">
16
- <img alt="" src="https://img.shields.io/badge/Join%20the%20community-blueviolet.svg?style=for-the-badge&logo=discord&labelColor=000000&logoWidth=20">
17
+ <img alt="" src="https://img.shields.io/discord/915193197645402142?logo=discord">
17
18
  </a>
18
19
  </p>
19
20
 
@@ -23,15 +24,21 @@
23
24
  With this library, you can build automated conversation flows agnostic to the WhatsApp provider, set up automated responses for frequently asked questions, receive and respond to messages automatically, and track interactions with customers. Additionally, you can easily set up triggers to expand functionalities limitlessly.
24
25
 
25
26
  ```
26
- npm create bot-whatsapp@latest
27
+ npm create builderbot@latest
27
28
  ```
28
29
 
30
+
29
31
  ## Documentation
30
32
 
31
33
  Visit [builderbot](https://builderbot.vercel.app/) to view the full documentation.
32
34
 
33
35
 
34
- ## Resources
35
- - [📄 Documentation](https://bot-whatsapp.netlify.app/)
36
+ ## Official Course
37
+
38
+ If you want to discover all the functions and features offered by the library you can take the course.
39
+ [View Course](https://app.codigoencasa.com/courses/builderbot?refCode=LEIFER)
40
+
41
+
42
+ ## Contact Us
36
43
  - [💻 Discord](https://link.codigoencasa.com/DISCORD)
37
44
  - [👌 𝕏 (Twitter)](https://twitter.com/leifermendez)
@@ -10,17 +10,19 @@ COPY package*.json pnpm-lock.yaml ./
10
10
  RUN apk add --no-cache \
11
11
  git
12
12
 
13
+ # RUN pnpm install pm2 -g
14
+
13
15
  COPY . .
14
16
  RUN pnpm i
15
- RUN pnpm build
16
17
 
17
18
  FROM builder as deploy
18
19
 
19
20
  ARG RAILWAY_STATIC_URL
20
21
  ARG PUBLIC_URL
21
22
  ARG PORT
22
- COPY --from=builder /app/dist ./dist
23
+ COPY --from=builder /app/src ./src
23
24
  COPY --from=builder /app/package.json /app/pnpm-lock.yaml ./
24
25
 
25
26
  RUN pnpm install --frozen-lockfile --production
27
+ # CMD ["pm2-runtime", "start", "./dist/app.js", "--cron", "0 */12 * * *"]
26
28
  CMD ["npm", "start"]
@@ -1,19 +1,20 @@
1
1
  <p align="center">
2
2
  <a href="https://builderbot.vercel.app/">
3
3
  <picture>
4
- <source media="(prefers-color-scheme: dark)" srcset="https://camo.githubusercontent.com/409341feab953aef5968243159c4b65d67ab4d5c3981cf7c7ed6568d8a1d83da/68747470733a2f2f692e696d6775722e636f6d2f4f6175656636742e706e67">
5
- <img src="https://camo.githubusercontent.com/409341feab953aef5968243159c4b65d67ab4d5c3981cf7c7ed6568d8a1d83da/68747470733a2f2f692e696d6775722e636f6d2f4f6175656636742e706e67" height="250">
4
+ <img src="https://i.imgur.com/OPl026Z.png" height="80">
6
5
  </picture>
7
- <h1 align="center">BuilderBot</h1>
6
+ <h2 align="center">BuilderBot</h2>
8
7
  </a>
9
8
  </p>
10
9
 
10
+
11
+
11
12
  <p align="center">
12
- <a aria-label="NPM version" href="https://www.npmjs.com/package/@bot-whatsapp/bot">
13
- <img alt="" src="https://img.shields.io/npm/v/@bot-whatsapp/bot.svg?style=for-the-badge&labelColor=000000">
13
+ <a aria-label="NPM version" href="https://www.npmjs.com/package/@builderbot/bot">
14
+ <img alt="" src="https://img.shields.io/npm/v/@builderbot/bot?color=%2300c200&label=%40bot-whatsapp">
14
15
  </a>
15
16
  <a aria-label="Join the community on GitHub" href="https://link.codigoencasa.com/DISCORD">
16
- <img alt="" src="https://img.shields.io/badge/Join%20the%20community-blueviolet.svg?style=for-the-badge&logo=discord&labelColor=000000&logoWidth=20">
17
+ <img alt="" src="https://img.shields.io/discord/915193197645402142?logo=discord">
17
18
  </a>
18
19
  </p>
19
20
 
@@ -23,15 +24,21 @@
23
24
  With this library, you can build automated conversation flows agnostic to the WhatsApp provider, set up automated responses for frequently asked questions, receive and respond to messages automatically, and track interactions with customers. Additionally, you can easily set up triggers to expand functionalities limitlessly.
24
25
 
25
26
  ```
26
- npm create bot-whatsapp@latest
27
+ npm create builderbot@latest
27
28
  ```
28
29
 
30
+
29
31
  ## Documentation
30
32
 
31
33
  Visit [builderbot](https://builderbot.vercel.app/) to view the full documentation.
32
34
 
33
35
 
34
- ## Resources
35
- - [📄 Documentation](https://bot-whatsapp.netlify.app/)
36
+ ## Official Course
37
+
38
+ If you want to discover all the functions and features offered by the library you can take the course.
39
+ [View Course](https://app.codigoencasa.com/courses/builderbot?refCode=LEIFER)
40
+
41
+
42
+ ## Contact Us
36
43
  - [💻 Discord](https://link.codigoencasa.com/DISCORD)
37
44
  - [👌 𝕏 (Twitter)](https://twitter.com/leifermendez)
@@ -10,17 +10,19 @@ COPY package*.json pnpm-lock.yaml ./
10
10
  RUN apk add --no-cache \
11
11
  git
12
12
 
13
+ # RUN pnpm install pm2 -g
14
+
13
15
  COPY . .
14
16
  RUN pnpm i
15
- RUN pnpm build
16
17
 
17
18
  FROM builder as deploy
18
19
 
19
20
  ARG RAILWAY_STATIC_URL
20
21
  ARG PUBLIC_URL
21
22
  ARG PORT
22
- COPY --from=builder /app/dist ./dist
23
+ COPY --from=builder /app/src ./src
23
24
  COPY --from=builder /app/package.json /app/pnpm-lock.yaml ./
24
25
 
25
26
  RUN pnpm install --frozen-lockfile --production
27
+ # CMD ["pm2-runtime", "start", "./dist/app.js", "--cron", "0 */12 * * *"]
26
28
  CMD ["npm", "start"]
@@ -1,19 +1,20 @@
1
1
  <p align="center">
2
2
  <a href="https://builderbot.vercel.app/">
3
3
  <picture>
4
- <source media="(prefers-color-scheme: dark)" srcset="https://camo.githubusercontent.com/409341feab953aef5968243159c4b65d67ab4d5c3981cf7c7ed6568d8a1d83da/68747470733a2f2f692e696d6775722e636f6d2f4f6175656636742e706e67">
5
- <img src="https://camo.githubusercontent.com/409341feab953aef5968243159c4b65d67ab4d5c3981cf7c7ed6568d8a1d83da/68747470733a2f2f692e696d6775722e636f6d2f4f6175656636742e706e67" height="250">
4
+ <img src="https://i.imgur.com/OPl026Z.png" height="80">
6
5
  </picture>
7
- <h1 align="center">BuilderBot</h1>
6
+ <h2 align="center">BuilderBot</h2>
8
7
  </a>
9
8
  </p>
10
9
 
10
+
11
+
11
12
  <p align="center">
12
- <a aria-label="NPM version" href="https://www.npmjs.com/package/@bot-whatsapp/bot">
13
- <img alt="" src="https://img.shields.io/npm/v/@bot-whatsapp/bot.svg?style=for-the-badge&labelColor=000000">
13
+ <a aria-label="NPM version" href="https://www.npmjs.com/package/@builderbot/bot">
14
+ <img alt="" src="https://img.shields.io/npm/v/@builderbot/bot?color=%2300c200&label=%40bot-whatsapp">
14
15
  </a>
15
16
  <a aria-label="Join the community on GitHub" href="https://link.codigoencasa.com/DISCORD">
16
- <img alt="" src="https://img.shields.io/badge/Join%20the%20community-blueviolet.svg?style=for-the-badge&logo=discord&labelColor=000000&logoWidth=20">
17
+ <img alt="" src="https://img.shields.io/discord/915193197645402142?logo=discord">
17
18
  </a>
18
19
  </p>
19
20
 
@@ -23,15 +24,21 @@
23
24
  With this library, you can build automated conversation flows agnostic to the WhatsApp provider, set up automated responses for frequently asked questions, receive and respond to messages automatically, and track interactions with customers. Additionally, you can easily set up triggers to expand functionalities limitlessly.
24
25
 
25
26
  ```
26
- npm create bot-whatsapp@latest
27
+ npm create builderbot@latest
27
28
  ```
28
29
 
30
+
29
31
  ## Documentation
30
32
 
31
33
  Visit [builderbot](https://builderbot.vercel.app/) to view the full documentation.
32
34
 
33
35
 
34
- ## Resources
35
- - [📄 Documentation](https://bot-whatsapp.netlify.app/)
36
+ ## Official Course
37
+
38
+ If you want to discover all the functions and features offered by the library you can take the course.
39
+ [View Course](https://app.codigoencasa.com/courses/builderbot?refCode=LEIFER)
40
+
41
+
42
+ ## Contact Us
36
43
  - [💻 Discord](https://link.codigoencasa.com/DISCORD)
37
44
  - [👌 𝕏 (Twitter)](https://twitter.com/leifermendez)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@builderbot/cli",
3
- "version": "1.0.17-alpha.0",
3
+ "version": "1.0.18-alpha.0",
4
4
  "description": "",
5
5
  "main": "dist/index.cjs",
6
6
  "types": "dist/index.d.ts",
@@ -42,5 +42,5 @@
42
42
  "type": "git",
43
43
  "url": "https://github.com/codigoencasa/bot-whatsapp/tree/main/packages/cli"
44
44
  },
45
- "gitHead": "b1b245c7a9733a9e9de1f8a92ff152ed42f4f501"
45
+ "gitHead": "de0403d334d52683f6d9757ab18bfafd56331ea1"
46
46
  }