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

Merge pull request #74 from heyyyoyy/dev-2.x

Fixed update_data and update_bucket methods if dict is None

github.com/aiogram/aiogram - 61f3e3c8a1486b5330a9e6cb130328558830b8dc authored over 6 years ago
fixed update_data and update_bucket methods if dict is None

github.com/aiogram/aiogram - 9a042716d13c0ad10e08495c5277cd69750bea54 authored over 6 years ago
Merge pull request #69 from kolayv/patch-2

updated py version too

github.com/aiogram/aiogram - e10c5cdba0438c76df47bdf61afcc0f85540fb94 authored over 6 years ago
Merge pull request #68 from kolayv/patch-1

updated py version

github.com/aiogram/aiogram - 74e5442ca28ab21a85cdef7af9fb12c7f652a30d authored over 6 years ago
Merge pull request #66 from Olegt0rr/no_proxy_auth

#65 bug fix with no proxy_auth

github.com/aiogram/aiogram - 1f4fbaed9e21044bfd68ffd07a4723e581cac085 authored over 6 years ago
add polling code template

Signed-off-by: Oleg A <[email protected]>

github.com/aiogram/aVKapi - 689110d3dbe100f91f2a4e77eee7d373d09ec9fd authored over 6 years ago
add copyright; add example

Signed-off-by: Oleg A <[email protected]>

github.com/aiogram/aVKapi - 69d7f3fec5650575ab5273a11ee3e8c093ee4718 authored over 6 years ago
add idea to .gitignore

Signed-off-by: Oleg A <[email protected]>

github.com/aiogram/aVKapi - 45321f2cc3d961f3fcafea2d0d2b99b0268db173 authored over 6 years ago
init

Signed-off-by: Oleg A <[email protected]>

github.com/aiogram/aVKapi - 270cb8958b61e76a4586c080210a23e598a1fb31 authored over 6 years ago
updated py version too

github.com/aiogram/aiogram - 339dcacd82ad478fc8b7370c9574eda4cc016f82 authored over 6 years ago
updated py version

github.com/aiogram/aiogram - ace61f0dd8b572db6e055b6f426acc1a59f57627 authored over 6 years ago
#65 bug fix with no proxy_auth

github.com/aiogram/aiogram - 734623ae716f8cdc110232f8fb41b80448c1ba92 authored over 6 years ago
Experimental: FSM Middleware.

github.com/aiogram/aiogram - acdcd1455f3faaf084a115af27527e1cafb0e161 authored over 6 years ago
Set requests timeout

github.com/aiogram/aiogram - 5466f0c342e28a37d9a7a20db0ed4ff32b6de6c2 authored over 6 years ago
Make single elements ContentType object and ContentTypes class for listed elements

github.com/aiogram/aiogram - b16963d4a9e3b54812e3c4db0c1d59b8c66b0a77 authored over 6 years ago
Proxy & proxy_auth is not needed when used aiohttp_socks

github.com/aiogram/aiogram - e31e08a072fd484ad478938d3ef55c06289c7471 authored over 6 years ago
Remove Connectors mechanism and use aiohttp_socks instead of aiosocksy for Socks4/Socks5 proxies

github.com/aiogram/aiogram - d5290647c5be324587bcba14a2902500c160881b authored over 6 years ago
Rewrite file uploading mechanism. Allow to send thumbs (Bot API 4.0).

github.com/aiogram/aiogram - 4d7555b1c3b4611c46510f036de0128c5b86f15b authored over 6 years ago
Tabs -> Spaces

github.com/aiogram/aiogram - 8109400a0d8df4b95c42f3a233f01d04fa8760e2 authored over 6 years ago
Remove "context" middleware. Rename "bot" middleware to "environment".

github.com/aiogram/aiogram - b2d202bb5d9d6f28bf1f4e00de8b5a0059b67765 authored over 6 years ago
Merge remote-tracking branch 'origin/dev-2.x' into dev-2.x

github.com/aiogram/aiogram - a992f670c1fb7f8331b33100874617a23772a1fd authored over 6 years ago
Fix docs warnings

github.com/aiogram/aiogram - 2c7a7dfce0585a0247287776a22ca07b7a01c6bf authored over 6 years ago
Merge branch 'master' into dev-2.x

# Conflicts:
# aiogram/__init__.py
# aiogram/utils/json.py

github.com/aiogram/aiogram - 272cf155f222771d9785e0a308d03e4b7dd518af authored over 6 years ago
Merge branch 'dev-1.x'

# Conflicts:
# aiogram/__init__.py

