• v0.2.2-hf1 de543108dd

    Release v0.2.2-hf1
    All checks were successful
    Secret Scanning / Scan for Secrets (push) Successful in 16s
    Push Checks / Type Check (push) Successful in 38s
    Push Checks / Lint (push) Successful in 55s
    Push Checks / Format Check (push) Successful in 1m16s
    Push Checks / Tests (push) Successful in 19s
    Push Checks / Build and Push Docker Image (push) Successful in 24m16s
    Stable

    NiXTheDev released this 2026-07-22 21:33:40 +03:00 | 2 commits to release since this release

    See CHANGELOG.md for full release notes.

    Binary Downloads

    • Linux (x64): Download regexybot-linux-x64.tar.gz below
    • Linux (ARM64): Download regexybot-linux-arm64.tar.gz below
    • Windows (x64): Download regexybot-windows-x64.zip below
    • Windows (ARM64): Download regexybot-windows-arm64.zip below

    Binary Installation

    Linux:

    tar -xzf regexybot-linux-x64.tar.gz
    TOKEN=your_token_here ./regexybot-linux-x64
    

    Windows:

    Expand-Archive regexybot-windows-x64.zip
    set TOKEN=your_token_here
    .\regexybot-windows-x64.exe
    
    Downloads