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

Better way of changing language

github.com/aiogram/bot - 10bc8c2c5786dae63e12aad5ab2011778d660af6 authored over 5 years ago
Small refactoring

github.com/aiogram/bot - 2a3aa689d28b48a9e5ed36d93bcc645a73501ecf authored over 5 years ago
Pin redis package

github.com/aiogram/bot - 01c3a0a96cc2cda3cbe24547570853dd641faf4d authored over 5 years ago
Add apscheduller

github.com/aiogram/bot - a8f2e25926ece2521f2836e79a168d71c4ef3c90 authored over 5 years ago
Move chat settings service to utils

github.com/aiogram/bot - f9a654e0160e4035d1a0ee5f28e2ba0c18f9c23c authored over 5 years ago
Reformat code

github.com/aiogram/bot - 1247941e2565703ef76be9f3fda8e5c82dc73dad authored over 5 years ago
Update texts

github.com/aiogram/bot - 94d024e4e302b8269fdc564a053a3b84f3e3cf66 authored over 5 years ago
Improve Makefile and add docker-compose file for Swarm

github.com/aiogram/bot - 483d573c2c5b94526433f340b5b5706af1df3ce4 authored over 5 years ago
Add before start script

github.com/aiogram/bot - 47cc770d452491a3b7761f18918c7e0519bf0f28 authored over 5 years ago
Add DND switcher

github.com/aiogram/bot - 104f265f86b013d42f4681c78834a6405f16cffc authored over 5 years ago
Fix settings on language page

github.com/aiogram/bot - c68c72f8c5f6e8d0fc0fc2e62325ef71eae40217 authored over 5 years ago
Add help command and update texts

github.com/aiogram/bot - 4968c501f91bd0614981012c2849b5cc0c3000d4 authored over 5 years ago
Update Dockerfile

github.com/aiogram/bot - b698035d12d38ed000413febf4c9db1d663d2319 authored over 5 years ago
Reconfigure webhook

github.com/aiogram/bot - a6865748ed8b60e02b2185b8f149f9cf0b2b1772 authored over 5 years ago
Disable isort for `src/app/handlers/__init__.py` file

github.com/aiogram/bot - a0d470b580721f2a301679b382cfa85780404d59 authored over 5 years ago
Rename build steps

github.com/aiogram/bot - 49229681978f0cc3e61cda1f9fee1e65d8e5fa55 authored over 5 years ago
Auto-run migrations when RUN_MIGRATIONS is placed in environment

github.com/aiogram/bot - bc616452c6b9658319492bcd34b98c859c4ad7e4 authored over 5 years ago
Remove brotlipy

github.com/aiogram/bot - 221d34f40ea2310621bb2a74ae9daa263d08f9b5 authored over 5 years ago
Add personal settings

github.com/aiogram/bot - 8ffbc6b572aece70a73f01566032b2d7e2ff8cab authored over 5 years ago
Filter users DND mode when someone is report the message in chat

github.com/aiogram/bot - 8650da15e4cbd5f3d1f23d50ebad8d070b6c80d4 authored over 5 years ago
Fix curl args

github.com/aiogram/bot - 4e23c52a474e42a22535c67ce73b35030db0872d authored over 5 years ago
Fix pipeline and update Pipfile.lock

github.com/aiogram/bot - 7c910cf39bd8effdadee826816c142f10f9ce165 authored over 5 years ago
Update CI/CD. Add Portainer trigger

github.com/aiogram/bot - a9a1660e3564530cc0a3d9a662c17954b28ec212 authored over 5 years ago
Remove ujson

github.com/aiogram/bot - d029b3245fd5c62500669ed42368bb4658d218ad authored over 5 years ago
Small changes in CLI module.

github.com/aiogram/bot - 2bb012ebca6d20e55b10e029908258fda1e0bfbe authored over 5 years ago
Change JSON driver from rapidjson to ujson

