Skip to content

Latest commit

Β 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation

Telegram Bot API Binaries (Automated Builds)

GitHub Release
Build Status

Automated builds of Telegram Bot API for Linux.
New versions are published here within 24 hours of updates to the official API Changelog.


πŸ“¦ Quick Start

Download the Latest Binary

wget https://github.com/coyotle/telegram-bot-api-bin/releases/latest/download/telegram-bot-api
chmod +x telegram-bot-api

Run the Server

./telegram-bot-api --api-id=YOUR_API_ID --api-hash=YOUR_API_HASH --local -l /var/logs/tgserver.log -v 3

Verify It Works

πŸ”„ Versioning

Each release matches an official Bot API version (e.g., v6.9).

Binaries are rebuilt daily to ensure compatibility.

πŸ›  Build System

Built automatically via GitHub Actions using:

Source: tdlib/telegram-bot-api

Toolchain: CMake, GCC 11+, OpenSSL 3.0

Platforms: Linux/x86_64 (others available on request).

πŸ“œ License

This project distributes binaries under the same license as the original source.

About

Telegram Bot API Binaries

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors