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

Refactoring and write doc's for Bot class. Split bot to 2 classes

ba1c473f0c509c5dae1f57d78f88e05a4d472f47 authored over 7 years ago
Update readme.rst

efad13156ee7033cc60b583ec2a16f25beaf7cce authored over 7 years ago
Merge from default and change version and readme.rst

44adcac64e95098629b7fabedfca6c301b702de2 authored over 7 years ago
Go to master branch

650de3533a452b7d1db61ff6b162fab3ee50cbc5 authored over 7 years ago
Init tests.

b951b80cf6129f4beb9c2c9f23c22d5385482787 authored over 7 years ago
Update docs and readme.

7c27b92c3219dda4435bf4887b9681796b0e64dc authored over 7 years ago
Requirements for doc's

f4e2148e52f4f6d5ab28d5403597bbaa71b44fda authored over 7 years ago
Init Sphinx doc's.

76344fd81505bb8d6ff06d3b91402c8836b7613d authored over 7 years ago
handler(message: types.Message)

2192d4b7ea6930189b0e5b3cfa2975cb00577493 authored over 7 years ago
Provide to cancel next message waiter.

03c7e4a6d868b81743588957d92708ed30e2b0d5 authored over 7 years ago
Add steps and downloads example.

bf9657dfc58b3b4081193b424a09eed98dc52c3f authored over 7 years ago
Fix race condition

4c210a2641a638c301331b0a00e553238d9823b3 authored over 7 years ago
Download file and temp sessions.

a4918b5ee5a350839975f26ede5a942311c6e137 authored over 7 years ago
content_type -> content_types

f7c2bb47c1fec1c52272ed40afe1efa70a3e9597 authored over 7 years ago
Modify dispatcher. Add some handlers.

765741e12229091ad597bd04da652b2de1caf294 authored over 7 years ago
Games.

0a5d1c6feb806f2e5180564dc3c75f78ad6d309e authored over 7 years ago
Payments.

f3723ba3786987e8608d1ee0444dea3c83c7fc49 authored over 7 years ago
You can use library without Babel

d5d4e9c90eedaa3537eba9fce1906161f1cbc1cc authored over 7 years ago
Refactoring. AIOGramBot -> Bot and allow to use 'from aiogram import Bot'

92b3e027db42464f1a0d44b9b0f3d441b6ccc409 authored over 7 years ago
Fix sending files by url/file_id

16cda7af67a7b3193bd9a46e30d57c25d8222170 authored over 7 years ago
Fuck that inline mode.

c8b0f690a9e764fd5c6e1973e384c237ef39bfc6 authored over 7 years ago
Sort types.__all__

2dba2af775df2756d35ff0a5e2b356db014f0ea9 authored over 7 years ago
Store some data in types.__all__

e00bc027cf91474619eace3415caeae9533a91a0 authored over 7 years ago
Remove bad comments.

5019a4f00b023d3ff2ac8e88deae88b1ca4eed80 authored over 7 years ago
Refactoring.

07c7c1f32a513544284f9c74e1fbf25e75e9585d authored over 7 years ago
Clean bot.py

62e7bd1cbe82a499d2c2d500e56213b0dba2fef6 authored over 7 years ago
Add editMessageText, editMessageCaption, editMessageReplyMarkup and move deleteMessage

4c0d89d25a979d2c7841821f1fd8911c56abd257 authored over 7 years ago
Add answerCallbackQuery

de773b6931913a2c3ce36ea93e42e0ceec1e5460 authored over 7 years ago
Add getChatMembers and getChatmembersCount

9404e5fcc1a058a143e93a9b3e06dcea2174b1de authored over 7 years ago
Add getChatAdministrators

7904e21f26a9a8d2471a7544391c13acb9f66a6e authored over 7 years ago
Move getChat method.

6e414311b034711fdec61ba334e6eb827eae8c01 authored over 7 years ago
Change response results.

38fd947e96f940728cd75496d1c925dbdb423c94 authored over 7 years ago
Add leaveChat.

049f50527934230e0f6c939c8d94676d2a244244 authored over 7 years ago
Add kick/unban chat user method.

