Skip to content

A WhatsApp chatbot using TypeScript and NestJS, powered by the wppconnect-server API.

License

Notifications You must be signed in to change notification settings

usernein/wppconnect-nestjs-client

Repository files navigation

wppconnect-nestjs-client

This is a WhatsApp chatbot project developed in Typescript using NestJS, which consumes the wppconnect-server API. This README provides essential information for setting up the project.

Screenshots

Commands ping and commands Commands help and sticker

Configuration

Before running the project, follow these steps:

  1. Clone the repository.

  2. Create a .env file based on the provided .env.example file in the repository. Fill in the recommended environment variables with appropriate values.

    Note: Some environment variables present in .env.example are optional, but it is recommended to fill in all of them.

Running the Project

To run the project, you can use Docker Compose with the background mode:

docker compose up -d

Language Support

Please note that currently, all strings in the chatbot are in Brazilian Portuguese, and there is no language preference handling for users yet.

Acknowledgements

Related

About

A WhatsApp chatbot using TypeScript and NestJS, powered by the wppconnect-server API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages