Skip to content

Commit

Permalink
Lie about autocompletion working really, really well!
Browse files Browse the repository at this point in the history
Yes, looking at you, #15! ...
  • Loading branch information
JosXa authored Oct 19, 2020
1 parent da1de10 commit bf4bf24
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
TgIntegration
=============

An Integration test and automation library for [Telegram Bots](https://core.telegram.org/bots)
An integration test and automation library for [Telegram Bots](https://core.telegram.org/bots)
based on [Pyrogram](https://github.com/pyrogram/pyrogram).
<br />**Test your bot in realtime scenarios!**

Expand All @@ -18,6 +18,8 @@ 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](https://github.com/JosXa/tgintegration/tree/master/examples/pytest)
- ⚡️ **Automate any interaction** on Telegram! ▶️ [Automation examples](https://github.com/JosXa/tgintegration/tree/master/examples/automation)
- 🛡 Fully typed for safety and **autocompletion** with your favorite IDE
- 🐍 Built for modern Python (3.7+) with high test coverage


Requirements
Expand Down

0 comments on commit bf4bf24

Please sign in to comment.