Skip to content

v1.3.4

Choose a tag to compare

@github-actions github-actions released this 23 Feb 05:32
· 21 commits to main since this release

Installation

Prerequisites

Quick Install

  1. Download and extract the zip
  2. Run setup.bat (installs dependencies + configures .env)
  3. Launch dist\Claude Telegram Bot.exe

Manual Install

  1. Extract the zip
  2. Copy .env.example to .env and set your tokens
  3. npm install (node_modules included in zip, can skip)
  4. Run dist\Claude Telegram Bot.exe or node bot.js

Full Changelog: v1.3.3...v1.3.4