Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AuraBot 🤖

A premium, glassmorphism-styled Facebook automation control center built with Flask and Selenium. It features high-fidelity mobile touch emulation, an intelligent "Decide Automatically" post sentiment selector, and a robust sequential task queue pipeline scheduler.

🌟 Features

  • ⏱️ Sequential Task Pipeline Scheduler: Chain multiple tasks (e.g. Accept Requests first, then React to Newsfeed) to run sequentially. Dispatches background queue worker threads automatically to prevent concurrent session conflicts and profile locks.
  • 🤖 Decider Bot Intelligence: Analyzes the mobile home feed's reactions summary bar, scans static Facebook CDN reaction webp image signatures, maps them to standard and custom emotions, and decides the most popular emotion to react with on the fly.
  • ⚡ Double-Tap & Hold Emulation: Emulates native WebLite pointer click and custom JS touch sequences to reliably trigger mobile reactions picker tray overlays.
  • 🎨 Bento Grid Command Center: A professional widescreen desktop dashboard styled with harmonized HSL color border glows, smooth SVG animations, and unified terminal-style activity logging consoles.
  • 🛡️ Stealth Emulation Parameters: Utilizes portrait mobile metrics (360x800 viewport, custom deviceScaleFactor, and Touch Emulation CDP protocols) and randomized human browsing delays to maintain a fully secure connection profile.

🚀 Getting Started

Prerequisites

  • Python 3.9+
  • Google Chrome installed on your system

Installation

  1. Clone the repository:

    git clone https://github.com/pythonicshariful/AuraBot.git
    cd AuraBot
  2. Install the required dependencies:

    pip install -r requirements.txt

Running AuraBot

  1. Start the Flask command suite server:
    python app.py
  2. Navigate to your local dashboard: http://127.0.0.1:5000
  3. Connect your account cookies, configure your modules, and launch or enqueue your automation tasks!

About

A premium, glassmorphism-styled Facebook automation control center built with Flask and Selenium. It features high-fidelity mobile touch emulation, an intelligent "Decide Automatically" post sentiment selector, and a robust sequential task queue pipeline scheduler.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages