Skip to content

TgIntegration 1.0 Stable Release

Compare
Choose a tag to compare
@JosXa JosXa released this 19 Oct 01:43
· 79 commits to master since this release

After two years of neglect, tgintegration is finally back!
With Pyrogram turning asyncio-native and a huge demand in proper testing capabilities for Telegram Bots, it was time to give the library the love it deserves. Thus I hereby present to you the initial 1.0 Release - async by default, fully capable, and well-tested.

Features

  • 👤 Log into a Telegram user account and interact with bots or other users
  • ✅ Write realtime integration tests to ensure that your bot works as expected! ▶️ Pytest examples
  • ⚡️ Automate any interaction on Telegram! ▶️ Automation examples

See the README for more information and check out the Quick Start Guide!