Skip to content

Releases: brandon-relentnet/queueBot

queueBot v1.0.1

16 Dec 21:17

Choose a tag to compare

🚀 Initial Release v1.0.1

  • v1.0.1 introduced a save feature when closing the GUI.

    This release marks the first major milestone for queueBot, a utility formerly known as "TFT Auto Accept". It features
    a robust codebase reorganized for maintainability and ease of use. This utility runs in the background to
    automatically accept queues for Teamfight Tactics and other League of Legends game modes.

    ✨ Key Features

    • Auto-Accept Queues: Automatically accepts the ready check for specified game modes (TFT, Ranked, ARAM, Arena,
      etc.).
    • Configurable Queues: Select exactly which queues to accept via a user-friendly CLI setup.
    • System Tray Integration: Minimizes quietly to the system tray with options to Pause/Resume or Show/Hide the
      console.
    • Notifications:
      • Desktop: Native Windows notifications when a match is found/accepted.
      • Discord: Optional Webhook integration to ping you or send messages to a Discord channel.
    • LCU Integration: Direct connection to the League Client Update (LCU) API for reliable state detection.

    🛠 Technical Improvements

    • Refactored Structure: Codebase organized into src, assets, and tests for better development workflow.
    • Build System: Included build_release.py and PyInstaller spec for easy .exe generation.
    • Semantic Versioning: Introduced proper v1.0.0 versioning for releases.

    📦 How to Use

    1. Download the latest release (queueBot-v1.0.1.zip).
    2. Run queueBot.exe.
    3. Follow the initial setup prompts to configure your preferred queues and notification settings.
    4. The app will minimize to the tray and silently wait for your queue pop.