github.com/aiogram/aiogram - 5f7a495b10bb831ef64dcb158d20420562f182b5 authored over 6 years ago
Merge remote-tracking branch 'origin/dev-1.x' into dev-1.x

github.com/aiogram/aiogram - 0b46a042ada69d070c3367a0dbd9d866f221c784 authored over 6 years ago
Rename `encrypted_passport_element_type` -> `type`

github.com/aiogram/aiogram - c73888bd9849837cf1741c19949f2872e938efd2 authored over 6 years ago
Fix webhook (retry-after)

github.com/aiogram/aiogram - 13408426db7e7ea33096f563c062c2292db55d3a authored over 6 years ago
Merge pull request #60 from Olegt0rr/patch-14

MessageCantBeDeleted exception

github.com/aiogram/aiogram - 9b593af5928f7994e6f4a85908c07831d06681e2 authored over 6 years ago
MessageCantBeDeleted exception

If bot without admin rights try to delete message it receive BadRequest: message can't be deleted

github.com/aiogram/aiogram - db94260df02864ffa6985174b0064369b797741e authored over 6 years ago
You can now use the Retry-After response header to configure the delay after which the Bot API will retry the request after an unsuccessful response from a webhook.

github.com/aiogram/aiogram - 94d3dd4b13595781475210a19b7b5ca89a787d8c authored over 6 years ago
Implement Gone request handler

github.com/aiogram/aiogram - 9477e9af862bbb81a247ade7c396c491c0a01072 authored over 6 years ago
Added the new field foursquare_type to the objects Venue, InlineQueryResultVenue and InputVenueMessageContent, and the parameter foursquare_type to the sendVenue method.

github.com/aiogram/aiogram - a43e196d6d47490d0b11420d84aa261542fc5f3d authored over 6 years ago
Added the method sendAnimation

github.com/aiogram/aiogram - 8df8792f1c3909461ee0c6f351b18452b95376ad authored over 6 years ago
Added support for attaching custom thumbnails to uploaded files.

Note: is not work properly and will be fixed in 2.0

github.com/aiogram/aiogram - f006e53ddca283468258a35929018a7f8a8ec74b authored over 6 years ago
Added the method editMessageMedia and new types InputMediaAnimation, InputMediaAudio, and InputMediaDocument.

github.com/aiogram/aiogram - a8f6f3adf5fdafec23e0d67038d01e55d8af61a0 authored over 6 years ago
Added vCard support when sharing contacts

github.com/aiogram/aiogram - f635b5c96555b2222b55412fe15f69d4b5182ebe authored over 6 years ago
Added the field thumb to the Audio object to contain the thumbnail of the album cover to which the music file belongs.

github.com/aiogram/aiogram - 0a847c4de70731316cb13de34bedca68627c1dad authored over 6 years ago
Telegram Passport

github.com/aiogram/aiogram - 6f3eda16e573346a65697408ee57156145799379 authored over 6 years ago
Merge pull request #58 from victorusachev/hotfix--proxy-args

Fix for proxy in AiohttpConnector.request

github.com/aiogram/aiogram - e52ad822b9b8fe41eab06c6f0f1c6424198bf973 authored over 6 years ago
Fix for proxy in AiohttpConnector.request

github.com/aiogram/aiogram - 4c663ba4c7c0ba4492e765b5bdcbed199753aa38 authored over 6 years ago
Added the field animation to the Message object.

github.com/aiogram/aiogram - f7a071cb0bf05b86ccfdd4ed3d2b2febb5b0a9a2 authored over 6 years ago
Fix docs Makefile. (revert)

github.com/aiogram/aiogram - f6573ded9647538a3313ca7f2556f4c39cbdcb4a authored over 6 years ago
Added two new MessageEntity types: `cashtag` and `phone_number`.

github.com/aiogram/aiogram - ad96efbd71c238268c17671d5a0e088244221e69 authored over 6 years ago
Bump version

github.com/aiogram/aiogram - 52a4eb72264f99045f77a3fac533a7d3e011ee9a authored over 6 years ago
Merge pull request #56 from Olegt0rr/patch-16

Update json.py to fix pyCharm warning

github.com/aiogram/aiogram - 5412c3c120973c9f840d2efcfb07c95bc525cc23 authored over 6 years ago
Merge pull request #55 from Olegt0rr/patch-13

Simple example with webhook executor

github.com/aiogram/aiogram - 9e1c23ced8b915261f7daff8f04fdd99c95ebd93 authored over 6 years ago
Update json.py

fix pyCharm warning
'ujson' in try block with 'except ImportError' should also be defined in ex...

