python-telegram-bot/codemods/README.md
2024-05-31 00:47:53 -04:00

232 B

Code autogenerator

This folder is used to run python scripts which can autogenerate code used for adding features of new Bot API updates.

Requirements

Requires Python 3.10 and higher, and the package libcst.

Usage