Skip to content

giuseppemauro99/Mattia3d-bot-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This project will start a container to post model from makerworld to a telegram channel. The backend is written using Nodejs. Nodejs has an interface to call puppeteer that execute an automation browsing of the makerworld site and the evaluation of the page is sent to the telegram channel.

Prerequisites

Before using this Docker Compose setup, ensure that you have Docker and Docker Compose installed on your system.

Usage

  1. Start the Docker containers:

    docker-compose up

    This command will build the Docker image (if not already built) and start the containers based on the configuration specified in the docker-compose.yml file.

  2. Access the application:

    Once the containers are up and running, you can access the Puppeteer application by opening your web browser and navigating to http://localhost:8282.

    You should see the output of your Puppeteer application or any other defined behavior.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published