Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/aiogram/aiogram
aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
https://github.com/aiogram/aiogram
cf269e15f4a098b051f97bc68bb2e710d3d61d8a authored almost 2 years ago
* Removed Text filter
* Added changelog
* Clean docs
* Fixed pytz
62a9f0cb6e6538fb3c82598b83fdfeb007a10e8b authored almost 2 years agodad3cdc409581a65c9c84e0c8ddbf147112c0c2d authored almost 2 years ago
c9a8dad5eea8db7a5f84038036dc87e697add203 authored almost 2 years ago
* Base implementation
* Added tests, fixed arguments priority
* Use `Optional[X]` instead ...
942ba0d52005f1f0d79c58a507ca694b9fd59458 authored almost 2 years ago* Added 6.7 features
* Update after release
* Added tests
* Added changelog
1538bc2e2d257078d01e0e00592549dd62595a7a authored almost 2 years ago* Improve callback data serialization
* Added tests and changelog
aad2de43248bd4157bb019f5248211b93cae4a5b authored almost 2 years ago* Try to fix compatibility with Python 3.8-3.9
* Added changelog
fb3076d40f0e1df2007e63a76436f2688e22576f authored almost 2 years ago399ccb2b00027eee89902c89d3614fad5eb4ddb6 authored almost 2 years ago
2dd019d4862c1f02407a2b5b69fd716c600d3513 authored almost 2 years ago
* Added missing FORUM_TOPIC_EDITED value to content_type property
* Added changelog to CHANGE...
8d2bf20fb89a2e428eefd8b6f5a3b09165d54ca0 authored almost 2 years agod15502c2af22245c0d6ed161e2e14ed168230177 authored almost 2 years ago
2c756a1689a57d91fa1ebdbfa2f5c7bb3bf18a2c authored almost 2 years ago
* storage cleanup
* storage cleanup
dbaf6fabcbc92391bf858fc726d98027971dd47c authored almost 2 years agod8a977f357e9af48bf11dff5738d9a0e1131ff60 authored almost 2 years ago
* Change `InlineQueryResultType.MPEG` to `InlineQueryResultType.MPEG4GIF`
* Change regexp for...
46a7beb668a86e38699b133559869a1ff025ccc6 authored almost 2 years ago* skip if current router does not have observer for custom event
* Test custom event in route...
268b7e759d94829bc91bce3443c68d3889f4d10b authored almost 2 years ago99cf7028ec51f40fda5a9abda0cd1f5a51c8838b authored almost 2 years ago
* Code refactor
- Use 'or' istead of 'A if A else B'
- Raise new error from catched error: rai...
5a99b782921af6497d653a9dac22f3beb3fdcce4 authored almost 2 years ago
* Reworked request builder
* Added more default values
* Update tests
* Fixed timestamp...
fea1b7b0a385e4dd701ea644fd6e9052ec95c587 authored almost 2 years agof6020476e65ad57eb7f35324b750012ec6510ea2 authored almost 2 years ago
924a83966da0e90154e2a8afb93034473a36891f authored almost 2 years ago
* Added basic support of Bot API 6.6
* Update descriptions
* Added StickerFormat enum
*...
6570d0bab102e0fcfa06c5490ded50ca0cffe2ee authored almost 2 years ago* Update upload_file.rst
small grammar typos
* changelog
5adaf7a567e976da64e418eee5df31682ad2496c authored almost 2 years ago1098ac547b62f681295a34075ecd9bd3566b97d2 authored almost 2 years ago
eb7a9f5cc8bede01e4347cd2c5496e113f2ec74a authored almost 2 years ago
295fae6905d193f811f4fd6a03459ff7577eb73b authored almost 2 years ago
46218b869677cba65e53e2edde965689a10f4716 authored almost 2 years ago
7efec4a5df5ab41f1bfde89ed5074767a8620a13 authored almost 2 years ago
753954adb0cb2fffb80279034ab6fe710cc0224a authored almost 2 years ago
* Reworked graceful shutdown
* Remove special errors from polling process
* Update depende...
d0b7135ca698f4ebf30f42c5af1ba0bc0ed07d4f authored almost 2 years agoa332e88bc324ef0696a0255c4e3ad180f2d26fda authored almost 2 years ago
dc7c99763eb4d4111cc04efad6b51f12be4d142b authored almost 2 years ago
* Update Ukrainian docs localization
* Update Ukrainian docs localization
157df969d359d1583aaa3dc8b67e5c7356e559e8 authored almost 2 years agodc88a8c90358c2e6e555420f75b1c1c83f9a1a60 authored almost 2 years ago
2bec0791582d6178e49ee06c96f9bb4f60b0116e authored almost 2 years ago
0cec389a327e40f2af3debf04f647b0e5e4f3544 authored almost 2 years ago
* Check status code when downloading file and raise an error if someting bad happends
* Style...
184ee1fbf859345fab13f2ac5bf8baa81405c6b9 authored almost 2 years ago94e11ce8e998c44203096d19e90c29a0e8eb79a7 authored almost 2 years ago
58868ec6277cf274fdeb7466f3f837b9be4c922e authored almost 2 years ago
84bc0e347bc7336e03dde646ab669e60c7c93850 authored almost 2 years ago
* add new method for Router
* add type hint, tests, changes file
* update tests
* Updat...
bac90c8fa759ae0c780b9c0f08252c212aa18439 authored almost 2 years ago56097d6b53bb2f307e65e4fad24bd8498ec5b6aa authored almost 2 years ago
e8d279c8f2d904390cb800c1a5a156aff5427f19 authored almost 2 years ago
* Explain why keyword filters is not supported
* Added changelog
021ae5626fd9fa93b88e442a19589854b2bd6705 authored almost 2 years agod07e8fc4071c5cd5a4c4ee5fe7e4b2002fe4cb7a authored almost 2 years ago
f704922fe2139218cc4655a86e6ec87932e74e29 authored almost 2 years ago
8a9cabb3dff819defc267b479c1892188eca6015 authored almost 2 years ago
* Added full support of Bot API 6.5
* Shut up, linters (Fixed errors)
* Oops. Added lost f...
e59d4652bfe71a764e517c083fd1f58e7a2b64f2 authored almost 2 years ago* ignore_case fix
* Create 1106.bugfix.rst
* better fix, added tests
* Update 1106.bugf...
3428924d63903ad4b4d3ca9986d4b97d0a4c2242 authored almost 2 years ago3.10 was missing at ReadTheDocs
fad45c66aa7833eab8c60d87cb2567c4012de655 authored about 2 years ago* Migrate to hatchling instead of poetry, ruff instead of flake8
* Migrate to hatchling inste...
f4ce4431f9bf0b6303d0e438c1195ee2f2d5ac42 authored about 2 years ago* Added callback answer feature
* Fixed typehints and tests
* Make context manager in test...
04ccb390d5c25a3c8882e04738a484572fd17998 authored about 2 years ago2e59adefe6f93296acbbc616d17467b4131764af authored about 2 years ago
d5f3e302159e4682ff66309d23ea0d7d7805ff52 authored about 2 years ago
ea0987e7d98b96fb4c08cd098deea1fbbda7b3d9 authored about 2 years ago
c5f35694718a6b45f3a107440eb5ee5002bba5fa authored about 2 years ago
d8e943424abfac0f77c13574a95f785f993be34a authored about 2 years ago
* Remove warnings about pytest asyncio mode
* Update Bot API to 6.4
* Bump version
* Ad...
730485e43afd1ec0b513dea214b5027bc328da14 authored about 2 years agoda0fb50e3966afdc470736f38ee191ac2f0d9704 authored about 2 years ago
655b3a2d48d14b8a69906e5d3fc24430a86135c3 authored about 2 years ago
b93b75804c3ab28495d41839b5bf1ae20cff29de authored about 2 years ago
49f4c9d3bd8472f95694f3cde37f321f42bbc6e4 authored about 2 years ago
a0dbbcfd5d4bb3a8f35b2b821f279e550f406e13 authored about 2 years ago
4497b629102d992615844b8838b92c6755eb7fc7 authored about 2 years ago
* Render shortcuts
* Render docs
* Added enumerations
* Added docs
* Use enums, remo...
3ea73fbbbdfd5dd5c71e9b19e39cbd1ff99b500d authored about 2 years ago3438d2446d344bc1857a0cb09e748be109f2a7f6 authored about 2 years ago
* Re-generate types
* Re-generate methods (only attributes)
* Added enums
* Base init g...
d034c1ba9f0f5ed1449eac8b84d1581cafb5d66e authored about 2 years agoc7779abc50bb8b7ec2c65f744c15bdb19900f811 authored about 2 years ago
780a3d80fd08b9b57cc87602a82a5ce8529fd9dc authored about 2 years ago
6494c3bfbc70b870a10c91d657efb4a111fff93d authored about 2 years ago
c1f4453070e509e240ad355e64c52a1886840cda authored about 2 years ago
* Added certifi
* Added changelog
37742a4f150632f0415914944fdaf793d48bc8ca authored about 2 years ago* Fix for copy and forwarding in special topic
* Added changelog
Co-authored-by: katant <k...
0294bf28533cc2d995d8009b14adc8c35d8e289e authored about 2 years ago34a91bfb692df144a80472d79676b78a1177cd23 authored about 2 years ago
dedeff88ce2b41a1a0df001f3220c89493b1d53d authored about 2 years ago
* Removed an old now non-working feature
* Create 1060.doc.rst
* Removed unused `typing.Un...
08d35ed2b336749d7716a85caa0ea6d9f310ed3b authored about 2 years ago* Added API changes
* Added changelog
* Oops. Move changelog
* Update tests
* Remove...
b287551590aea6caa9220566071cefa437d1b8ee authored about 2 years ago3ae5d904c9f62bd0ae6694e2e2b54c1bb9998d9f authored about 2 years ago
* add new method
* Create 1049.feature.rst
* update test_user
* after black and isort u...
b8cd06fd6f87cd18b768bf81130ab19bd1c831de authored about 2 years agoI fixed a mistake in writing documentation in class RedisStorage
from/to:
aioredis -> redis
...
* Updated: message.py
-Fixed reply_invoice
-Fixed answer_invoice
* Updated: message.py
...
67fbee454a69d2a83373c7b9ffa70c2e20778979 authored about 2 years ago93f24e882d874c23ff7d9031adaa35a3b9b76f13 authored about 2 years ago
958ffbc354df6a37318ee63140ad77ecdca30f89 authored about 2 years ago
* Try to use Python 3.11
* Remove `asynctest` dependency
* Fixed aiofiles tests
* Added...
6db3778c6fd57535f055465468eb93c3ee0d455e authored about 2 years agoc7a85de5799ee4123d157047e3b440015b147ac1 authored over 2 years ago
* UA translation of filtering events docs
* Small changes in description
* Remove unused t...
1e60e10997fc6bb22ab036bb97551bffcd062fb7 authored over 2 years ago5c3f442866a97a67411584efec51f65ca908117b authored over 2 years ago
* Add `Message.forward` method
* Add docs
* Add other methods
* Fix
* Add changes
...
8b0ca520f35cd1bb439fb3874e42523edab8c053 authored over 2 years ago* Fix typehints for `Message` media group methods
* Create 1029.doc.rst
* Fix importes
f4d3dbf3bf8dfc8411e46900b147c11eba54a09e authored over 2 years agodea16234352cc33c3e635eabf123f7bc364e8d18 authored over 2 years ago
9c4f60fb1b5c1476eb108d2a1acd36f17b40524d authored over 2 years ago
01028f10eb7a9b840a3532e31028dcb9f7ebd243 authored over 2 years ago
* Translate flags docs page to uk_UA
6e31f93951c8b973593aa4c177cc40e07560e568 authored over 2 years ago41c802010dbff0e29a1bb07c6e47c2a7eb5e1ccd authored over 2 years ago
048172bcc2b7216673b46c154fbaa4dee5e5f55e authored over 2 years ago
Fix typo error in docs
7a618b41f9db768e0111c711b1d29c266a9e5c8a authored over 2 years ago2429e4a1acb1d66ab8788fc17f04b27598da9042 authored over 2 years ago
* Added explicit logic filters, added slots to all other filters
* Update translation files
...