Skip to content

v1.5.0 — Multi-Language Support (Korean/English)

Choose a tag to compare

@mmoollee101-lab mmoollee101-lab released this 25 Feb 14:23
· 19 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.4.0...v1.5.0