ff4d2652abb6f22e3f89ff023c96ecf222f6a269 authored over 7 years ago
Removed the crutch with the user's language

93c61e9e0af3076df2e126aa1b502efc4fd1a7e5 authored over 7 years ago
Update requirements.txt

c03b836a8e9893d92c033294121d3b7ee2a55036 authored over 7 years ago
Add setMebhook, deleteWebhook, GetWebhookInfo

51ac1a9d6c02307159ddb3598d395518334d75f3 authored over 7 years ago
Add send get photo

56c6cf6839aaa3485856a896890ce130bbc83a10 authored over 7 years ago
Add send get ussr profile photos

19e7b15a9fd3ab8c51652600423c936ee3c91389 authored over 7 years ago
Add send contact and chat action

5534b5b802565c18b945166e57677d4758d37412 authored over 7 years ago
Add send venue

7c7778489ad0ebb66ff7b903c9d40d424746ea36 authored over 7 years ago
Add send location and move _send_file

5a69da0e3f82e0d46997802be8aee4ece1ce2607 authored over 7 years ago
Add send video note

c5ee2fe4b23a49f70a77705c392b777db24b73f6 authored over 7 years ago
Add send voice

858466810cdd2ee3c5229dba8c99c1e9c881fc4d authored over 7 years ago
Add send video

321bd68b5a421dd2c07dd7e804366933e44a59db authored over 7 years ago
Add send sticker

f399232ea6bf3f84e51bbdf9357668055520fcd5 authored over 7 years ago
Refactor send document

23863c587c918e1017fd7250ec5dc3600d65e3c2 authored over 7 years ago
Refactor send photo

a3f1056f528e9cac7d5ab500d696853058308dd7 authored over 7 years ago
Send file and audio

7562bd7d74bbc6a506876d02cdca1ac451590b7b authored over 7 years ago
Exclude local variables

3b416a1e0e4f153bba4d618ce616d4e6dac8908f authored over 7 years ago
Oops.

adb8d8c17ab2ff03305466a75cecf87b9b06b426 authored over 7 years ago
Set parent object

e2dca9da0db0c2d4b4dab4e5210c8dc677fa210b authored over 7 years ago
Readme

1c81842167064883d211f0000b4d9f3b135a80a6 authored over 7 years ago
Add example. Check user language.

Demonstrate language and markdown utils.

e06920681d26859eeb01c0a681ae524c678f9ab5 authored over 7 years ago
Add example. Simple Echo bot.

2fdd804114f1e6d9e2d26f27ac6c38333dbc01ba authored over 7 years ago
Write info about uploaded files to log.

42e2630d3eb27b202b396fbe7a58f72d2ab2d3a7 authored over 7 years ago
More safe token validation.

d4a6df487fd9f652c85ef12b7416159126c72b98 authored over 7 years ago
Add base of messages handler.

b7bba77d299d9f5a144f4ea1e551703176f197fb authored over 7 years ago
Fix message.get_command() and etc.

4bd8544531036e0d1e9db29a6e0c4ca11848ffe4 authored over 7 years ago
Strip args

5e93656b7aebbcef5a7023495f3db2653ada0cfc authored over 7 years ago
Get command and args from message

1759fd9172f2c9edeb1209846015a530856c05a5 authored over 7 years ago
Add skeleton for Dispatcher.

e3f40c4beede1df1296288aa13d84787c9cd11eb authored over 7 years ago
Lol

aac8059352c61e1a014c97690fae734a9dc262b0 authored over 7 years ago
Fix send_photo

3b40f2501e97a6f7cc2ffcd3c3c2668680073525 authored over 7 years ago
Send photo

3263a286e13d90065feb7182625edbc80c28977a authored over 7 years ago
Optimize deserializer

6f40b9c0cf37e09f5ede5016de50362cf529794f authored over 7 years ago
Rename 'skip_items' -> 'exclude'.

579b294d26193fe0329009fd6f8d3d4d176c1061 authored over 7 years ago
Change payload generator

