Discord bot that automates visitor parking registration on VRR Parking using Playwright.
- Create a Discord bot at https://discord.com/developers/applications
- Copy
.env.exampleto.envand fill in your details:
DISCORD_TOKEN=your_bot_token
GUILD_ID=your_server_id
APARTMENT_NAME=Your Apartment Name
ACCESS_CODE=optional_access_code
RESIDENT_NAME=Your Name
UNIT_NUMBER=123
VISITOR_NAME=Default Visitor
VISITOR_PHONE=1234567890
[email protected]
DEFAULT_LICENSE_PLATE=ABC1234
DEFAULT_VEHICLE_MAKE=Toyota
DEFAULT_VEHICLE_MODEL=Camry
- Run with Docker:
docker compose up -d --build/park- Register a visitor vehicle with custom details/quickpark- Quick register using the default vehicle from config