Releases: danizord/telecli
Releases · danizord/telecli
v0.2.0
v0.1.0
Initial release of Telecli - a thin, zero-dependency CLI wrapper around the Telegram Bot API.
Highlights
- Full Telegram Bot API coverage: messages, media, chats, members, polls, forums, reactions, files, location, inline queries, payments, and more
- Global installation:
bun add -g telecli - Token management: Store token via
tg config tokenor useTELEGRAM_BOT_TOKENenv var - JSON output: Machine-readable responses for AI agents and scripts
- Claude Code plugin: Skill, slash commands, and automatic polling hook
Installation
bun add -g telecli
tg config token YOUR_BOT_TOKEN
tg meFull Changelog
See CHANGELOG.md for details.