9b6548d0b8004dcfc03cd95b33b99443f2743c71 authored over 7 years ago
Add ReplyKeyboardMarkup, KeyboardButton, InlineKeyboardMarkup, InlineKeyboardButton, ForceReply and parse reply_markup

7003b088fc1af76ce1ae6fb37383040d1968cfa1 authored over 7 years ago
Add WebHookInfo, GameHighScore

5874291b150ea54eec7b1a4f22a2c48a4b215957 authored over 7 years ago
wtf

24f70bf9d5b57941f7f09116a0c27eb8bd4ea323 authored over 7 years ago
Reformat code. Use rel imports.

4dba8f534e2ba9929e66b9a0ce4882ff32bf7d62 authored over 7 years ago
Merge remote-tracking branch 'origin/dev' into dev

# Conflicts:
# aiogram/bot.py

ab7934f333ae54998cda0fb0592e90b452f8eb5f authored over 7 years ago
Add all deserializable types.

8350483c980f058897c99bf44247218709e86e4c authored over 7 years ago
Forward message

1351e651247e0c949e0deb81195c0aea5d262e82 authored over 7 years ago
Provide sendMessage and deleteMessage methods.

e87180b6f435aa5d1a53eb53ae9b7e810355b81c authored over 7 years ago
Oops.

79edeaf960faf8879fb692ad0d30fa8881212470 authored over 7 years ago
Configure Deserializable object. (Set bot for types) and stop using __slots__

716865695cb1fcb1ce9505ace63c3b7485b00b86 authored over 7 years ago
Add ChatMember

a703fc9587750b12b030f7ff349533e181035be2 authored over 7 years ago
Small fixes

cc8511284f3a5d84e1d0c1512227f9df6127d3fa authored over 7 years ago
Rename data -> raw_data

0d6af5bc8de20e9dbfb3c168926ff2c2288bd907 authored over 7 years ago
Rel import

44bf90611016b1f084337e33c6d87406101fba84 authored over 7 years ago
Add types: Audio, Document, PhotoSize, Sticker, Video, VideoNote, CallbackQuery, Contact, File, Location, UserProfilePhotos, Venue, Voice

a315d6d39050f8e5e2e8f1bd00a6f1637c4077fb authored over 7 years ago
Fuck windows.

9bd66a825dff6edf05075d930314834fcd42e322 authored over 7 years ago
Add payload generator

bff535ddab49d1f60f64ac13797822474ab3b2dc authored over 7 years ago
Log response

7ac1896e8100752344909065fc7a39e365d5fb0c authored over 7 years ago
Define IETF Language Types and add .language property for User

ff7d8a906eee8629f1263f464faf471b28200784 authored over 7 years ago
Parse Message.from_user

834fa35e84c2b32a025a169b2a02cc62e5b5d1c0 authored over 7 years ago
Define chat actions

e244d0214f6b567de3140857db4f2f2165d71ab4 authored over 7 years ago
Add ParseMode's list

f3b9fe526d226bd0f82ad1a9327c355516eec0f9 authored over 7 years ago
Add content type detection in message object

4078d555a4757a110ae989266f805c9615251a87 authored over 7 years ago
Remove bot entity from types.

4f7bdfa885827188c7dd3147b58e9ea280bb3201 authored over 7 years ago
prepare updates

4fce1cefe6f41dcfde1e772ca9a9939ac3008a9a authored over 7 years ago
Add getUpdates

4d0ffa7b580a84946e788afddf6a1ab4089a54a1 authored over 7 years ago
Mark methods as "TODO" in list

e40b49b64ad4d4b10f0c90ff612f5ca4c764e9cb authored over 7 years ago
Update methods list

29a3c4c24b8b9616485d96e8a7474148c99386a3 authored over 7 years ago
Add message entity

d154d7c1e9f23df6064393b8ab3c23ec2b54b7d7 authored over 7 years ago
Fix empty fields in parsers

9d0f3fa65d0e644bc315793a078acddcf8d803be authored over 7 years ago
Update Chat. Add full_name and mention

b3a13ab6b5cea428fd0362f83edefd172c10ec0e authored over 7 years ago
Add message type (not full)

80305c326b61b64559d803eced7dac14eac59a00 authored over 7 years ago