Skip to content

v1.3.3

Choose a tag to compare

@mmoollee101-lab mmoollee101-lab released this 22 Feb 11:15
· 22 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.2...v1.3.3