Skip to content

ayberkdikcinar/bot-v

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bot VF

This project is a bot for automating interactions with the VFS Global visa application website using Puppeteer.

Table of Contents

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/bot-vf.git
cd bot-vf
  1. Install dependencies:
npm install

Usage

To start the bot, run:

npm start

Configuration

The configuration files are located in the src/config directory:

  • data.ts: Contains personal information and appointment details.
  • enpoints.ts: Contains the endpoints for different countries.

Scripts

  • start: Runs the bot using ts-node-dev.

Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published