Skip to content

⭐⭐⭐⭐⭐ Shengen-Visa Bot A fast, smart automation tool that instantly books Schengen D visa appointments on official websites

Notifications You must be signed in to change notification settings

VanishMeNow/Schengen-Bot

Repository files navigation

Booking Appointment Bot — Support Bypass Selfi

This repository is a production-minded skeleton for Vanish Now — a Telegram bot that monitors and demos visa appointment slots for BLS / TLS / VFS centers worldwide.

What is included

  • TypeScript Node.js backend skeleton
  • Telegram bot integration (grammy)
  • Background worker skeleton (BullMQ + Redis)
  • Fake appointment generator
  • Sample Playwright scraper template
  • PostgreSQL migration SQL
  • Dockerfile + docker-compose for local testing
  • README with run instructions

Quick start (local, development)

  1. Copy .env.example to .env and fill variables (Telegram bot token, Postgres, Redis).
  2. Install dependencies:
npm install
  1. Start services (recommended using Docker Compose):
docker-compose up -d
  1. Run migrations:
npm run migrate
  1. Start dev server:
npm run dev

What to do next

  • Add real scraping selectors for target centers under src/scrapers/
  • Implement database migrations for your production DB
  • Configure secure secrets and deployment (Kubernetes/GKE/EKS)

🚀 Technologies & Tools Used

🛒 Buy the Bot (WhatsApp) ⭐ Examples of more stylish icons if you want extra shine: 🧰 Programming Languages

🧪 Automation & Scraping

🗃️ Database & Storage

About

⭐⭐⭐⭐⭐ Shengen-Visa Bot A fast, smart automation tool that instantly books Schengen D visa appointments on official websites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published