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
* Fix ua translations in index.po
Пофікшені і додані деякі переклади
* ADD Changelog
1a3e2a8991a5c701271fe4cb935f5a26b972fda2 authored over 2 years ago by Andrew <[email protected]>9041cc72f152e6146f030ab3021463d482b06d55 authored over 2 years ago by Alex Root Junior <[email protected]>
49372d14fd7f978f8cfead02ffa1cd824e02a64d authored over 2 years ago by Alex Root Junior <[email protected]>
1fa7fae6b3fc87670f63be32568e4c6b11d4d2df authored over 2 years ago by Alex Root Junior <[email protected]>
f90c955b157ddb2918a62b3ec692320c5810f904 authored over 2 years ago by Alex Root Junior <[email protected]>
efae83d3372d85d54dfb343d01237e8426c2fbf0 authored over 2 years ago by Alex Root Junior <[email protected]>
44ae56514994aee1f598231622d25abc50dd3fbc authored over 2 years ago by Alex Root Junior <[email protected]>
d824155a661baac72e1a7f891df901adef2b33eb authored over 2 years ago by Alex Root Junior <[email protected]>
32a6589daf3554c688efd113918f8f302765a656 authored over 2 years ago by Alex Root Junior <[email protected]>
d988d3e0f20395a85291912b7d35646e743009ad authored over 2 years ago by Alex Root Junior <[email protected]>
a07e23804ae28ac20aa08df8b9009eb8f101f76b authored over 2 years ago by Alex Root Junior <[email protected]>
5a9ea04efc2a5c1ecae633ba2600d8e002f0c767 authored over 2 years ago by Alex Root Junior <[email protected]>
* Rewrite filters
* Update README.rst
* Fixed tests
* Small optimization of the Text fi...
f4251382e8f35ce684519e9d651a94c06ea5aad5 authored over 2 years ago by Alex Root Junior <[email protected]>94030903ec29f95deb07a9ce321f63f7ec34be92 authored over 2 years ago by Oleg A <[email protected]>
* feat: add repr for aiogram exception
#988
* docs: add changelog
#988
* tests: add ...
a08c2e750c11d4d7c5006343d1a8f64e68c9c019 authored over 2 years ago by Oleg A <[email protected]>* Prevent to crash polling
* Added changelog
0b5f4d62c7cc77faf094f18bc300d33321542a30 authored over 2 years ago by Alex Root Junior <[email protected]>* Run tests on PyPy (#984)
Remove unnecessary `jobs.build.strategy.max_parallel` attribute
...
40c29a049444880d4faec8ecd61dfd48a41c4a2f authored over 2 years ago by Evgen Fil <[email protected]>e7cee430b21eb8eb26988f7dc56e1928ddbc014e authored over 2 years ago by Alex Root Junior <[email protected]>
a812a40fd5979422ddebb9b95612833527a2a199 authored over 2 years ago by Daniil <[email protected]>
3f57c69d4f1666bb76df04d557748673a7cf43c5 authored over 2 years ago by Alex Root Junior <[email protected]>
35533c57f12bbef4bf03c3bf12992c7d01a47cd3 authored over 2 years ago by Alex Root Junior <[email protected]>
1b9e6665572684591545241d07c507fa462364c1 authored over 2 years ago by Alex Root Junior <[email protected]>
* Deprecate filters factory
* Added changelog
* Update filters usage in docs and examples
0e0dbe7e59ee7854b1cadb2bb594dcc83f0f15b0 authored over 2 years ago by Alex Root Junior <[email protected]>
* Added support of Bot API 6.2
* Added changelog
* Update tests
* Update API version
* Updat...
* Move packages
* Added changelog
* Update examples/echo_bot.py
Co-authored-by: Oleg A....
4315ecf1a242eefbe6ad1fdba33acedebf555ac0 authored over 2 years ago by Alex Root Junior <[email protected]>* Fix default lock kwargs in RedisEventIsolation
* Add changelog
5e7932ca2018767d731668d02d05ba9293921d40 authored over 2 years ago by Daniil Kovalenko <[email protected]>* Add class helper ChatAction
* Change using helper to using enum.Enum
* Add test for clas...
851f7a2a37987fe8af0adfa9056b5063dafde7de authored over 2 years ago by ShiroNoHaga <[email protected]>* Fix the ability to copy the state, now copying the state will return the same state.
* refo...
bc5b26de5f30f55d03e8d327137543cf7a6a2f3d authored over 2 years ago by darksidecat <[email protected]>* Skip running tests when there are no code or test changes
* Allow config file changes to tr...
416460e0136e0c67f3fc8a041a4aed845c9c3939 authored over 2 years ago by Evgen Fil <[email protected]>
Make check faster when `skip news` label is present
Add `name:` root field
Added full_name for Chat
70088cdd65431c234ceb61cf5c9664ee7a859961 authored over 2 years ago by Oleg A <[email protected]>* #944 Rename "extract()" to "extract_from()" for entities
b8893c0971a94a6b602c5abc7213f6d35506d0d2 authored over 2 years ago by Alex Root Junior <[email protected]>* #941 Removed deprecated methods
fadb11515e389a1edf53a059883fd42b2336c62b authored over 2 years ago by Alex Root Junior <[email protected]>2c6d8ed5cba2fd855b6ad50c34282529f927eba2 authored over 2 years ago by Evgen Fil <[email protected]>
Added support of Bot API 6.1
247ffbef69360235239d4eea486494acd2dd3291 authored over 2 years ago by Alex Root Junior <[email protected]>* Allow to use `int` and `datetime.timedelta`
* Fix imports
* Added changelog
* Update ...
adfc89f125e752f31af736833de79869e1b8e87f authored over 2 years ago by Andrew <[email protected]>* Small typo fix
Changed CommandPatterType to CommandPatternType
Supposedly, the implied wor...
* #901 Fixed false-positive coercing of Union types in API methods
* Added default value for ...
824b43c4363a325c84e1df9cb8cfbc73abb5351b authored over 2 years ago by Alex Root Junior <[email protected]>* Added 3 missing content types
* Added tests for 3 missing content types
* More tests
...
6ad242399b88f522060d9ce4578d9599e5137762 authored over 2 years ago by Aleksandr <[email protected]>
* #896 Restrict including routers with strings
* Remove imports util, bump dependencies
* Added possibility to combine filters or invert result
4fb77a3a2a30f0d39be0f968e63c3f948b553cf3 authored over 2 years ago by Alex Root Junior <[email protected]>7bfc941a1e9a04b95d92bebaf3d9c7fe1aa4302e authored over 2 years ago by Alex Root Junior <[email protected]>
781e30c25b28689c90f1d3797e3e06da2bf87dcc authored over 2 years ago by Alex Root Junior <[email protected]>
0d650fc38c591a9b519fb295e8fe53cb2afc834e authored over 2 years ago by Alex Root Junior <[email protected]>
* Base implementation
* Bump license
* Revert re-generated tests
* Fix tests, improved ...
497436595d4c77d765c009d6a7c1210f13b8fea5 authored over 2 years ago by Alex Root Junior <[email protected]>* Rework middlewares, separate management to `MiddlewareManager` class
* Rework middlewares
...
The I18n Class gets imported in 3.0.0b2 as follows:
from aiogram.utils.i18n import I18n
Wher...
930bca0876a15a5d3d12a1b773f35c9bc7a5cafe authored almost 3 years ago by Michael <[email protected]>e8432d38f57af95b7f1c7e84cfd601df5f161f27 authored almost 3 years ago by Alex Root Junior <[email protected]>
7ae588d4b8687fae39ffe1f9f085650dddd6aae4 authored almost 3 years ago by Alex Root Junior <[email protected]>
370cd27471a7d6974fac9b1bac1d8e39866a7844 authored almost 3 years ago by layerqa <[email protected]>
1e5d231869fb20c52f8b666d5bd00e71216e69a0 authored almost 3 years ago by Alex Root Junior <[email protected]>
* fix: parse_mode should be UNSET instead of None
#876
* docs: add changelog
* docs: fi...
ffe9506dc52afe3310a2d1138a142d71da304a21 authored almost 3 years ago by Oleg A <[email protected]>* Added changelog changed validator
b8aa03bc38f19d0ec0b44088728ea9f07e6f9b29 authored almost 3 years ago by Alex Root Junior <[email protected]>fix import
baf31a531aa18e2145153b9d666f0ca7ebdc9e68 authored almost 3 years ago by Alexey <[email protected]>* Update magic_data Allowed handlers
* Fix ChatMemberUpdated example
* Fix examples with `...
a37bbba38c3c87d24525dff657f4f2ff26de382a authored almost 3 years ago by Gabben <[email protected]>user.language_code is Optional and may raise an exception
#870
b50500e28da217ab41d35363776c8cad5e1a7687 authored almost 3 years ago by Oleg A <[email protected]>79588b7c5d3168e8baa5c91e6b0592f629a64269 authored almost 3 years ago by Gabben <[email protected]>
880dd153d33c3266e21e7b392d4d4c89fef7a388 authored almost 3 years ago by Alex Root Junior <[email protected]>
* Update API, added some new features
* Fixed unknown chat_action value
* Separate events ...
7776cf9cf6e26cbd13168600883d95a3e5ce049d authored almost 3 years ago by Alex Root Junior <[email protected]>* Update README.rst
- Correct spelling
- Correct grammar mistakes
- Improve sentences
...
ac7f2dc4083a2ff982b12716d39e789a07a0083a authored almost 3 years ago by Jasur Yusupov <[email protected]>* fix exceptions filters
* Update CHANGES/827.bugfix
Co-authored-by: Alex Root Junior <jro...
1b8e22d90fab54a0360efabb750efa84ec3b2e66 authored almost 3 years ago by darksidecat <[email protected]>c7058584219a2138bab44b7760604bf62783aaf5 authored almost 3 years ago by Gabben <[email protected]>
* Correct grammar errors
* Return punctuation and line break to the original
* Update docs...
6567fefc4b3f93589250e3785cc3884480f1b566 authored almost 3 years ago by ksivaa <[email protected]>* Fix sequence check behavior in StateFilter
* Add sequence cases to StateFilter tests
* A...
6e39f9fada99906567d889c9618f65bc2f089c44 authored about 3 years ago by Daniil Kovalenko <[email protected]>7c14a6b16b8f90dc4240802003cd89172adf7732 authored about 3 years ago by Alex Root Junior <[email protected]>
76ae5c4415eb26c88d867842251379ecfb728807 authored about 3 years ago by Alex Root Junior <[email protected]>
1634dc1162f7e34150b3399b690f3481a2f9805a authored about 3 years ago by Alex Root Junior <[email protected]>
2620a6547c888c0bb9d622a706764d45d6381c42 authored about 3 years ago by Alex Root Junior <[email protected]>
* cehck if destiny is default
* Test testiny check
* reformat
1357a7a91b285b7d9250de769b5b74c3f41b855d authored about 3 years ago by Andrey Tikhonov <[email protected]>* Re-generate API, cover changes
* Added patchnotes
9ec689b562eecf841b6775292ce1a4a7353a6d21 authored about 3 years ago by Alex Root Junior <[email protected]>92ec44d8d21e479ba4a07f8fb0148f422b9d035a authored about 3 years ago by Gabben <[email protected]>
24a805d517edd3618371fa401b08d3fe8b58e676 authored about 3 years ago by Koala Ilya <[email protected]>
* Fix ChatMemberHandler import in __init__.py
a48a32ad16b2ed49d9337c364c898b719cde4f0c authored about 3 years ago by Daniil Kovalenko <[email protected]>812fb87d678ea7ee818ac75167120ccc19b46bbf authored about 3 years ago by Alex Root Junior <[email protected]>
* Extend MagicFilter with aiogram-specific operation
* Added tests
* Added changes annotat...
d7be55bc58f7a3c9a55ab6ce65fb1efebe421fe7 authored about 3 years ago by Alex Root Junior <[email protected]>092b3f06f20c813d09b9ffe08316e53d58b6c8df authored about 3 years ago by Alex Root Junior <[email protected]>
dee274c0f53d6c39d4a4a1d26dd30b35fbe92ba7 authored about 3 years ago by Alex Root Junior <[email protected]>
* filter resolving don`t need children routers filters
* add patchnote
* Rename 735.bugfix...
19aa49868217b2694dc2790a83a22c7ed7658482 authored about 3 years ago by darksidecat <[email protected]>
* Added base webhook implementation and example
* Added example
* Enable on_startup callback
...
e0ab7d8bd3dfc368cca4a80d230845e65c2b398d authored about 3 years ago by Alex Root Junior <[email protected]>
* Re-generate API
* Added new modules
* Added handling new event type and approve/decline ...
9b43a33b7f3a52d67d3dd9cca80a289be9c0e4d1 authored about 3 years ago by Alex Root Junior <[email protected]>* Implemented handler flag feature
* Cover tests
3ad16be507edc57943dc3d1b44dc735c8e3d2fe8 authored about 3 years ago by Alex Root Junior <[email protected]>* Close bots sessions after emit_shutdown
* avoid unclosed connections if get exception in em...
5f07cb3d06352d1a13e21c9bcbff984960d8c4a9 authored about 3 years ago by darksidecat <[email protected]>* bound filters resolving rework, filters with default argument
* bound filters resolving rew...
42cba8976fc13d795137244aeacaad492a812fc9 authored about 3 years ago by darksidecat <[email protected]>f97367b3ee3aae442fac3a21745f38a252688aca authored about 3 years ago by Alex Root Junior <[email protected]>
3931253a88773b28fdf30dacc8ece6349afaebfc authored over 3 years ago by Alex Root Junior <[email protected]>
7c6cf3c12230e73ecf5de2d35196c2a5d5688d22 authored over 3 years ago by Alex Root Junior <[email protected]>
8c4d4ef30aff6c0bc6bb2b8761054bc3c116b6e0 authored over 3 years ago by Alex Root Junior <[email protected]>
c3cdd75ede3d1ba72dd9687520b182db925acae8 authored over 3 years ago by Alex Root Junior <[email protected]>
3f2bcbd8d1160e8d910365d8340b5e32d9f173ba authored over 3 years ago by Alex Root Junior <[email protected]>
2d21cb22f1f1f0865786ad4e54258aedc94cc90c authored over 3 years ago by Alex Root Junior <[email protected]>
02ca5589aa10dd8b8bfae576a9fe1f2cb14c46c6 authored over 3 years ago by Alex Root Junior <[email protected]>
* Try to test on Python 3.10
* Prevent to YAML type cast
* Bump poetry
* Removed async_...
7405db2ad304957b1696138ea375153b226b443f authored over 3 years ago by Alex Root Junior <[email protected]>* add middleware for logging outgoing requests
* add middleware description
* fix RequestM...
99c99cec78a2e761f45cbb232dbe0eb900b39c4e authored over 3 years ago by darksidecat <[email protected]>45a1fb274967ed832fb287d6274f6cc7bc91a4af authored over 3 years ago by Alex Root Junior <[email protected]>
275bd509a1179439e05e6455213aff031bab1f95 authored over 3 years ago by Alex Root Junior <[email protected]>
c19cbc6a5f7adb049495236f1e2613dc735c300a authored over 3 years ago by Alex Root Junior <[email protected]>
481aec214453199ba8e5f53a9163bd81cb090393 authored over 3 years ago by Alex Root Junior <[email protected]>
* Added base code and make code improvements
* Auto-exclude coverage for `if TYPE_CHECKING:`
*...
5bd1162f57af3b2240960103c3a58120d5fb2bd9 authored over 3 years ago by Christian Clauss <[email protected]>