Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/aiogram/aiogram
aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
https://github.com/aiogram/aiogram
Update quick_start.rst
2325391d944f04e74a5a9c9b8a9435a3656e463a authored about 6 years ago
2325391d944f04e74a5a9c9b8a9435a3656e463a authored about 6 years ago
Merge pull request #88 from Olegt0rr/faster-skip-updates
Faster skip updates (calling getUpdates with a negative offset)
9bc170231d64e4bbd2b40a96f53d00e7a377cd6f authored about 6 years ago
Fix executor.
c029c337679574c520adef2ae840ddf218c33d95 authored about 6 years ago
c029c337679574c520adef2ae840ddf218c33d95 authored about 6 years ago
removed skipped updates counter
42d1e875a538895a1bf6fc6dbd16f3279ee142bd authored about 6 years ago
42d1e875a538895a1bf6fc6dbd16f3279ee142bd authored about 6 years ago
faster skip updates by negative offset
660aba50eed479a7e6ebceccf0c73fc8fd78409f authored about 6 years ago
660aba50eed479a7e6ebceccf0c73fc8fd78409f authored about 6 years ago
Don't use before reference.
d8fdbb853c14df26be52d2cc101f76191d920e62 authored about 6 years ago
d8fdbb853c14df26be52d2cc101f76191d920e62 authored about 6 years ago
Merge remote-tracking branch 'origin/dev-2.x' into dev-2.x
29ed9f81810801fa0b608c587c71c73a841d5a82 authored about 6 years ago
29ed9f81810801fa0b608c587c71c73a841d5a82 authored about 6 years ago
Fix "Cannot install aiogram from tar.gz archive #84"
760dc51e963db68cd20a7981b2bf13d724fa2bf6 authored about 6 years ago
760dc51e963db68cd20a7981b2bf13d724fa2bf6 authored about 6 years ago
Merge pull request #83 from rominf/dev-2.x
Add aiogram.utils.executor.set_webhook
3aeb338d4034a027fecce794140a719beb07b9a0 authored about 6 years ago
Enumerate posts in example from 1
fc787188da094bef0f203b2a494a175efb557490 authored about 6 years ago
fc787188da094bef0f203b2a494a175efb557490 authored about 6 years ago
Make traceback of "value for <key> not passed" little bit smaller
30a50b4527167c7e97b409fd4e9287251ee7f57d authored about 6 years ago
30a50b4527167c7e97b409fd4e9287251ee7f57d authored about 6 years ago
Typo
a09f625667fbd4224f6dd0fc4e609892c1b6e94c authored about 6 years ago
a09f625667fbd4224f6dd0fc4e609892c1b6e94c authored about 6 years ago
Merge remote-tracking branch 'origin/dev-2.x' into dev-2.x
# Conflicts:
# examples/middleware_and_antiflood.py
Implement callback data factory.
2fc16b79ff16275c21f4a5f4b969dd76e599cbcc authored about 6 years ago
2fc16b79ff16275c21f4a5f4b969dd76e599cbcc authored about 6 years ago
Fix filters.
2e2d9ea43394ad7c1887f6c7162faca8a2abf0fc authored about 6 years ago
2e2d9ea43394ad7c1887f6c7162faca8a2abf0fc authored about 6 years ago
Merge pull request #81 from Olegt0rr/patch-1
Python version 3.6 -> 3.7 to docs
1afc12915adf1fba5579ed737bcb45fba05d89fc authored about 6 years ago
Add set_webhook to utils.executor
ffa6f5cd907be92f8a2dca074fecf89cde108f3e authored about 6 years ago
ffa6f5cd907be92f8a2dca074fecf89cde108f3e authored about 6 years ago
Add optional route_name argument to dispatcher.webhook.configure_app and utils.executor.start_webhook with default value "webhook_handler"
b515f5abc26f770153c41f3165d309917f17ac7b authored about 6 years ago
b515f5abc26f770153c41f3165d309917f17ac7b authored about 6 years ago
Pyton version 3.6 -> 3.7
ca91f15f47054073e46be08f81b571148eb51c39 authored about 6 years ago
ca91f15f47054073e46be08f81b571148eb51c39 authored about 6 years ago
Merge pull request #79 from Olegt0rr/fix_antiflood_example
Added other args for on_process_message()
61e0f3601d8d73ab8310254c20e7a3514b043ad6 authored over 6 years ago
fix other args
2a79951448291ec7778eba5ad3dedb29dff7bea9 authored over 6 years ago
2a79951448291ec7778eba5ad3dedb29dff7bea9 authored over 6 years ago
Add downloads badge
1494e286091d9421f5635ce6182a599e28e7684d authored over 6 years ago
1494e286091d9421f5635ce6182a599e28e7684d authored over 6 years ago
Bump version number to stable
46a95cc840aeb6ec11511644efebccf27399c25c authored over 6 years ago
46a95cc840aeb6ec11511644efebccf27399c25c authored over 6 years ago
Update captions length
c153fcfe8dd5890c3d656ca4356ccc0e39dcfb91 authored over 6 years ago
c153fcfe8dd5890c3d656ca4356ccc0e39dcfb91 authored over 6 years ago
Bump examples, docs and executor (nothing)
9f13e11e6b1161cacef0b26b5d9993cc52214099 authored over 6 years ago
9f13e11e6b1161cacef0b26b5d9993cc52214099 authored over 6 years ago
Backward compatibility - implemented 'func' filter
21908739e977a5a43807222fad70f13eab68b094 authored over 6 years ago
21908739e977a5a43807222fad70f13eab68b094 authored over 6 years ago
Resolve decorated callbacks in spec filter
42913389c01555b1e7438c28939ac093de90d809 authored over 6 years ago
42913389c01555b1e7438c28939ac093de90d809 authored over 6 years ago
Remove BaseBot._data = {}
e0a832f5ba73939fc22062c3711a65820f90ab04 authored over 6 years ago
e0a832f5ba73939fc22062c3711a65820f90ab04 authored over 6 years ago
Bump version to RC1
f5b947d0c879dc16a30570dd9629b95f77807e3c authored over 6 years ago
f5b947d0c879dc16a30570dd9629b95f77807e3c authored over 6 years ago
Remove brackets in auth widget check.
9474ddfa9197bd988869f37a450ab51b1a32ca1f authored over 6 years ago
9474ddfa9197bd988869f37a450ab51b1a32ca1f authored over 6 years ago
Bump requirements.txt
1d700f846e5cf025224e34a9782037fbfb980573 authored over 6 years ago
1d700f846e5cf025224e34a9782037fbfb980573 authored over 6 years ago
Rewrite contextvar usage. Implemented ContextInstanceMixin and DataMixin
39c333251f2fd3ca35d34e8fa4c5328a9a12ad8b authored over 6 years ago
39c333251f2fd3ca35d34e8fa4c5328a9a12ad8b authored over 6 years ago
Move `PULL_REQUEST_TEMPLATE.md` to `.github` directory
8ef279bba10de40c4435715875fd2c4186efd959 authored over 6 years ago
8ef279bba10de40c4435715875fd2c4186efd959 authored over 6 years ago
Create CODE_OF_CONDUCT.md
92dd81bf19e8561f71a9ddb485a83586f1436e8d authored over 6 years ago
92dd81bf19e8561f71a9ddb485a83586f1436e8d authored over 6 years ago
Create PULL_REQUEST_TEMPLATE.md
121dd0097530c673ff11bc9b5d60a8443cf4171b authored over 6 years ago
121dd0097530c673ff11bc9b5d60a8443cf4171b authored over 6 years ago
Update issue templates
0dd50bef44bc5175ea28d0dfbdbe47576adcec37 authored over 6 years ago
0dd50bef44bc5175ea28d0dfbdbe47576adcec37 authored over 6 years ago
Remove unused constants from dispatcher module
cbcab5426332236bfe5d7835fba6cd2cdaa8afce authored over 6 years ago
cbcab5426332236bfe5d7835fba6cd2cdaa8afce authored over 6 years ago
Move registering of default filters
0c2a838002cd07fbeb978ce17e2770600377e99c authored over 6 years ago
0c2a838002cd07fbeb978ce17e2770600377e99c authored over 6 years ago
Implemented hashtag/cashtag filter
0185af25c1f51afd42e17551baf484b8bbe95704 authored over 6 years ago
0185af25c1f51afd42e17551baf484b8bbe95704 authored over 6 years ago
Fix Chat.restrict and Chat.promote methods.
09293063d35899f39888f1ea9b0f64bf71bb71da authored over 6 years ago
09293063d35899f39888f1ea9b0f64bf71bb71da authored over 6 years ago
Bump doc's structure // add webhook
7cea6ba4e80aab8c594835595cccefa4acb130e0 authored over 6 years ago
7cea6ba4e80aab8c594835595cccefa4acb130e0 authored over 6 years ago
Bump migration FAQ // Pipe for uploading files from URL
cceb8eb31b8b645621c9bbacf488d717f7e58748 authored over 6 years ago
cceb8eb31b8b645621c9bbacf488d717f7e58748 authored over 6 years ago
Fast-mode in executor
5c98395620386221f7be7c47e309a9018ebd8d4c authored over 6 years ago
5c98395620386221f7be7c47e309a9018ebd8d4c authored over 6 years ago
Change filename detection mechanism.
76b5983730eaba5882d142fa05b0fa4fee89a333 authored over 6 years ago
76b5983730eaba5882d142fa05b0fa4fee89a333 authored over 6 years ago
Fix redis
b3c52738393391a62c8f4de1c8fe4d9b4ab4b573 authored over 6 years ago
b3c52738393391a62c8f4de1c8fe4d9b4ab4b573 authored over 6 years ago
Bad arguments
afb73fdb5c9524dba41b6b2c06c5cbed693950b3 authored over 6 years ago
afb73fdb5c9524dba41b6b2c06c5cbed693950b3 authored over 6 years ago
Implement pipe for uploading files from URL
f9b9b1d932bd682859d15ce834952e1f17f64917 authored over 6 years ago
f9b9b1d932bd682859d15ce834952e1f17f64917 authored over 6 years ago
Add entry point for getting environment information.
d0caabc55bea36d8b5fe26726b70cd4bcb2a14a2 authored over 6 years ago
d0caabc55bea36d8b5fe26726b70cd4bcb2a14a2 authored over 6 years ago
Bump
4a0474f3290e25b74908defa16d096cf2324ab16 authored over 6 years ago
4a0474f3290e25b74908defa16d096cf2324ab16 authored over 6 years ago
Update migration FAQ // Add FSMStorageProxy
952fa53213f9f788d5236b331816b5363a3dbe84 authored over 6 years ago
952fa53213f9f788d5236b331816b5363a3dbe84 authored over 6 years ago
Rewrite JSON util.
b41d8f545a1e1729638b92e169184c05d9484afb authored over 6 years ago
b41d8f545a1e1729638b92e169184c05d9484afb authored over 6 years ago
Add settings and privacy command handlers to builtin
f199afb07f5aae85e8e0cd0abb31d34f7a2f9c47 authored over 6 years ago
f199afb07f5aae85e8e0cd0abb31d34f7a2f9c47 authored over 6 years ago
Improve FSMStorageProxy
a1521f354b32bb9880e7dfad65258323c866557c authored over 6 years ago
a1521f354b32bb9880e7dfad65258323c866557c authored over 6 years ago
Fix File storage's
f9005cd8ce98117cf796c7621cdafe6282c6a840 authored over 6 years ago
f9005cd8ce98117cf796c7621cdafe6282c6a840 authored over 6 years ago
Fix memory storage.
03a839a108827ea654f35ce9835d14fa00de4443 authored over 6 years ago
03a839a108827ea654f35ce9835d14fa00de4443 authored over 6 years ago
Implemented JSON & Pickle storage's
e21fd05004a005a288141fb85d63968536ddde74 authored over 6 years ago
e21fd05004a005a288141fb85d63968536ddde74 authored over 6 years ago
Update RedisStorage2
a44b344835611288173c9ad74392c0a65f43a8d9 authored over 6 years ago
a44b344835611288173c9ad74392c0a65f43a8d9 authored over 6 years ago
Update RethinkDBStorage
8e3631491dcd5567066ded82a43a86d1d2a31c29 authored over 6 years ago
8e3631491dcd5567066ded82a43a86d1d2a31c29 authored over 6 years ago
Update docs structure
bb3e5a7edcd9448f061e8e2823aed65b577a5de6 authored over 6 years ago
bb3e5a7edcd9448f061e8e2823aed65b577a5de6 authored over 6 years ago
Reformat API module.
01dc74a11843276724534fbbb02dbc6d3389e604 authored over 6 years ago
01dc74a11843276724534fbbb02dbc6d3389e604 authored over 6 years ago
Update FSM example.
88c5b3a606dcea8c3ac88b0eb9b98c83a5faf734 authored over 6 years ago
88c5b3a606dcea8c3ac88b0eb9b98c83a5faf734 authored over 6 years ago
FSM storage proxy (Layer 2)
2c749e485f2d8c45c4e5b87906e0ec45c2b919ac authored over 6 years ago
2c749e485f2d8c45c4e5b87906e0ec45c2b919ac authored over 6 years ago
Allow to get current handler
5be3f9d00b90e85f2bbdcb0536224d032841a778 authored over 6 years ago
5be3f9d00b90e85f2bbdcb0536224d032841a778 authored over 6 years ago
Fix logging middleware. dispatcher removed from args
5aff7f7d35b4dc965c054015d924d42fa049217b authored over 6 years ago
5aff7f7d35b4dc965c054015d924d42fa049217b authored over 6 years ago
Implement slow-mode polling (If need to save ordering of updates)
7fe12ba3d2ccca9e4053e2c0cc18b3dc425f5471 authored over 6 years ago
7fe12ba3d2ccca9e4053e2c0cc18b3dc425f5471 authored over 6 years ago
Sort items in `aiogram.types.__all__`
ce2d86233330414953a75162de2cabbb8b4540bb authored over 6 years ago
ce2d86233330414953a75162de2cabbb8b4540bb authored over 6 years ago
Add autogenerated docs for examples. Will be changed soon.
f9c1ce35bb8d37942925a5d1f4afd57627efe307 authored over 6 years ago
f9c1ce35bb8d37942925a5d1f4afd57627efe307 authored over 6 years ago
Remove `sphinxcontrib.programoutput`
06097fffa191dc5c4c7db990e973982863b2ac6c authored over 6 years ago
06097fffa191dc5c4c7db990e973982863b2ac6c authored over 6 years ago
Try to change conda channels.
a97b486fcfdb2b3bf4985eb08b00685ec9d9e7d4 authored over 6 years ago
a97b486fcfdb2b3bf4985eb08b00685ec9d9e7d4 authored over 6 years ago
Conda... Hate RTD and small changes in docs config.
d84d4fce6dc524e9a6de5787cb0895085dd2d7a1 authored over 6 years ago
d84d4fce6dc524e9a6de5787cb0895085dd2d7a1 authored over 6 years ago
Merge remote-tracking branch 'origin/dev-2.x' into dev-2.x
92ab59854791c90995b40f0c2a631d757724f559 authored over 6 years ago
92ab59854791c90995b40f0c2a631d757724f559 authored over 6 years ago
Docs for types // skeleton // autogenerated
9c3bcdde948327e34c94eab5651b943e69c5aa18 authored over 6 years ago
9c3bcdde948327e34c94eab5651b943e69c5aa18 authored over 6 years ago
Rewrite quick start // include code from file
e044267b50e394bc8c3c1478d2136221be78fa5a authored over 6 years ago
e044267b50e394bc8c3c1478d2136221be78fa5a authored over 6 years ago
Rename `migration.rst`
e12121f3d2a77ce6c32485b92080a81905d23153 authored over 6 years ago
e12121f3d2a77ce6c32485b92080a81905d23153 authored over 6 years ago
Write docs and small fixes.
7a55c040ee89b1544c971fc6bac4b5702e723d43 authored over 6 years ago
7a55c040ee89b1544c971fc6bac4b5702e723d43 authored over 6 years ago
Remove dispatcher argument from errors handler
23fba99d930cb3a4583f2856f6496425f4fc288a authored over 6 years ago
23fba99d930cb3a4583f2856f6496425f4fc288a authored over 6 years ago
Merge pull request #74 from heyyyoyy/dev-2.x
Fixed update_data and update_bucket methods if dict is None
61f3e3c8a1486b5330a9e6cb130328558830b8dc authored over 6 years ago
fixed update_data and update_bucket methods if dict is None
9a042716d13c0ad10e08495c5277cd69750bea54 authored over 6 years ago
9a042716d13c0ad10e08495c5277cd69750bea54 authored over 6 years ago
Merge pull request #69 from kolayv/patch-2
updated py version too
e10c5cdba0438c76df47bdf61afcc0f85540fb94 authored over 6 years ago
Merge pull request #68 from kolayv/patch-1
updated py version
74e5442ca28ab21a85cdef7af9fb12c7f652a30d authored over 6 years ago
Merge pull request #66 from Olegt0rr/no_proxy_auth
#65 bug fix with no proxy_auth
1f4fbaed9e21044bfd68ffd07a4723e581cac085 authored over 6 years ago
updated py version too
339dcacd82ad478fc8b7370c9574eda4cc016f82 authored over 6 years ago
339dcacd82ad478fc8b7370c9574eda4cc016f82 authored over 6 years ago
updated py version
ace61f0dd8b572db6e055b6f426acc1a59f57627 authored over 6 years ago
ace61f0dd8b572db6e055b6f426acc1a59f57627 authored over 6 years ago
#65 bug fix with no proxy_auth
734623ae716f8cdc110232f8fb41b80448c1ba92 authored over 6 years ago
734623ae716f8cdc110232f8fb41b80448c1ba92 authored over 6 years ago
Experimental: FSM Middleware.
acdcd1455f3faaf084a115af27527e1cafb0e161 authored over 6 years ago
acdcd1455f3faaf084a115af27527e1cafb0e161 authored over 6 years ago
Set requests timeout
5466f0c342e28a37d9a7a20db0ed4ff32b6de6c2 authored over 6 years ago
5466f0c342e28a37d9a7a20db0ed4ff32b6de6c2 authored over 6 years ago
Make single elements ContentType object and ContentTypes class for listed elements
b16963d4a9e3b54812e3c4db0c1d59b8c66b0a77 authored over 6 years ago
b16963d4a9e3b54812e3c4db0c1d59b8c66b0a77 authored over 6 years ago
Proxy & proxy_auth is not needed when used aiohttp_socks
e31e08a072fd484ad478938d3ef55c06289c7471 authored over 6 years ago
e31e08a072fd484ad478938d3ef55c06289c7471 authored over 6 years ago
Remove Connectors mechanism and use aiohttp_socks instead of aiosocksy for Socks4/Socks5 proxies
d5290647c5be324587bcba14a2902500c160881b authored over 6 years ago
d5290647c5be324587bcba14a2902500c160881b authored over 6 years ago
Rewrite file uploading mechanism. Allow to send thumbs (Bot API 4.0).
4d7555b1c3b4611c46510f036de0128c5b86f15b authored over 6 years ago
4d7555b1c3b4611c46510f036de0128c5b86f15b authored over 6 years ago
Tabs -> Spaces
8109400a0d8df4b95c42f3a233f01d04fa8760e2 authored over 6 years ago
8109400a0d8df4b95c42f3a233f01d04fa8760e2 authored over 6 years ago
Remove "context" middleware. Rename "bot" middleware to "environment".
b2d202bb5d9d6f28bf1f4e00de8b5a0059b67765 authored over 6 years ago
b2d202bb5d9d6f28bf1f4e00de8b5a0059b67765 authored over 6 years ago
Merge remote-tracking branch 'origin/dev-2.x' into dev-2.x
a992f670c1fb7f8331b33100874617a23772a1fd authored over 6 years ago
a992f670c1fb7f8331b33100874617a23772a1fd authored over 6 years ago
Fix docs warnings
2c7a7dfce0585a0247287776a22ca07b7a01c6bf authored over 6 years ago
2c7a7dfce0585a0247287776a22ca07b7a01c6bf authored over 6 years ago
Merge branch 'master' into dev-2.x
# Conflicts:
# aiogram/__init__.py
# aiogram/utils/json.py
Merge branch 'dev-1.x'
# Conflicts:
# aiogram/__init__.py
Merge remote-tracking branch 'origin/dev-1.x' into dev-1.x
0b46a042ada69d070c3367a0dbd9d866f221c784 authored over 6 years ago
0b46a042ada69d070c3367a0dbd9d866f221c784 authored over 6 years ago
Rename `encrypted_passport_element_type` -> `type`
c73888bd9849837cf1741c19949f2872e938efd2 authored over 6 years ago
c73888bd9849837cf1741c19949f2872e938efd2 authored over 6 years ago
Fix webhook (retry-after)
13408426db7e7ea33096f563c062c2292db55d3a authored over 6 years ago
13408426db7e7ea33096f563c062c2292db55d3a authored over 6 years ago
Merge pull request #60 from Olegt0rr/patch-14
MessageCantBeDeleted exception
9b593af5928f7994e6f4a85908c07831d06681e2 authored over 6 years ago