Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
aiogram
is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
Collective -
Host: opensource -
https://opencollective.com/aiogram
- Website: https://aiogram.dev/
- Code: https://github.com/aiogram
github.com/aiogram/aiogram - 6832e92ca2e0da70290445a1d48d3ca11c3fa0be authored over 6 years ago
github.com/aiogram/aiogram - 95ba0ae571b8286dd8814880af402d6fd22ccaf4 authored over 6 years ago
github.com/aiogram/aiogram - b4ecc421e431b887c9d3a9b65485f0c16ed84572 authored over 6 years ago
github.com/aiogram/aiogram - 1ca0be538bcb70a8d94d5cccad600705ea6325de authored over 6 years ago
github.com/aiogram/aiogram - fc4e6ae69b6579e6f6c4efcc11aa26f9e7cbb84d authored over 6 years ago
github.com/aiogram/aiogram - 06fbe0d9cd302537e769530f83d56735c62a838f authored over 6 years ago
github.com/aiogram/aiogram - 5c1eee4fa9da2ae3753381ec4ddbbd5700e7d39e authored over 6 years ago
github.com/aiogram/aiogram - b56a070289aa3b3b86b3c1709365ace81c0856d0 authored over 6 years ago
github.com/aiogram/aiogram - 0656a4b1b84ae17b11421fe1ec894032afc57ff1 authored over 6 years ago
# Conflicts:
# aiogram/dispatcher/__init__.py
# aiogram/dispatcher/filters.py
# aiogram/dispatch...
# Conflicts:
# aiogram/types/message.py
github.com/aiogram/aiogram - 8086a120c2b3b7eb4b9d03e52f745eebc0ce16e8 authored over 6 years ago
must be use round
github.com/aiogram/aiogram - 887e715f064749803435058ca6f92d47d2bd160d authored over 6 years agoreplaced int to datetime
github.com/aiogram/aiogram - af72dcc13cb0657081f2251106e4cbe42ad5aa25 authored over 6 years agogithub.com/aiogram/aiogram - fee449a233ef3d6c1452ebef9a9d259fd81725a4 authored over 6 years ago
github.com/aiogram/aiogram - dd0fb98376aa55a3b379f052addfd03d249ce03e authored over 6 years ago
Babel is not in requirements
github.com/aiogram/aiogram - a139ebee6e62546bfdf0aa903f7e6f4b51323912 authored over 6 years agogithub.com/aiogram/aiogram - 3adba29c279aef3a98c2f43d236516e60d2b40cd authored over 6 years ago
github.com/aiogram/aiogram - 7e601d1c8d018cbd3444e999a58ec928e888e63a authored over 6 years ago
github.com/aiogram/aiogram - b7a67cd5220cd7c2156dfa945ddde69b39603a4d authored over 6 years ago
Improve check in ExceptionsFilter
github.com/aiogram/aiogram - 239728ccc61a7c9b4a3ba4ed257324bb215afddc authored over 6 years agogithub.com/aiogram/aiogram - 99bb5a9fef9f23733f87cab805b194c2e958d7f1 authored over 6 years ago
Convert tabs to spaces
github.com/aiogram/aiogram - 93fe82d7f18d54b276b725ca04d9ca5134f167b4 authored over 6 years agogithub.com/aiogram/aiogram - 545d470e02c52f078d4171d75684db3c17a7fc66 authored over 6 years ago
github.com/aiogram/aiogram - c88ee7ed5266cab36fd85c6b27e4500e69203875 authored over 6 years ago
github.com/aiogram/aiogram - e8e108ecae1dc5a0e2aed8d8abf0e64c51a1fdee authored over 6 years ago
github.com/aiogram/aiogram - fae989879e104bd605d84fdb321fe35657821f86 authored over 6 years ago
github.com/aiogram/aiogram - 7f5cb03dc64e66fe5bcbb20daf26485fa6e3dbb6 authored over 6 years ago
github.com/aiogram/aiogram - c167c559d80c1e3a0207b5124f1999a7100088c1 authored over 6 years ago
github.com/aiogram/aiogram - dc3f1b1c82a1baa731fe37c00d66186387ef309b authored over 6 years ago
github.com/aiogram/aiogram - b39786e81ae4153743998439459446e6bc7f507e authored over 6 years ago
CantRestrictSelf exception
github.com/aiogram/aiogram - 11c25c6969f05a3aacc9d6ba317ebd2b4753a2b2 authored over 6 years agoException CantRestrictSelf happens if admin try to restrict self
github.com/aiogram/aiogram - 693571f2757dcc2af27e89a31017326442b790dc authored over 6 years agoUpdate Chat method and get_link method fix
github.com/aiogram/aiogram - 5beaf866be421fb8c71614bcb2006be7c879694f authored over 6 years agogithub.com/aiogram/aiogram - 09f540cc68ba78fa7f9fd470c76885aa97b48634 authored over 6 years ago
Add Chat.get_url() method
github.com/aiogram/aiogram - 232fc23fc3355ed940cf9639e24e7b77d533f788 authored over 6 years ago
Use this method to get chat link.
Private chat returns user link.
Other chat types return eith...
Converting group to supergroup event
github.com/aiogram/aiogram - 2281afe2ca5390991ee326bf0a0c969333cb5413 authored over 6 years agoChat.invite_link cache
github.com/aiogram/aiogram - 2f9272f6a450de032c83bb92d002a848bc2d08c4 authored over 6 years agogithub.com/aiogram/aiogram - 69161403ba7c24b7efde6fde01792866aba13419 authored over 6 years ago
Ability to handle group converting events by content_type.
I.e.
```@dp.message_handler(conte...
Once you get invite link for chat object - it will be cached
github.com/aiogram/aiogram - 0331460abafe96d5157980ca759a4c95c3f3f8ae authored over 6 years agoAdd parse_mode to all Inline Query Results
github.com/aiogram/aiogram - f8f6eef5f68277a7a32118dfb11b98c88c0f2153 authored over 6 years agogithub.com/aiogram/aiogram - 2206b0ab11004a3f55c713a3d75f427c04bb0641 authored over 6 years ago
Add timeout kwarg for polling
github.com/aiogram/aiogram - 59a3fcf877ec6c87e449c19bd001b0331441b99b authored over 6 years agogithub.com/aiogram/aiogram - b07352e1d491496540f67818bba2fd9043ce604c authored over 6 years ago
github.com/aiogram/aiogram - 3213310197615d46aeb3bd3d3942f723333907e0 authored over 6 years ago
github.com/aiogram/aiogram - 33ae9abc695ba2843007a0b9efebd6939e82d9fb authored over 6 years ago
github.com/aiogram/aiogram - 5116ce83fd2a68a0d237f4939479ed604e174bfb authored over 6 years ago
github.com/aiogram/aiogram - e1eed6ccb7defdb862c1fc45f3fc753bdc0bbfce authored over 6 years ago
Repair RethinkDBStorage
github.com/aiogram/aiogram - 84145caf03c5a484c3d45fef9c2e34bf8cc81068 authored over 6 years agogithub.com/aiogram/aiogram - 116719553b4636e6f73aa58095153642e8437022 authored over 6 years ago
github.com/aiogram/aiogram - b767c3e8f6808018abbecf464281d3901e2a425c authored over 6 years ago
github.com/aiogram/aiogram - 5ed2b35eed1fb1aeaaabfebe40c5f219f0a6bb7f authored over 6 years ago
github.com/aiogram/aiograph - eecbc1e5c90e0a6df79bf553f9f0e94e5136210b authored over 6 years ago
github.com/aiogram/aiograph - 8333abf63b75186f2817686f8ab6328893c77542 authored over 6 years ago
github.com/aiogram/aiograph - 502d0c253a096b194d8c1e89ee7d4fdffe4e93f8 authored over 6 years ago
github.com/aiogram/aiograph - 8a1f10405aa2668e4d6ff124b867ec83a6071b18 authored over 6 years ago
github.com/aiogram/aiograph - 8fe6184b3b277fbe4ad3f875417038733f26cc6d authored over 6 years ago
github.com/aiogram/aiograph - 37c62782711b3a478875cb0caf439e2509a27d18 authored over 6 years ago
github.com/aiogram/aiograph - 837aae22fa52c51103e358cc167f4ae15783346a authored over 6 years ago
github.com/aiogram/aiogram - 272322ab382f16a64bca38b098a825d89cff70b2 authored over 6 years ago
github.com/aiogram/aiogram - 30761733846aaf5654756900e3bf584fd45d7d49 authored over 6 years ago
github.com/aiogram/aiogram - 1f8b2b464e2561821fa8e7604882a1b962a3883b authored over 6 years ago
github.com/aiogram/aiograph - adb60629590d19c208fcaf6d7126dc50b5dbb5e5 authored over 6 years ago
github.com/aiogram/aiograph - 63abc83c22263f2d07933a7e219b33758eae5209 authored over 6 years ago
github.com/aiogram/aiograph - 9b2ea0cff469f409f86465b59db4463ec4372b7c authored over 6 years ago
github.com/aiogram/aiograph - ff183b4cc93d38ac0fb412043f6d085fc0035c7a authored over 6 years ago
github.com/aiogram/aiograph - 419a507fb1f0c09161609f45c5565dcc7f62e081 authored over 6 years ago
github.com/aiogram/aiogram - b946caabce78b29414200874442cb9ad34dce428 authored over 6 years ago
github.com/aiogram/aiograph - db423733a64bf6b9a18d8bef2a0c41cd2ea08a32 authored over 6 years ago
github.com/aiogram/aiograph - b811fd000542206933f7d11bfe3df42715d1721d authored over 6 years ago
github.com/aiogram/aiograph - ed371b31ddc279c38d724c5541c3fa015e3fc518 authored over 6 years ago
github.com/aiogram/aiograph - a10ae26cf9239686642aed6c8c9bc57c4bb289e8 authored over 6 years ago
github.com/aiogram/aiograph - 6f455605493c763aefa30a48c33c8450ca63233c authored over 6 years ago
github.com/aiogram/aiograph - 58e59df39f0d4428c6f0a75328d624351f88426b authored over 6 years ago
github.com/aiogram/aiograph - 970277e8aaf4d3a39bedb08bf43cd66fa048e8e2 authored over 6 years ago
github.com/aiogram/aiograph - 8343d667ca7a8494e288ffb5432b4c5f7dc5948c authored over 6 years ago
github.com/aiogram/aiograph - 151b95dfcc97cd31a7561a33edea9cd6bfa078b0 authored over 6 years ago
github.com/aiogram/aiograph - 7000a0398610815bc18d8cfa3c4c7b008c8a3e52 authored over 6 years ago
github.com/aiogram/aiograph - cd5dd56876c14b007fbdae721c1f97ceaec10c43 authored over 6 years ago
github.com/aiogram/aiograph - 13fd177a6058c7acbf827a9017e303209b0d0768 authored over 6 years ago
github.com/aiogram/aiograph - b1e36805ad053c017ab7db7650e180d0cfe80ca6 authored over 6 years ago
github.com/aiogram/aiogram - f5f3555ae04217ed26b1b7152cf5164c2154f3df authored over 6 years ago
# Conflicts:
# aiogram/__init__.py
github.com/aiogram/aiogram - 20109228091c9ee3fa84f0510b8a43647207066c authored over 6 years ago
github.com/aiogram/aiogram - cd320b3cf55458f022241721d6ef07b8cf3f9023 authored over 6 years ago
github.com/aiogram/aiogram - 25a328793b32d4ce428d4fabf6a2214690a75d05 authored over 6 years ago
github.com/aiogram/aiogram - 65edaeb2b5e217ab64958d5166df326a0185dee0 authored over 6 years ago
github.com/aiogram/aiogram - f3580def030ef30103db1e40e848c7b8799f96a8 authored over 6 years ago
github.com/aiogram/aiogram - ddb6c81d9cb965de64b0851f5978b20fda4db724 authored over 6 years ago
github.com/aiogram/aiogram - 60bf8aa0ddad313afed10cb59ec70f9dcb75f440 authored over 6 years ago
github.com/aiogram/aiogram - b597f1e5655b543c2f8c41604283f30ef61527d8 authored over 6 years ago
github.com/aiogram/aiogram - 8a149b1ed5fd8458dc1a5b60d198e3d7214735bf authored over 6 years ago
github.com/aiogram/aiogram - 8f45ebc9ed9723b851855587d53cff5038187c67 authored over 6 years ago
github.com/aiogram/aiogram - 0b48978bd30ff30bf8a03d7fd7a78512d523dcc7 authored over 6 years ago
github.com/aiogram/aiogram - 7df5337cb448115683c9cd0d0886565f254f6235 authored over 6 years ago
github.com/aiogram/aiogram - 2a5dc531d2b8c9f960726db6a5a79fe7c4e389ec authored over 6 years ago
github.com/aiogram/aiogram - dccaae4e9c9d9e965e531249449302a80e65d5b2 authored over 6 years ago
BugFix: 'Executor._skip_updates' was never awaited
github.com/aiogram/aiogram - d9abc7cee8fb5cabb0b7526f428a25ba1845b098 authored almost 7 years ago