You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you use [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) with Django
6
-
and want persistence without additional infrastructure? We've got you covered!
5
+
Do you use [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) or [aiogram](https://github.com/aiogram/aiogram) with Django
6
+
and want storing FSM info without additional infrastructure?
7
+
We've got you covered!
8
+
9
+
Originally, this package supported only PTB, but we added aiogram, because it is awesome!
7
10
8
11
## Quickstart
9
12
10
13
### 📥 Install package
11
14
If you are using [poetry](https://python-poetry.org) (and if not, please, consider using it 😉):
@@ -59,4 +72,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
59
72
60
73
<!-- ALL-CONTRIBUTORS-LIST:END -->
61
74
62
-
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
75
+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
0 commit comments