SkillAgentSearch skills...

Twx

Unofficial Telegram Bot API for Python

Install / Use

/learn @datamachine/Twx
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

######################################################################## TWX: Abstraction Layer Over Telegram's Bot API and MTProto Chat Potocols ########################################################################

:contributions: Please join https://github.com/datamachine/twx :issues: Please use https://github.com/datamachine/twx/issues :Python version supported: 3.4

TWX is a python interface for the Telegram bot API. It supports making synchronous and asynchronous calls and converts the response into a usable native python object.

Support for the MTProto API is in the works, but considered pre-alpha right now.

======= Install

For stable:

pip install twx

For dev:

pip install -i https://testpypi.python.org/pypi twx

.. note::

If you are only looking for the Telegram Bot API Client, it can be be found at: https://github.com/datamachine/twx.botapi
View on GitHub
GitHub Stars24
CategoryDevelopment
Updated5mo ago
Forks7

Languages

Python

Security Score

87/100

Audited on Oct 15, 2025

No findings