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

fix(aiohttp-session): respect UNSET sentinel (#387)

* fix(aiohttp-session): respect UNSET sentinel

check if value is `UNSET` while building http ...

github.com/aiogram/aiogram - 566b7ff282c88a3907ba117c81760f4461fe9f57 authored about 4 years ago
Alpha 6:

* Regen code (Bot API 5.0)
* Improve parser

github.com/aiogram/tg-codegen - 77cee2ccc77b628e63751fae6ad479e6675efe16 authored about 4 years ago
Disable daily images. Keep only latest and API version

github.com/aiogram/telegram-bot-api - 844c758d4d73d74bf5ad19b1c14f6e4231517526 authored about 4 years ago
Parse current server version

github.com/aiogram/telegram-bot-api - d6b465139291fefe96978dd7b773e4fd33a1d8b8 authored about 4 years ago
Update Home.vue

github.com/aiogram/site_frontend - 2311a542ded1b38ef82deb6010fe4eda96604d06 authored about 4 years ago
Regen code (Bot API 5.0)

github.com/aiogram/tg-codegen - b95622d8663fa5c300f757d052dabdf82c9a3c95 authored about 4 years ago
Remove some of platforms

github.com/aiogram/telegram-bot-api - 51ef76ad130e1bd17ea8bbd9eeddeaf6446721fa authored about 4 years ago
Add schedule trigger and dockerhub integration

github.com/aiogram/telegram-bot-api - cfce98a8875ffe5b4aff6be23f7ef612709e0121 authored about 4 years ago
Try to change fetch-depth

github.com/aiogram/telegram-bot-api - 684170098a52d67bc323ece16873bbb802593724 authored about 4 years ago
Bump ustream & try to enable pipeline

github.com/aiogram/telegram-bot-api - d63069c6e46e2a422f853f4f998e6a583e85e356 authored about 4 years ago
Fix temp directory permissions, move logs path to environment variable

github.com/aiogram/telegram-bot-api - 6ca4fe98b5eada8166a011f9e71f07ddc4c8c9f8 authored about 4 years ago
Merge pull request #2 from aiogram/evgfilim1/parse-mode-unset

Make generator use parse_mode=UNSET properly

github.com/aiogram/tg-codegen - 36eb8d259d37a58e2a47ca20b724bc163929acab authored about 4 years ago
Update dependencies, add Makefile, add action

github.com/aiogram/telegram-bot-api - 27c62e65dd7ace04c354dc8b4defb6ce1b1a5820 authored about 4 years ago
Make generator use parse_mode=UNSET

github.com/aiogram/tg-codegen - 67ba6f95a4b67c63977b3cd977133622b7c3585f authored about 4 years ago
Rollback Python 3.9

github.com/aiogram/aiogram - 85265a34cd64352ba4150337bbf7c9784746a179 authored over 4 years ago
Increase required builds count for codecov

github.com/aiogram/aiogram - 54bb4d3829c08c93f70dc56181350628d48ecd3f authored over 4 years ago
Enable Python 3.9 in pipeline

github.com/aiogram/aiogram - 880976b33d235c12e21f3e7cec3361b6a39995a0 authored over 4 years ago
requirements version update

github.com/aiogram/telegram-exception-receiver - 827d7ea27e214f80316688d39fc7ed3eaf991c5b authored over 4 years ago
make data unique (dict case)

github.com/aiogram/telegram-exception-receiver - d277505a2c2a0aed8b150c27559d0ec93c98080f authored over 4 years ago
Exception model validation exceptions

github.com/aiogram/telegram-exception-receiver - 66d3e28cbf555e4caeaf77185b511eef5fa19729 authored over 4 years ago
HandlerObject: Unwrap handler before awaitable check (#435)

* Unwrap handler before awaitable check

* Remove unused 'type:ignore' comment

* Add wrappe...

github.com/aiogram/aiogram - 7ba153c7b16d7aa274476ca5632a1648fff471ea authored over 4 years ago
Cover upper modifier 2

github.com/aiogram/magic-filter - 4785fb82fa914ca700fccdab31490d1b076a8e6a authored over 4 years ago
Cover upper modifier

github.com/aiogram/magic-filter - 164caa42dd0e8eaabaa5ef2e7edaec3e211c19f6 authored over 4 years ago
Add codecov integration

github.com/aiogram/magic-filter - 4f3692b63f263235f449870107c10fd966585633 authored over 4 years ago
Merge pull request #2 from aiogram/dependabot/npm_and_yarn/websocket-extensions-0.1.4

Bump websocket-extensions from 0.1.3 to 0.1.4

github.com/aiogram/site_frontend - 0d561a32bdd894f70334cf66fd99a199c064bee1 authored over 4 years ago
Partial bump dependencies

github.com/aiogram/bot - e16aa0f03053e41354176301b717b7f4bfc5139e authored over 4 years ago
Merge pull request #7 from WhiteMemory99/master

Update welcome filter and kicks handling

github.com/aiogram/bot - b70968f055c2a48a6cfe091b5d8fa0498d663e98 authored over 4 years ago
Merge pull request #5 from edementyev/patch-1

add exec to docker-entrypoint.sh command

github.com/aiogram/bot - f612b937a720756feaa7c6b8ca5fda1c8cf0ae7c authored over 4 years ago
Prevent welcome capcha abuse

github.com/aiogram/bot - 6cbd22b9f0cbf70ef85769e23bbd4fc81bb54d38 authored over 4 years ago
Update kick actions

github.com/aiogram/bot - bbdd46a5a7d5383446af2cf40f686e2379df6964 authored over 4 years ago
Reformat code

github.com/aiogram/aiogram - 6f53f15577e3b05a0268b78efdfb410e95672429 authored over 4 years ago
Fix explanation_parse_mode validation

github.com/aiogram/aiogram - 46d01a6ae707d3517c13fc1dd50fe0d25d823404 authored over 4 years ago
add exec to docker-entrypoint.sh command

fixes #4
Found solution [here](https://hynek.me/articles/docker-signals/)

github.com/aiogram/bot - 155507770d35a462d5d8e3942528d263c02085cf authored over 4 years ago
docs: update home

github.com/aiogram/wiki - 536d8fb94ff1c8455481b5590fa7acd01b5806e6 authored over 4 years ago
fix aiohttp_socks import error

github.com/aiogram/aiograph - e5e20e3248c609b7cfd21814df0abfd5ee49e87b authored over 4 years ago
fix the setup

github.com/aiogram/aiograph - 668d6b5c6ca821c1b3679142ea72346671c19faf authored over 4 years ago
fix the attrs version and http proxy

github.com/aiogram/aiograph - 121f7c47cc7927c551b2505ad1484df67d0cf506 authored over 4 years ago
Fix parse_mode in Message aliases

github.com/aiogram/aiogram - 360fdfc4d8a94baf47acacc24915a951fbc303bd authored over 4 years ago
Update API + request timeouts

github.com/aiogram/tg-codegen - 623c2900aa953a1c72f99a348fc9a8b75d1661ff authored over 4 years ago
Fix coverage

github.com/aiogram/aiogram - 3aa68a93d1af4b0de15ef9b8339117cf39916acd authored over 4 years ago
Update default parse_mode propagation.

github.com/aiogram/aiogram - f5684aef07ee91dcda1b9c851790ba2f0fc5fe41 authored over 4 years ago
Allow to use zero as request timeout

github.com/aiogram/aiogram - 4d631a306983f221ee52557b830c60ead7e909a1 authored over 4 years ago
Bump Telegram Bot API version

Change request timeout mechanism
Bump package version

github.com/aiogram/aiogram - 7844a663a983a599c79a6bee06fcb5a4323fc0b3 authored over 4 years ago
Merge branch 'dev-3.x-unset_parse_mode' of https://github.com/b0g3r/aiogram into b0g3r-dev-3.x-unset_parse_mode

# Conflicts:
# aiogram/api/methods/base.py
# aiogram/api/methods/edit_message_caption.py
# aiogr...

github.com/aiogram/aiogram - b78f1cdb17a0ce81289b0fce50bef9d6137374a0 authored over 4 years ago
Merge pull request #1 from b0g3r/master

Add UNSET sentinel object for parse_mode

github.com/aiogram/tg-codegen - 12087f4cbb8815cff982b4821f5a86f331d9456f authored over 4 years ago
Resolve conflicts

github.com/aiogram/tg-codegen - fdf4ea024570f8c12d7aa13df6dc92ffc6cbbccd authored over 4 years ago
Bump websocket-extensions from 0.1.3 to 0.1.4

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0....

github.com/aiogram/site_frontend - ff0a41f655b16ebdee7aa4200644df6cd597ad30 authored over 4 years ago
Fix pipeline warning

github.com/aiogram/aiogram - 87104bd783990ca2c47d3aae3d1d461ddbbea750 authored over 4 years ago
feat(helpers): implement new descriptor with default value getter (#336)

* feat(helpers): implement new descriptor with default value getter

* perf(descriptor): use w...

github.com/aiogram/aiogram - aed36423852b963ffafa71bbe536de0963eacceb authored over 4 years ago
Added fields to ChatMember (#340)

* Added fields to ChatMember
* Added ChatMemberStatus helper

github.com/aiogram/aiogram - 9f11afda5b94e744f5584e144410312011c73844 authored over 4 years ago
Download feature and URLInputFile (#332)

* Fix How to upload docs

* Rename BaseBot to Bot

* Add download_file method

* Add downl...

github.com/aiogram/aiogram - de3c5c1a8d57d0666dfc31a22a957aa5898f73ed authored over 4 years ago
Add bump_versions.py script (#338)

* Add bump_versions.py script
* Fix pipeline

github.com/aiogram/aiogram - 28382ebf5f563b0b2bb4b70c6986c39eda265e32 authored over 4 years ago
Revert .PHONY in Makefile

github.com/aiogram/aiogram - e4198fb1f2130122af879306b9151aded2be1182 authored over 4 years ago
Merge pull request #337 from aiogram/dev-3.x-middlewares

Implement new middlewares

github.com/aiogram/aiogram - a627c75bab50eab45fd5440f202dd5ed47056783 authored over 4 years ago
Rename `update_processing_context.py` to `user_context.py`

github.com/aiogram/aiogram - b69bd74d0ce7d43ba96ac10bdf30de0165afd0eb authored over 4 years ago
Update middlewares docs

github.com/aiogram/aiogram - bafc2ff341332baccc82983ae5c94565905c61a2 authored over 4 years ago
Implement new middlewares

github.com/aiogram/aiogram - 7f26ec99358639ac1dcde68bb668e91c20941a54 authored over 4 years ago
Merge pull request #333 from gabbhack/dev-3.x-aliases

Answer aliases

github.com/aiogram/aiogram - c262cc0ce6dcdbba317e3e77c26cdc2f4474e879 authored over 4 years ago
fix(dependencies): fix dependencies specifications, remove version check test, clean configs

github.com/aiogram/aiohttp-session - 7d4b82be851c99a9cc344f50018c454b9d5dddb6 authored over 4 years ago
Improving test_pre_checkout_query

github.com/aiogram/aiogram - b04a14072ec2a94e8d82299769ac2639735ef1d1 authored over 4 years ago
Improving test_inline_query

github.com/aiogram/aiogram - a6f83599c8c5ce9adf0ab550b44a29fe06be68d6 authored over 4 years ago
Improving test_callback_query

github.com/aiogram/aiogram - 66ecc6996dd7bf5fa7561ee1ff9d2985bf4422e3 authored over 4 years ago
Update test_shipping_query.py

github.com/aiogram/aiogram - 56df3f0ba8a3a939830f6b4caee472e146ee2c2a authored over 4 years ago
Improving test_shipping_query

github.com/aiogram/aiogram - c5e0742337f62402a2465e83b25ae6b0d54ccd7f authored over 4 years ago
Add ShippingQuery.answer

github.com/aiogram/aiogram - 83730276bcf0c2e02975d5cd18887ae5533f886a authored over 4 years ago
Add PreCheckoutQuery.answer

github.com/aiogram/aiogram - cf12da0c4aa098fff4b2c2c5faa79ac8ad80e048 authored over 4 years ago
Add InlineQuery.answer

github.com/aiogram/aiogram - 65002b9280b5f29e6893d308609c9c71858b4d5e authored over 4 years ago
Add CallbackQuery.answer

github.com/aiogram/aiogram - 6bba2da814aeab1eaf4253014234fb6bc79457b3 authored over 4 years ago