• v0.1.10 7da0a23287

    github-actions[bot] released this 2026-02-17 07:01:00 +03:00 | 6 commits to release since this release

    See CHANGELOG.md for full release notes.

    Binary Downloads

    • Linux (x64): Download regexybot-linux-x64.tar.gz below
    • Windows (x64): Download regexybot-windows-x64.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