v1.3.1
Installation
Prerequisites
- Node.js 20+
- Claude Code CLI (
npm i -g @anthropic-ai/claude-code)
Quick Install
- Download and extract the zip
- Run
setup.bat(installs dependencies + configures .env) - Launch
dist\Claude Telegram Bot.exe
Manual Install
- Extract the zip
- Copy
.env.exampleto.envand set your tokens npm install(node_modules included in zip, can skip)- Run
dist\Claude Telegram Bot.exeornode bot.js
Full Changelog: v1.3.0...v1.3.1