github.com/aiogram/bot - a6cdbab353261ae748aa91f6edc3c2720c9770cf authored over 5 years ago
Change timedelta format to short

github.com/aiogram/bot - c791b41be4f4655b51d022a5fb8feaf9d67749e1 authored over 5 years ago
Update texts

github.com/aiogram/bot - f41e4613ad62141860608bbdc92402c5b036a4c5 authored over 5 years ago
Reformat code

github.com/aiogram/bot - 579d897a912792bf18fae15acb393ae2565c10d5 authored over 5 years ago
Add command for reporting messages in chat

github.com/aiogram/bot - 994b230657913e19ce3d70a6d3e43f54a6db60de authored over 5 years ago
Add chat settings menu and languages switcher

github.com/aiogram/bot - ebb010b886bd3fee4c6a4d17fd5b59ae2dab8fcb authored over 5 years ago
Refactoring

github.com/aiogram/bot - e752390925fb8653f1f312b9fc82fb03ee5fb4a0 authored over 5 years ago
Update Dockerfile

github.com/aiogram/bot - 5cf30236ee30d80f30eeaaeb8551646eddcb0c82 authored over 5 years ago
Merge pull request #219 from eboshare/dev-2.x

Add aiohttp speedups in installation recommendations

github.com/aiogram/aiogram - eca75dd734e195787b0b7e1f0da06fa6b0362227 authored over 5 years ago
Add executor configurator and webhook mode

github.com/aiogram/bot - a33ee6d78f51850b7ee9b101b219f8e77e884709 authored over 5 years ago
Update i18n generator

github.com/aiogram/bot - 020eb8272b09feecf7d03aaac220aad7e84b0d74 authored over 5 years ago
Add ukrainian and russian languages

github.com/aiogram/bot - dd321b4d0108b887a22a54d5b1fcb7949d38621c authored over 5 years ago
Add base redis class and package for services

github.com/aiogram/bot - dabd83e35659357a559bcfdcae912b048f5843ae authored over 5 years ago
Add chat type column

github.com/aiogram/bot - ea71791dcfa284ae0b4d1ff8847dc5c58a8b6f08 authored over 5 years ago
Add README.md and LICENSE

github.com/aiogram/bot - d2e985cac4da426bf01457bfc212f462350c730c authored over 5 years ago
Update texts.

github.com/aiogram/bot - 1f74917cbeb1daacb29ce6b886847d817c3c9600 authored over 5 years ago
Update migration

github.com/aiogram/bot - dca90f4912620d2991837f7ff981a75a4148e8b2 authored over 5 years ago
Fix OverflowError in timedelta parser

github.com/aiogram/bot - 227100823b3322004beb2f62bd9a76de4e56833a authored over 5 years ago
Migrate to Gino

github.com/aiogram/bot - 4fe23890924cc62c88d63eb6ff1ff60c0909c789 authored over 5 years ago
Update .env.dist

github.com/aiogram/bot - 29f6b6d910d561158e3c09cc3e9ba10284bfa765 authored over 5 years ago
Add databases, models and middlewares

github.com/aiogram/bot - 1e3b247d65cf021a486674bd4c5ee111ae6fda99 authored over 5 years ago
Add aiohttp speedups

Add aiohttp[speedups] in instalation recomendations
Includes cchardet and aiodns.

github.com/aiogram/aiogram - 2ed98e566eda4fca57d592ef719424eb2f6bb0aa authored over 5 years ago
Optimize Message.send_copy

github.com/aiogram/aiogram - cf7786a4673bd7e873cb93f1cf94a2b7de4a890d authored over 5 years ago
Merge pull request #218 from Bunk100/patch-1

Update message.py

github.com/aiogram/aiogram - 2843a66e61f063cadf1897f2c30507bee5014614 authored over 5 years ago
Update installation docs page

github.com/aiogram/aiogram - 9610c698bea3d073ff17b91f6aa3d959166aabe1 authored over 5 years ago
library -> framework

