Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 709 Bytes

readme.md

File metadata and controls

15 lines (11 loc) · 709 Bytes

Bot Control Panel - Under Construction!

This project is a web-based control panel for managing a Selenium bot in headless mode, designed to automate gameplay in a browser-based pokemon game. It is deployed on AWS, utilizing services such as EC2 for hosting, RDS for database management, and potentially S3 for static file storage in the future.

AWS Architecture

awsarchitecture

Technologies Used

  • Django: Web framework for Python
  • Selenium: For browser automation
  • Apache2: Web server
  • AWS EC2: For hosting the application
  • AWS RDS: For database management
  • AWS S3: (Future use for static file storage)