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

Enable tests for Python 3.10

github.com/aiogram/magic-filter - 749884483ae6f7c3ec538362fc4fe4ab6fe00f8d authored almost 3 years ago
Improve contains, regexp operations. Small refactoring. Updated dev dependencies. Bump version.

github.com/aiogram/magic-filter - 6ae3eb800aec7992e0a3251a89a4cc0d5ce5b477 authored almost 3 years ago
Fix I18nMiddleware class (#859)

github.com/aiogram/aiogram - 79588b7c5d3168e8baa5c91e6b0592f629a64269 authored almost 3 years ago
Update locales

github.com/aiogram/bot - 4a5e2fcc30649ccbdc931e233b479ca12cd33d70 authored almost 3 years ago
Build changelog

github.com/aiogram/aiogram - 880dd153d33c3266e21e7b392d4d4c89fef7a388 authored almost 3 years ago
Bot API 5.7 and some new features (#834)

* Update API, added some new features

* Fixed unknown chat_action value

* Separate events ...

github.com/aiogram/aiogram - 7776cf9cf6e26cbd13168600883d95a3e5ce049d authored almost 3 years ago
Update README.rst (#840)

* Update README.rst

- Correct spelling
- Correct grammar mistakes
- Improve sentences

...

github.com/aiogram/aiogram - ac7f2dc4083a2ff982b12716d39e789a07a0083a authored almost 3 years ago
Fix: close #822 Fix exception filter (#827)

* fix exceptions filters

* Update CHANGES/827.bugfix

Co-authored-by: Alex Root Junior <jro...

github.com/aiogram/aiogram - 1b8e22d90fab54a0360efabb750efa84ec3b2e66 authored almost 3 years ago
docs: update home

github.com/aiogram/wiki - 9bb77868d1bc9d2a284264f635ee5620a7a1eaf0 authored almost 3 years ago
docs: update home

github.com/aiogram/wiki - 99850e041cdc70a5b6bd08a4df6ac844d1ea210a authored almost 3 years ago
docs: add all untracked content

github.com/aiogram/wiki - 7b0c985acaaf580e750f89e22dded455233843d6 authored almost 3 years ago
Merge pull request #4 from aiogram/fix-repo-url

Fix repo url

github.com/aiogram/aiogram-ru-pin - a6861cb603444f298a407890b799c6a95140aea8 authored almost 3 years ago
Update README.md

github.com/aiogram/aiogram-ru-pin - 074d935299339acef01b9ab72096290e2aa03163 authored almost 3 years ago
Merge pull request #3 from Latand/patch-1

Update README.md

github.com/aiogram/aiogram-ru-pin - c297cbc6c09a124e8014c48bf2f7a739c04ea579 authored almost 3 years ago
Delete preview due to transfer ownership

github.com/aiogram/aiogram-ru-pin - 0560cd673a130ca8a15abf8ee2707843faa077ae authored almost 3 years ago
Update README.md

github.com/aiogram/aiogram-ru-pin - 02df6f8bf4f20d268d41fd5f46fd661354623536 authored almost 3 years ago
Merge pull request #2 from gabbhack/gabbhack-patch-1

Update README.md

github.com/aiogram/aiogram-ru-pin - 6238df7c9bfd0f33bc84e1c12f0ede1a9cf84769 authored almost 3 years ago
Change author name on preview

github.com/aiogram/aiogram-ru-pin - 09fe31cef18a0246fbfbe671291816e545cc1633 authored almost 3 years ago
Add author name and url for preview

github.com/aiogram/aiogram-ru-pin - 2f86b7fa97ac7cfd27c0709dd4010b7d90f39979 authored almost 3 years ago
Update README.md

github.com/aiogram/aiogram-ru-pin - b21d6f05869a68bc5f036f806b1ca0cb54be14f6 authored almost 3 years ago
Add preview and test workflow

github.com/aiogram/aiogram-ru-pin - 28778b2fe9b2fca4d98c2b12f87e727b84b0f2b6 authored almost 3 years ago
Update index.rst (#808)

github.com/aiogram/aiogram - c7058584219a2138bab44b7760604bf62783aaf5 authored almost 3 years ago
Correct grammar errors (#811)

* Correct grammar errors

* Return punctuation and line break to the original

* Update docs...

github.com/aiogram/aiogram - 6567fefc4b3f93589250e3785cc3884480f1b566 authored almost 3 years ago
Add TELEGRAPH_TITLE to workflow envs

github.com/aiogram/aiogram-ru-pin - 699b9b5a361a09c88ae621734e340aa68237b45b authored almost 3 years ago
Merge branch 'master' of https://github.com/gabbhack/aiogram-ru-pin

github.com/aiogram/aiogram-ru-pin - 9e4cf82292521cdc86ee499fc5be822aa0bf541c authored almost 3 years ago
Get title from env

github.com/aiogram/aiogram-ru-pin - 3371220496d546e1bd928b98f99ba862d47bd5ca authored almost 3 years ago
Update README.md

github.com/aiogram/aiogram-ru-pin - fbe823a953deeb7f4f3adae102d29b29c293767a authored almost 3 years ago
Create deploy.yml

github.com/aiogram/aiogram-ru-pin - 8500bd258e78d536be69fd2fb0afaedfebe416c6 authored almost 3 years ago
Merge pull request #23 from WoLpH/patch-1

Update Home.vue. We're in beta :)

github.com/aiogram/site_frontend - 940171a044131a13ab229bcf1e007b692b016972 authored about 3 years ago
Update Home.vue

github.com/aiogram/site_frontend - 74e42f80aa39110036c78a594a74650f0b16c7b5 authored about 3 years ago
Fix unexpected behavior of sequences in StateFilter (#791)

* Fix sequence check behavior in StateFilter

* Add sequence cases to StateFilter tests

* A...

github.com/aiogram/aiogram - 6e39f9fada99906567d889c9618f65bc2f089c44 authored about 3 years ago
#785: Added possibility to pass kwargs into webhook handler (#789)

github.com/aiogram/aiogram - 7c14a6b16b8f90dc4240802003cd89172adf7732 authored about 3 years ago
Make `or` operation important to always call a right operand. Suppress function operation Type or Value errors.

github.com/aiogram/magic-filter - b5965b6f2dccc39af0459c582e644117496667c2 authored about 3 years ago
Rollback cmake call

github.com/aiogram/telegram-bot-api - d76da0bef847627e4e0e2643ba757339242575de authored about 3 years ago
Disable ARM builds

github.com/aiogram/telegram-bot-api - 8e81f493d15cc34dc72788cb5501a7c786052e42 authored about 3 years ago
Try to enable ARM builds

github.com/aiogram/telegram-bot-api - 6746b72e64d9cb1a0278fefc364404805a057090 authored about 3 years ago
Migration

github.com/aiogram/bot - 092f34757233d79bf54b45091540743891c86c9f authored about 3 years ago
Added possibility to disable reporting and restrictions commands

github.com/aiogram/bot - 68098e9a31105e10af1e50af0ae80f2ecbd2571d authored about 3 years ago
Bump classifiers

github.com/aiogram/aiogram - 76ae5c4415eb26c88d867842251379ecfb728807 authored about 3 years ago
Bump version, small changes in docs

github.com/aiogram/aiogram - 1634dc1162f7e34150b3399b690f3481a2f9805a authored about 3 years ago
Rework session DI and files path wrapper

github.com/aiogram/aiogram - 2620a6547c888c0bb9d622a706764d45d6381c42 authored about 3 years ago
Check destiny in case of no `with_destiny` (#776)

* cehck if destiny is default

* Test testiny check

* reformat

github.com/aiogram/aiogram - 1357a7a91b285b7d9250de769b5b74c3f41b855d authored about 3 years ago
[3.x] Bot API 5.5 (#777)

* Re-generate API, cover changes

* Added patchnotes

github.com/aiogram/aiogram - 9ec689b562eecf841b6775292ce1a4a7353a6d21 authored about 3 years ago
Typo fix (#774)

github.com/aiogram/aiogram - 92ec44d8d21e479ba4a07f8fb0148f422b9d035a authored about 3 years ago
Fix hardcoded values

github.com/aiogram/bot - dc4349690dec7e19a47b8e17fd550ef35ab0709a authored about 3 years ago
Added migration

github.com/aiogram/bot - 0023d98c749a160c3214748ea0e7d093f2c055af authored about 3 years ago
Added possibility to block or allow channels

github.com/aiogram/bot - d89789eb8bc4addd532e7dce2987340340b619d1 authored about 3 years ago
Added possibility to ban channels

github.com/aiogram/bot - 586b368858f657bb9cc73a149d653455b3edec93 authored about 3 years ago
Added base Sentry SDK integration

github.com/aiogram/bot - 5df0c7ae8431504016fa71ba4a437487b4a87030 authored about 3 years ago
Fixed int32 issues, fixed reply to image with /paste command

github.com/aiogram/bot - c759eadb581aa8d10b6e93b65bc8952b8e89d32a authored about 3 years ago
spelling error fixed (#749)

github.com/aiogram/aiogram - 24a805d517edd3618371fa401b08d3fe8b58e676 authored about 3 years ago
Fix ChatMemberHandler import in __init__.py (#751)

* Fix ChatMemberHandler import in __init__.py

github.com/aiogram/aiogram - a48a32ad16b2ed49d9337c364c898b719cde4f0c authored about 3 years ago
Bump version (Maybe can be bumped to beta stage before release)

github.com/aiogram/aiogram - 812fb87d678ea7ee818ac75167120ccc19b46bbf authored about 3 years ago
Extended MagicFilter with aiogram-specific operation (#759)

* Extend MagicFilter with aiogram-specific operation

* Added tests

* Added changes annotat...

github.com/aiogram/aiogram - d7be55bc58f7a3c9a55ab6ce65fb1efebe421fe7 authored about 3 years ago
Bump poetry.lock

github.com/aiogram/magic-filter - 950148cb721665f876998c260a0f2c9599d5af09 authored about 3 years ago
Improved typings

github.com/aiogram/magic-filter - ab069664a1cf37aa4698576516a6a285dd22277e authored about 3 years ago
Merge pull request #5 from FixOthers/master

fix the attrs version and http proxy

github.com/aiogram/aiograph - a00aacebb04c1e743055ba524b978a06027e31ed authored about 3 years ago
Update Home.vue

github.com/aiogram/site_frontend - f94c0a105bbffa715965dc1e7e43861d3cc9fc53 authored about 3 years ago
Fixed changelog formatting

github.com/aiogram/aiogram - 092b3f06f20c813d09b9ffe08316e53d58b6c8df authored about 3 years ago
Bump changelog.

github.com/aiogram/aiogram - dee274c0f53d6c39d4a4a1d26dd30b35fbe92ba7 authored about 3 years ago
Fix resolve filters chain (#736)

* filter resolving don`t need children routers filters

* add patchnote

* Rename 735.bugfix...

github.com/aiogram/aiogram - 19aa49868217b2694dc2790a83a22c7ed7658482 authored about 3 years ago
Webhook integration in 3.0 (#737)

* Added base webhook implementation and example
* Added example
* Enable on_startup callback
...

github.com/aiogram/aiogram - 1c2c7fd88c067ac721bb33934e4468b8dfce461b authored about 3 years ago
Use datetime type for date fields, update aiohttp version

github.com/aiogram/aiogram - e0ab7d8bd3dfc368cca4a80d230845e65c2b398d authored about 3 years ago
Dev 3.x api 5.4 (#744)

* Re-generate API

* Added new modules

* Added handling new event type and approve/decline ...

github.com/aiogram/aiogram - 9b43a33b7f3a52d67d3dd9cca80a289be9c0e4d1 authored about 3 years ago
Re-generate API 5.4

github.com/aiogram/tg-codegen - ba3c2f893591d45dda418dd16e0646e260afdf14 authored about 3 years ago
Implemented handler flags feature (#728)

* Implemented handler flag feature

* Cover tests

github.com/aiogram/aiogram - 3ad16be507edc57943dc3d1b44dc735c8e3d2fe8 authored over 3 years ago
Close bots sessions after emit_shutdown (#734)

* Close bots sessions after emit_shutdown

* avoid unclosed connections if get exception in em...

github.com/aiogram/aiogram - 5f07cb3d06352d1a13e21c9bcbff984960d8c4a9 authored over 3 years ago
Bound filters resolving rework, filters with default argument (#727)

* bound filters resolving rework, filters with default argument

* bound filters resolving rew...

github.com/aiogram/aiogram - 42cba8976fc13d795137244aeacaad492a812fc9 authored over 3 years ago
Added changelog for recent changes

github.com/aiogram/aiogram - 3931253a88773b28fdf30dacc8ece6349afaebfc authored over 3 years ago
Rework FSM storage key

github.com/aiogram/aiogram - 7c6cf3c12230e73ecf5de2d35196c2a5d5688d22 authored over 3 years ago
Fix I18n context for error handlers

github.com/aiogram/aiogram - 8c4d4ef30aff6c0bc6bb2b8761054bc3c116b6e0 authored over 3 years ago
Update README and docs main page

github.com/aiogram/aiogram - c3cdd75ede3d1ba72dd9687520b182db925acae8 authored over 3 years ago
Added MagicData filter

github.com/aiogram/aiogram - 3f2bcbd8d1160e8d910365d8340b5e32d9f173ba authored over 3 years ago
Bump dependencies

github.com/aiogram/aiogram - 2d21cb22f1f1f0865786ad4e54258aedc94cc90c authored over 3 years ago
Added AttrDict object, bump version

github.com/aiogram/magic-filter - 0084087c0cd97c6655791d4659957374cd1cffc6 authored over 3 years ago
Added Python 3.10 classifier

github.com/aiogram/aiogram - 02ca5589aa10dd8b8bfae576a9fe1f2cb14c46c6 authored over 3 years ago
Enable Python 3.10 for tests (#719)

* Try to test on Python 3.10

* Prevent to YAML type cast

* Bump poetry

* Removed async_...

github.com/aiogram/aiogram - 7405db2ad304957b1696138ea375153b226b443f authored over 3 years ago
Add middleware for logging outgoing requests (#716)

* add middleware for logging outgoing requests

* add middleware description

* fix RequestM...

github.com/aiogram/aiogram - 99c99cec78a2e761f45cbb232dbe0eb900b39c4e authored over 3 years ago
Improve filters factory resolve error (#718)

github.com/aiogram/aiogram - 45a1fb274967ed832fb287d6274f6cc7bc91a4af authored over 3 years ago
Remove ARM builds, sorry for that. Is too slow and reaches GitHub Actions timeout.

github.com/aiogram/telegram-bot-api - 199f77237bffe47ce2ea03d0d7f3bc3cb3e4718c authored over 3 years ago
Anchors are not currently supported by GitHub actions.

github.com/aiogram/telegram-bot-api - 5ee8dfc927eb705e786cbd8b35158d42928a7ae6 authored over 3 years ago
Separate slow ARM builds

github.com/aiogram/telegram-bot-api - 9ea301844f6feed9896cea930052cc7d3f251fe4 authored over 3 years ago
Update changelog

github.com/aiogram/aiogram - 275bd509a1179439e05e6455213aff031bab1f95 authored over 3 years ago
Added html/md_text properties to Message object and refactor I18n context

github.com/aiogram/aiogram - c19cbc6a5f7adb049495236f1e2613dc735c300a authored over 3 years ago
Bump version

github.com/aiogram/aiogram - 481aec214453199ba8e5f53a9163bd81cb090393 authored over 3 years ago
Dev 3.x i18n & improvements (#696)

* Added base code and make code improvements
* Auto-exclude coverage for `if TYPE_CHECKING:`
*...

github.com/aiogram/aiogram - e4046095d7f0826b1dde7dd105807a3049208966 authored over 3 years ago
Fixed in/contains operations when this action is impossible (for e. g. TypeError caused)

github.com/aiogram/magic-filter - 3735a6b15a0f79654f0e240d2788f248163fe6f3 authored over 3 years ago
tests.yml: Upgrade to actions/setup-python@v2 (#686)

github.com/aiogram/aiogram - 5bd1162f57af3b2240960103c3a58120d5fb2bd9 authored over 3 years ago
Bump version

github.com/aiogram/aiogram - 40cb222314d48651d3903e800523e205827a5097 authored over 3 years ago
Reworked handlers in use (#682)

* Reworked handlers in use util

* Added patch-notes

github.com/aiogram/aiogram - cfd2a9968e95581953c3fc7f8555faf0706d1a0f authored over 3 years ago