github.com/aiogram/aiogram - b88ae7a43561eda00e71d4fc7b38f3bc267798cb authored over 5 years ago
Pin aiohttp version

github.com/aiogram/aiogram - 238d1d97618f56c239e833ab1338064dacfc6540 authored over 5 years ago
Fix Bot.__del__ for cases when event loop is closed

github.com/aiogram/aiogram - bd90c726b5e5fc06735ab98fa1d42da56a9f7cd7 authored over 5 years ago
Update message.py

github.com/aiogram/aiogram - a6c8e4c2494b10a9d1ab9cc20e62b8da5cf8fbd0 authored over 5 years ago
Update message.py

deleted parse_mode arg from send_copy args

github.com/aiogram/aiogram - 37e6428b7bc30067726a6663659da2a3af581607 authored over 5 years ago
Update message.py

github.com/aiogram/aiogram - bbfc994073e7c5f34091489f1a0133032d845a2e authored over 5 years ago
Update message.py

github.com/aiogram/aiogram - 68ce9687ec4542a72bd427148decacb30e391273 authored over 5 years ago
Update message.py

Some fixes

github.com/aiogram/aiogram - 1cd4712eb412af97c203245e3c6804b41d7b261f authored over 5 years ago
Update message.py

github.com/aiogram/aiogram - b172faf89f1d523a92173951a9be0f608cc68817 authored over 5 years ago
Update message.py

Second attempt to fix reply_markup

github.com/aiogram/aiogram - e57c761c408f832fac2394f896f4f012302a37ad authored over 5 years ago
Update message.py

github.com/aiogram/aiogram - 1f177360c4fc56150117cbcd1da22620490d623f authored over 5 years ago
Update message.py

Updated send_copy:
Added the ability to specify reply_markup, parse_mode

github.com/aiogram/aiogram - e32a45f4f886137ce1927f366de45ab8f4028234 authored over 5 years ago
Remove Pipfile from docker image

github.com/aiogram/bot - d69a85f476c556f7a8e53f57669b36ced09a3975 authored over 5 years ago
Add pybabel compile to Dockerfile

github.com/aiogram/bot - b32d67e0d5aa00b9d742364313be1655ffca772c authored over 5 years ago
Add i18n and fix duration parser from message.

github.com/aiogram/bot - 95bb600264010b2cced2334a93ed608b66234fb2 authored over 5 years ago
Merge pull request #217 from gabbhack/dev-2.x

Fix incorrect completion order.

github.com/aiogram/aiogram - 7fb21ead9d320beb34dee9b141fec6aea377b05b authored over 5 years ago
Fix incorrect completion order.

github.com/aiogram/aiogram - 2f5415c1c94e13d969ba164fb69b612d65ddba19 authored over 5 years ago
Merge pull request #215 from aiogram/feature-ordered_helper

Create OrderedHelper

github.com/aiogram/aiogram - ef6a669761ca59ccf3b9f0bc3f396fd951cce7cb authored over 5 years ago
Update dockerimage.yml

github.com/aiogram/bot - 2d8dfd7de2d703181bdbad25af8fe5750bfae33d authored over 5 years ago
Update dockerimage.yml

github.com/aiogram/bot - 6863718439f14a2dad5699c171e99c00cebc0814 authored over 5 years ago
Update dockerimage.yml

github.com/aiogram/bot - a7fb791499364087dca39c7a790a0a1524fbb57f authored over 5 years ago
change actions

github.com/aiogram/bot - 9a54d04f69cd7e844d3f7ce775e75bcbed9c5672 authored over 5 years ago
Add github registry

github.com/aiogram/bot - 5a9c08fd8f6ff89fe74a52a3cf6558436bbe7ead authored over 5 years ago
Update publisher

github.com/aiogram/bot - a36d26c815f29c22d815a14ebc9f44a20c2abc84 authored over 5 years ago
Add docker Github action

github.com/aiogram/bot - 5d07f55f86dd306658ff79b3bea63020eaa7f85f authored over 5 years ago
Create OrderedHelper

