Skip to content

Application example using JavaScript and Node.js where a simple chatbot will be implemented using the ZENVIA platform to integrate with RCS (Rich Communication Services) and the OpenWeatherMap platform to integrate with meteorological data in order to test some RCS features such as sending and receiving text and image messages and sharing location.

Notifications You must be signed in to change notification settings

rodrigokamada/chatbot-rcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RCS chatbot using Node.js

Application example using JavaScript and Node.js where a simple chatbot will be implemented using the ZENVIA platform to integrate with RCS (Rich Communication Services) and the OpenWeatherMap platform to integrate with meteorological data in order to test some RCS features such as sending and receiving text and image messages and sharing location.

This tutorial was posted on my blog in portuguese and on the DEV Community in english.

Website LinkedIn Twitter Instagram

Prerequisites

Before you start, you need to install and configure the tools and services:

Getting started

1. Clone the repository.

git clone [email protected]:rodrigokamada/chatbot-rcs.git

2. Install the dependencies.

npm ci

3. Change the .env file and add the ZENVIA and OpenWeatherMap tokens.

4. Run the application.

npm start

About

Application example using JavaScript and Node.js where a simple chatbot will be implemented using the ZENVIA platform to integrate with RCS (Rich Communication Services) and the OpenWeatherMap platform to integrate with meteorological data in order to test some RCS features such as sending and receiving text and image messages and sharing location.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published