github.com/aiogram/aiogram - a06cdd188dedbd12b1353e52cb2b1fca9be4df75 authored over 6 years ago
Create webhook_example_2.py

github.com/aiogram/aiogram - 7f588082b9804f1e0a623f9dba3e73ffdd35f867 authored over 6 years ago
Merge branch 'master' into dev-2.x

# Conflicts:
# aiogram/__init__.py
# aiogram/utils/exceptions.py

github.com/aiogram/aiogram - 2d7a142d8412d90b088cf55816cc30b31e383cf3 authored over 6 years ago
Change version

github.com/aiogram/aiogram - 3f8034ad902b291b80293cc70d84f8636955c8a2 authored over 6 years ago
InlineQueryResultLocation has live_period

github.com/aiogram/aiogram - 220f47b00fd942e755f4bb217234e9e24c23de2f authored over 6 years ago
More content types.

github.com/aiogram/aiogram - a67831892732e9954621dac332d51cf92d8ef04d authored over 6 years ago
In channels `CallbackQuery.message.from_user` can be empty.

github.com/aiogram/aiogram - 50ea2f37ae8abdc1f406feaa68f7aaa1b23a9313 authored over 6 years ago
Moooore error types.

github.com/aiogram/aiogram - ebc0a94201ea38c8cf50a6b9e528636819814a53 authored over 6 years ago
Fixed pydoc for `Message.parse_entities`.

github.com/aiogram/aiogram - 59bde14db336756ca9b17c668076a22e2cae4fb5 authored over 6 years ago
Fixed markup-entities parsing.

github.com/aiogram/aiogram - f52c59376d8ec8427ccf300faa423ccce8a098c9 authored over 6 years ago
Merge branch 'dev-1.x' into dev-2.x

# Conflicts:
# examples/broadcast_example.py

github.com/aiogram/aiogram - 2cc9720b093a524263eee8a37650323eeca29469 authored over 6 years ago
Partial update examples.

github.com/aiogram/aiogram - 06df4820619f712332c02f3c1a5320758be4352c authored over 6 years ago
Allowed to more simply import base utils from aiogram

github.com/aiogram/aiogram - b37763c23f7fbf64e6e588a963cf0628eaef7a6f authored over 6 years ago
Allow to use RapidJSON. Allow to disable uvloop, ujson or rapidjson by env. variables.

github.com/aiogram/aiogram - afbe7bb4581226a062530495fea08e2f88a75f0c authored over 6 years ago
Hide args from repr for `Command.CommandObj`

github.com/aiogram/aiogram - 23211fc283bc47f0ef108dda70c9bc3fd6a2452d authored over 6 years ago
Bind text handler.

github.com/aiogram/aiogram - b647eb476a46e53586dde863cb6abf34d0930693 authored over 6 years ago
Bump Python version in tox and RTD environments.

github.com/aiogram/aiogram - 4a5f51dd01f911422d87d838aced88b8d0293ded authored over 6 years ago
Refactor filters.

github.com/aiogram/aiogram - f957883082a8d7e82e61accd62a5e4c87715e9d8 authored over 6 years ago
Remove old TODO-s.

github.com/aiogram/aiogram - 539c76a062735746bf5cb1362e80727ea86fe85a authored over 6 years ago
Improved filters.

github.com/aiogram/aiogram - 24184b1c8f0698ff42395a583bfa663042e06be2 authored over 6 years ago
Merge pull request #54 from ape364/patch-1

Update quick_start.rst

github.com/aiogram/aiogram - 3abb48537ca079f84545bffa8d06e92cfd509e93 authored over 6 years ago
Merge branch 'dev-1.x' into patch-1

github.com/aiogram/aiogram - c73975a2df58cdd27959682c9aa36029bbd9a976 authored over 6 years ago
Update quick_start.rst

replace tab with 4 spaces

github.com/aiogram/aiogram - 3de1397387f1d767f96d3608cdf18a41ef26ee1c authored over 6 years ago
Implement connectors mechanism.

github.com/aiogram/aiogram - cd4fee5eaa9d4e6eb2a4ef5625fe4210647fed0b authored over 6 years ago
Merge pull request #53 from surik00/dev-1.x

Fix broadcast example

github.com/aiogram/aiogram - 6dc5d77bb28ac37e558aa7368d42be44c7b4e1e3 authored over 6 years ago
Fix broadcast example

github.com/aiogram/aiogram - 40fd2b126b962b8eeedb8d4c3e754acf4e6455ce authored over 6 years ago
Merge remote-tracking branch 'origin/dev-2.x' into dev-2.x