github.com/aiogram/aiogram - 68a9df92227b76b754fe3723679af37eb4e324cb authored over 5 years ago
Improve architecture

github.com/aiogram/bot - 043b44b1c89f9b384647ba02298b24602e808f9c authored over 5 years ago
Add simple admin module and make architecture improvements

github.com/aiogram/bot - 48625239dba8008f8c812ad6a53d652084150162 authored over 5 years ago
Add pipenv

github.com/aiogram/bot - 3730cfeff640645c363728e6774183602d3caa19 authored over 5 years ago
Initial commit

github.com/aiogram/bot - 2c998b819158d891f5bb10019d281c132cc772f8 authored over 5 years ago
Merge pull request #212 from skhortiuk/dev-2.x

Fixed missed `IsReplyFilter` import

github.com/aiogram/aiogram - 567289f368e644fa73a746089926d74106dafb5d authored over 5 years ago
Fixed missed `IsReplyFilter` import

github.com/aiogram/aiogram - 7ed44533bb2869a2ab42b8bdac2ebe9dcffb5a02 authored over 5 years ago
Fix docs status shield

github.com/aiogram/aiogram - 7efa0fc27d563137e27f71eac52c9408ea4407fd authored over 5 years ago
Merge pull request #210 from Arwichok/is_reply

add IsReplyFilter

github.com/aiogram/aiogram - 20e51ac84a9f63f20d80b276f7a324607da2b514 authored over 5 years ago
Merge pull request #211 from eboshare/patch-1

Fixed send_poll required params

github.com/aiogram/aiogram - 31f724ba4ce798ba00f248185907cb19e56ee604 authored over 5 years ago
Prevent to trigger command filter with non-text messages

github.com/aiogram/aiogram - fb4eab734618eb4d817e7fc9d1d51e9768901334 authored over 5 years ago
Fixed send_poll required params

github.com/aiogram/aiogram - f13a14c5ef6e3db50e4859ece03b8cdf3e860bcf authored over 5 years ago
Merge pull request #203 from Birdi7/fix-cache-lazy-gettext

Lazy_gettext in i18nMiddleware have enable_cache=False by default

github.com/aiogram/aiogram - d92a77dbe2786ba7437604c66cb072d897f4f587 authored over 5 years ago
Update docs/../filters.rst

github.com/aiogram/aiogram - 1cd78648ccd5cd414e535d0141eab83670420ad3 authored over 5 years ago
Add IsReplyFilter to docs/../filters.rst

github.com/aiogram/aiogram - 496560ab0c81172e4de7fada374fe07ac40a3249 authored over 5 years ago
Update aiogram/dispatcher/filters/builtin.py

Co-Authored-By: Alex Root Junior <[email protected]>

github.com/aiogram/aiogram - 000cd9aad8179212c775d56ee15a0483449635a3 authored over 5 years ago
reply True if msg == None and is_reply == False

github.com/aiogram/aiogram - 615b5af00f69ac8acf16fad010eef9352dc8a271 authored over 5 years ago
fix IsReplyFilter typing

github.com/aiogram/aiogram - 0365173450b7067832bb191a775de1c0b2c77fb8 authored over 5 years ago
add IsReplyFilter

github.com/aiogram/aiogram - f7fdaa115399f59b6c353e005481efd622b3fded authored over 5 years ago
Merge pull request #209 from jr-minnaar/patch-1

Small typo in docs

github.com/aiogram/aiogram - 35cf54078ef7ace1a7878902d761d07e63d9bd55 authored over 5 years ago
Rename file to match example

github.com/aiogram/aiogram - 384b5e5b9fa7903be0b2bcfe07e537ca83baa451 authored over 5 years ago
Fix all occurrences of adwanced in text

github.com/aiogram/aiogram - 1cdfa3e3c2f11d8b7e0e7c137be415d2ee5bfd3c authored over 5 years ago