github.com/aiogram/aiogram - afa7ef9ebe40485127a8e9fdabbb3db127440ffa authored over 6 years ago
Resolve state object in FSMContext.

github.com/aiogram/aiogram - 0289f3a9567c3513b2f0e9704add24d097049a38 authored over 6 years ago
Merge pull request #52 from kolayv/patch-4

disabled inspection for pycharm

github.com/aiogram/aiogram - 69fa3021b92d00d6efedcf3a8b3f41132928c93a authored over 6 years ago
disabled inspection for pycharm

github.com/aiogram/aiogram - d5c7279e07178c1c90e36eb9359ab0c617c5b7d4 authored over 6 years ago
Fix current state context getter for updates where chat is not presented.

github.com/aiogram/aiogram - cf8df06f631795ac01017b954b4edf6ea7a2a4b7 authored over 6 years ago
Oops. Wrong path.

github.com/aiogram/aiogram - 43dddcafe4bc6b013615acdac0bf54313bb648e1 authored over 6 years ago
Implement bot middleware.

github.com/aiogram/aiogram - 3e30f29abaa76dbb9d2643a86f330789adaa8dcf authored over 6 years ago
Raise error when locale is not compiled.

github.com/aiogram/aiogram - 3d5b4614095fd0b9de37ab3a636e01681ca256b2 authored over 6 years ago
Implement i18n middleware and add example.

github.com/aiogram/aiogram - cdc51a699462fe03e1af05b703501c6f3cdbe86f authored over 6 years ago
Added tests for StatesGroup

github.com/aiogram/aiogram - 69c126e0278824297c8ef84974d70ac54134ba00 authored over 6 years ago
Rename `MetaStatesGroup` to `StatesGroupMeta`

github.com/aiogram/aiogram - 26b5cebe8b41f375920da16da94c815f65a8f7f0 authored over 6 years ago
Implement root group getter.

github.com/aiogram/aiogram - 21c45193da2d74140959b69361b31f5969aef734 authored over 6 years ago
Use 'at' instead of '*' for state group.

github.com/aiogram/aiogram - 10538b3199c5e6b09fdb9f85a1ae8d84af130f08 authored over 6 years ago
Implement `__contains__` method for states group

github.com/aiogram/aiogram - 58154915de8050f3d585e6f29e2a40a30791982e authored over 6 years ago
Oops. Move name setter.

github.com/aiogram/aiogram - 8a8749dd028fb4d96ade53843055d31b221aeecf authored over 6 years ago
Oops. This method renamed.

github.com/aiogram/aiogram - 8772518fa5331361aa40573fd000752e7e5f174f authored over 6 years ago
Allow to use '*' and `None` as state in State object.

github.com/aiogram/aiogram - 4f0a3c607f0a077ebdeeaa82e84b7abc3f4f3c39 authored over 6 years ago
Refactor states group

github.com/aiogram/aiogram - aa2468e19a4a56e6e860a4136f0f6dd8b1ab19b1 authored over 6 years ago
More usable state groups. All child groups know about name of parent group.

github.com/aiogram/aiogram - 051b92a716807cafc96f9b2df07ed160fe5318a7 authored over 6 years ago
Allow to change states-group name by `__group_name__`

github.com/aiogram/aiogram - d8909ffe35e92f8f904573847b7476de52852bfe authored over 6 years ago
Improve FSM.

github.com/aiogram/aiogram - ac50db075b1b1d9b4ea26b1a4fe2c57039e3ec10 authored over 6 years ago
Changed the order of filters and optimize creation of default filters.

github.com/aiogram/aiogram - fe6ae4863ace9781cd060a2bca942860386e5c68 authored over 6 years ago
Fix FSM storage and filter.

github.com/aiogram/aiogram - b4d8ac2c0a44f31d4230f6a5cbca6eabd3419925 authored over 6 years ago
Are you kidding me?

github.com/aiogram/aiogram - 3fb0a23db7a69f42ad4f236246c608bfe46a8a3c authored over 6 years ago
The introduction of a new filter factory into the registration of handlers

github.com/aiogram/aiogram - 759055ed66d662ea84bb9f9aa28f2aa006d74696 authored over 6 years ago
change imports and exclude state filter for errors handlers.

github.com/aiogram/aiogram - 52304bb51c43d24ee75dd669ffa79369e51ba46a authored over 6 years ago
Small changes in FSM filter.

github.com/aiogram/aiogram - 74b56259e675e917658b395850b5290403672cc3 authored over 6 years ago
Pass handler args from middlewares

github.com/aiogram/aiogram - 21ba9288d0c19375a2ed2b165920a1d3538bab55 authored over 6 years ago