Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/pyrogram/pyrogram
Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
https://github.com/pyrogram/pyrogram
Add advanced_echo2 example
5cab0b42bb9984641277835894d15f20cedf4d63 authored almost 7 years ago
5cab0b42bb9984641277835894d15f20cedf4d63 authored almost 7 years ago
Add advanced_echo example
40917988c3a3e1b4158d056290e4038c154bcdcd authored almost 7 years ago
40917988c3a3e1b4158d056290e4038c154bcdcd authored almost 7 years ago
Add simple_echo example
b6cd30d281cb1124cda58aecdf62d8670c24a148 authored almost 7 years ago
b6cd30d281cb1124cda58aecdf62d8670c24a148 authored almost 7 years ago
Add updates example
1fca99c7124c1fff7002a9bd8bf571409be2a265 authored almost 7 years ago
1fca99c7124c1fff7002a9bd8bf571409be2a265 authored almost 7 years ago
Move non-code files into data folder
0219ac0b5a3388598ce455aaabb1f52d3e9c3cf2 authored almost 7 years ago
0219ac0b5a3388598ce455aaabb1f52d3e9c3cf2 authored almost 7 years ago
Add get_participants example
8ad2b69bedb2292a65afd1c9a5fe75ff6b5ddce7 authored almost 7 years ago
8ad2b69bedb2292a65afd1c9a5fe75ff6b5ddce7 authored almost 7 years ago
Add get_history example
4561d04c67d98d1882cf72fcd10b0aa8cfbedcc5 authored almost 7 years ago
4561d04c67d98d1882cf72fcd10b0aa8cfbedcc5 authored almost 7 years ago
Always fetch peers (when applicable)
333c906ac304e6df8369cf1983da1ca5692816f0 authored almost 7 years ago
333c906ac304e6df8369cf1983da1ca5692816f0 authored almost 7 years ago
Add hello_world example
eada298e8cd1f23bc6d66a05496029acf9df0793 authored almost 7 years ago
eada298e8cd1f23bc6d66a05496029acf9df0793 authored almost 7 years ago
Fix signal handler not working on Windows
bce7d5b6e84cdfde61c657a72b094cb0918c4157 authored almost 7 years ago
bce7d5b6e84cdfde61c657a72b094cb0918c4157 authored almost 7 years ago
Fix file extension
64ebf979e5e77fb25ceff3d6f948cb252ffab3b4 authored almost 7 years ago
64ebf979e5e77fb25ceff3d6f948cb252ffab3b4 authored almost 7 years ago
Remove print
834fff88dae61558d510b1a3e6ed59d3759adeef authored almost 7 years ago
834fff88dae61558d510b1a3e6ed59d3759adeef authored almost 7 years ago
Update docs examples
c89130b5c6c45bd52d37d6cfc801a532e77d4d7e authored almost 7 years ago
c89130b5c6c45bd52d37d6cfc801a532e77d4d7e authored almost 7 years ago
Add send_sticker to docs
1677220f178a32de92f901dfe378fdc3c4e1fd80 authored almost 7 years ago
1677220f178a32de92f901dfe378fdc3c4e1fd80 authored almost 7 years ago
Merge branch 'master' into docs
e4493d203e472e0f021180798620da9a989dab00 authored almost 7 years ago
e4493d203e472e0f021180798620da9a989dab00 authored almost 7 years ago
Move send_media_group method
c088018afa2cd99aaccf7d9ec8de9648ff38a9e7 authored almost 7 years ago
c088018afa2cd99aaccf7d9ec8de9648ff38a9e7 authored almost 7 years ago
Add support for phone numbers in docstrings
f7a3dc2c228d5aa9da19fbe0ba457a516590e498 authored almost 7 years ago
f7a3dc2c228d5aa9da19fbe0ba457a516590e498 authored almost 7 years ago
Document download_media
09cba224cf40cd8b1e3f798c0d77eae8ae9e8112 authored almost 7 years ago
09cba224cf40cd8b1e3f798c0d77eae8ae9e8112 authored almost 7 years ago
Add send_sticker method
0353cf9588155546d83e020cc981bc0b17fe0322 authored almost 7 years ago
0353cf9588155546d83e020cc981bc0b17fe0322 authored almost 7 years ago
Add support for progress callback when downloading media
ed4ff077426b33d339cd4a59a3dbc1a976e3dc2d authored almost 7 years ago
ed4ff077426b33d339cd4a59a3dbc1a976e3dc2d authored almost 7 years ago
Add support for downloading photos
2e4802fbda41725072f09b9b22e7a554c8074c1c authored almost 7 years ago
2e4802fbda41725072f09b9b22e7a554c8074c1c authored almost 7 years ago
Set log level to WARNING
87bd61ecc28b2d85f5d1ccecd2b97cd6b1c4eca9 authored almost 7 years ago
87bd61ecc28b2d85f5d1ccecd2b97cd6b1c4eca9 authored almost 7 years ago
Make sure to clean temp files
9c9a034f6632e01f920410358c9a71b1a829ff6e authored almost 7 years ago
9c9a034f6632e01f920410358c9a71b1a829ff6e authored almost 7 years ago
Update docs
197539809afaa515de4832923de93cb5410a2486 authored almost 7 years ago
197539809afaa515de4832923de93cb5410a2486 authored almost 7 years ago
Make sure it's a Contacts before accessing fields
28f10bd042eecd5f158b1cceedaa530c85e81a93 authored almost 7 years ago
28f10bd042eecd5f158b1cceedaa530c85e81a93 authored almost 7 years ago
Update docs
7439e1e8f28c2eaa5e367cfc5023fb8882ae1fe4 authored almost 7 years ago
7439e1e8f28c2eaa5e367cfc5023fb8882ae1fe4 authored almost 7 years ago
Add BadMsgNotification error descriptions. Fixes #26
26adfc2ef47bddb7910d1d7e3b48267f78aa06e5 authored almost 7 years ago
26adfc2ef47bddb7910d1d7e3b48267f78aa06e5 authored almost 7 years ago
Merge branch 'master' into docs
6a5810134bc3c92340eaf9a13591ab68ef8229c1 authored almost 7 years ago
6a5810134bc3c92340eaf9a13591ab68ef8229c1 authored almost 7 years ago
Document add_contacts and delete_contacts
cfa19bc1c8775f985a3b1baee880a14ec3af4af0 authored almost 7 years ago
cfa19bc1c8775f985a3b1baee880a14ec3af4af0 authored almost 7 years ago
Document InputPhoneNumber
7ee8cb705934cec9940dc3940cbf2b843f426ff7 authored almost 7 years ago
7ee8cb705934cec9940dc3940cbf2b843f426ff7 authored almost 7 years ago
Catch RPCError in InitConnection
140a8b4e12e4c693e11c1095fa34561e343d4c31 authored almost 7 years ago
140a8b4e12e4c693e11c1095fa34561e343d4c31 authored almost 7 years ago
Log info when using a proxy
8e538199eadf0a97c1ff3c94f68acb9891451633 authored almost 7 years ago
8e538199eadf0a97c1ff3c94f68acb9891451633 authored almost 7 years ago
Add api_key and proxy parameter to the Client class
This gives users full control on how to store and load credentials.
efbd052ec3c03b1944c805ca5a03e899c65fe152 authored almost 7 years ago
Update docs
35d5c4170cfbf91982f18100086613b10a0f3a13 authored almost 7 years ago
35d5c4170cfbf91982f18100086613b10a0f3a13 authored almost 7 years ago
Add missing notice
a5849e9f6d2001243224eb2e972de2d83f807aa0 authored almost 7 years ago
a5849e9f6d2001243224eb2e972de2d83f807aa0 authored almost 7 years ago
Catch FloodWaits when calling GetContacts
2a9da075486480adffd6042403c4b11425737f75 authored almost 7 years ago
2a9da075486480adffd6042403c4b11425737f75 authored almost 7 years ago
Merge pull request #23 from 1pyxa1/add_contact
Add add_contacts, delete_contacts, get_contacts
314d19e09da85eeed5b832353d6e93fb12ac4934 authored almost 7 years ago
Accept phone numbers with and without a leading "+"
5a44b93574a47af7ba227141af5495e98aaf1202 authored almost 7 years ago
5a44b93574a47af7ba227141af5495e98aaf1202 authored almost 7 years ago
Add ability to send messages to contacts by using their phone numbers
c5281eb963d0bbc9f3627dbcfa0e8a3ef5a8754b authored almost 7 years ago
c5281eb963d0bbc9f3627dbcfa0e8a3ef5a8754b authored almost 7 years ago
Call get_contacts when starting the client
c33719be9e546329c18eeba32c76894f86e0275e authored almost 7 years ago
c33719be9e546329c18eeba32c76894f86e0275e authored almost 7 years ago
Fetch users when getting contacts
c99bc9118badcf00559f12c0cdf588ef7fc3e8b0 authored almost 7 years ago
c99bc9118badcf00559f12c0cdf588ef7fc3e8b0 authored almost 7 years ago
Rewrite add_contacts and delete_contacts
3ff3f5d9f4e84be1d8100423643457f5eda71622 authored almost 7 years ago
3ff3f5d9f4e84be1d8100423643457f5eda71622 authored almost 7 years ago
Add InputPhoneContact type
2ab8fbe04776e50b05e66f4d1d3ff7f96e81e4eb authored almost 7 years ago
2ab8fbe04776e50b05e66f4d1d3ff7f96e81e4eb authored almost 7 years ago
add add_contacts, delete_contacts, get_contacts
7d727381532223dfe42c48c5ac08f1e6bd6b48a8 authored almost 7 years ago
7d727381532223dfe42c48c5ac08f1e6bd6b48a8 authored almost 7 years ago
Update README.rst
8b7519b53610c806514f60930e48571728483674 authored almost 7 years ago
8b7519b53610c806514f60930e48571728483674 authored almost 7 years ago
Fix deadlock in case the message doesn't contain any media
027f843047cc9766c9498d4c66f4d17efe801cc6 authored almost 7 years ago
027f843047cc9766c9498d4c66f4d17efe801cc6 authored almost 7 years ago
Add missing notice
282e2bb79b60bf853bee7b0d308bba15d684f545 authored almost 7 years ago
282e2bb79b60bf853bee7b0d308bba15d684f545 authored almost 7 years ago
Merge remote-tracking branch 'origin/master'
29378fcefe07acd0c0da0c5b4e1b21afe9c07ae6 authored almost 7 years ago
29378fcefe07acd0c0da0c5b4e1b21afe9c07ae6 authored almost 7 years ago
Improve download_media
46e310722aebc3a2c74b4caa90bfda300666f5b7 authored almost 7 years ago
46e310722aebc3a2c74b4caa90bfda300666f5b7 authored almost 7 years ago
Handle TCP server errors
02da3fe94750cd3ca4afc313482d0676b5bc2c2e authored almost 7 years ago
02da3fe94750cd3ca4afc313482d0676b5bc2c2e authored almost 7 years ago
Add initial support for downloading media
15561d19d577206461bdffb871e3ee3a9914ab10 authored almost 7 years ago
15561d19d577206461bdffb871e3ee3a9914ab10 authored almost 7 years ago
Fix BadMsgNotification error_code 32
d89d238d303ccba82dbf4b40c7a6f4c16b22e7d7 authored almost 7 years ago
d89d238d303ccba82dbf4b40c7a6f4c16b22e7d7 authored almost 7 years ago
Rewrite get_file
3bd3d99e6ad736941f6bd7206b40ff9bfc73ad40 authored almost 7 years ago
3bd3d99e6ad736941f6bd7206b40ff9bfc73ad40 authored almost 7 years ago
Update README.rst
877e0985cad7356cd5c6027ce2767a14d121ecad authored almost 7 years ago
877e0985cad7356cd5c6027ce2767a14d121ecad authored almost 7 years ago
Update README.rst
85e8623e463a2132f7c276ad03fef510a9dee326 authored almost 7 years ago
85e8623e463a2132f7c276ad03fef510a9dee326 authored almost 7 years ago
Update to v0.6.1
aaf1b5c862a1351271f2f72aa823e3272f8b61ad authored almost 7 years ago
aaf1b5c862a1351271f2f72aa823e3272f8b61ad authored almost 7 years ago
Add TgCrypto installation command (as extra)
0b4fa8b51730878cd253ee999e81fc21c57b0b2d authored almost 7 years ago
0b4fa8b51730878cd253ee999e81fc21c57b0b2d authored almost 7 years ago
Don't use logging directly
74a7adcbdd9afc1a499897413c31845bcb2fcc65 authored almost 7 years ago
74a7adcbdd9afc1a499897413c31845bcb2fcc65 authored almost 7 years ago
Add TgCrypto as an extra requirement
5826470c77f25f71f83f2aadc43f69e0f2577429 authored almost 7 years ago
5826470c77f25f71f83f2aadc43f69e0f2577429 authored almost 7 years ago
Update docs
b606ec44c5a31b7f994f68f2cbedcc5c1795554a authored almost 7 years ago
b606ec44c5a31b7f994f68f2cbedcc5c1795554a authored almost 7 years ago
Merge branch 'master' into docs
e3b41d0b16aec10c1957ef52ea2de0149ad7dc9f authored almost 7 years ago
e3b41d0b16aec10c1957ef52ea2de0149ad7dc9f authored almost 7 years ago
Update setup.py
69e4ebfa559b10a613af70f00f69d4630843defb authored almost 7 years ago
69e4ebfa559b10a613af70f00f69d4630843defb authored almost 7 years ago
Merge branch 'master' of https://github.com/pyrogram/pyrogram
35da6eaf0bd3f245f2cb8c0f93e2d654c5297afa authored almost 7 years ago
35da6eaf0bd3f245f2cb8c0f93e2d654c5297afa authored almost 7 years ago
Update README.rst
ab2f684565292ac1f4b81a596650849bd5633cfb authored almost 7 years ago
ab2f684565292ac1f4b81a596650849bd5633cfb authored almost 7 years ago
Merge branch 'master' into docs
59815d1f83c4fe4ab8d5ecb220274abf8ca9e33c authored almost 7 years ago
59815d1f83c4fe4ab8d5ecb220274abf8ca9e33c authored almost 7 years ago
Update warning
87dcd4d313e0dcb1c2a783b4b55718c7da64d21e authored almost 7 years ago
87dcd4d313e0dcb1c2a783b4b55718c7da64d21e authored almost 7 years ago
Update TgCrypto docs
50d56f46d2865436db598f8f41b89f2791915ba3 authored almost 7 years ago
50d56f46d2865436db598f8f41b89f2791915ba3 authored almost 7 years ago
Add missing colon
c47fe4190ae531402129f3674d8bbef30aaf78c8 authored almost 7 years ago
c47fe4190ae531402129f3674d8bbef30aaf78c8 authored almost 7 years ago
Merge branch 'tgcrypto' into docs
# Conflicts:
# docs/source/index.rst
Merge branch 'master' into tgcrypto
1bf74a9c25ba04863c160e31054348fddfa018fb authored almost 7 years ago
1bf74a9c25ba04863c160e31054348fddfa018fb authored almost 7 years ago
Update to v0.6.0
1db1339de875f480ee680565533d42af087c078d authored almost 7 years ago
1db1339de875f480ee680565533d42af087c078d authored almost 7 years ago
Merge branch 'master' into docs
121d88f767cb580e80eb23473d0a6e61581593cb authored almost 7 years ago
121d88f767cb580e80eb23473d0a6e61581593cb authored almost 7 years ago
Add supports_streaming field o the InputMedia.Video object
c7b800b4781a873c4d3e637b155824b5f5e51aa1 authored almost 7 years ago
c7b800b4781a873c4d3e637b155824b5f5e51aa1 authored almost 7 years ago
Update version on docs
c2646b03607a38a143c3a13fe55ca6a05310d474 authored almost 7 years ago
c2646b03607a38a143c3a13fe55ca6a05310d474 authored almost 7 years ago
Update docs
54ff739c820db912b8cb8d7c4eb9c36c5cedbeed authored almost 7 years ago
54ff739c820db912b8cb8d7c4eb9c36c5cedbeed authored almost 7 years ago
Merge branch 'master' into docs
e7cb51e056d355c16eafc6137f389dc0f19ac8eb authored almost 7 years ago
e7cb51e056d355c16eafc6137f389dc0f19ac8eb authored almost 7 years ago
Update docstrings
a961eb88db115ca0516df935eef0f2a07e5ff221 authored almost 7 years ago
a961eb88db115ca0516df935eef0f2a07e5ff221 authored almost 7 years ago
Use PingDelayDisconnect instead
ad6cfcd165962b2bb293d45299e59e99a4159c0b authored almost 7 years ago
ad6cfcd165962b2bb293d45299e59e99a4159c0b authored almost 7 years ago
Set socket timeout to 10s
5e6361defc8c0f69076cefde800c4fc72c1263a5 authored almost 7 years ago
5e6361defc8c0f69076cefde800c4fc72c1263a5 authored almost 7 years ago
Add Emoji module docs
cb7601005b51f9594dd9112d9ad450f265be4507 authored almost 7 years ago
cb7601005b51f9594dd9112d9ad450f265be4507 authored almost 7 years ago
Merge branch 'master' into docs
7b73b98d786256b90e810d12312fd59bad024e9e authored almost 7 years ago
7b73b98d786256b90e810d12312fd59bad024e9e authored almost 7 years ago
Add Emoji module
66156431efa0659d5d44609b3b1b32cfa64f8f49 authored almost 7 years ago
66156431efa0659d5d44609b3b1b32cfa64f8f49 authored almost 7 years ago
Revamp markdown parser
e1b2fc7043b29f126828093cdd60e699f92a8731 authored almost 7 years ago
e1b2fc7043b29f126828093cdd60e699f92a8731 authored almost 7 years ago
Merge branch 'master' into tgcrypto
e14a3644ba0a98183eb55016376af56e044ff1b6 authored almost 7 years ago
e14a3644ba0a98183eb55016376af56e044ff1b6 authored almost 7 years ago
Merge branch 'master' into docs
5b3e5133d86bc786e1143efa6253b7262c7c0d03 authored almost 7 years ago
5b3e5133d86bc786e1143efa6253b7262c7c0d03 authored almost 7 years ago
Add new parameter supports_streaming to send_video method
11bf40f50bd90cf2963788e94900ff8d381f7220 authored almost 7 years ago
11bf40f50bd90cf2963788e94900ff8d381f7220 authored almost 7 years ago
Fix HTML style parser not working properly. Fixes #21
f35babc26a019a4a4c55229f905881d8a089cdef authored almost 7 years ago
f35babc26a019a4a4c55229f905881d8a089cdef authored almost 7 years ago
Update "Update Handling" page with more examples too
55f1c66f927c247833df4d615f9915d7a5dfb491 authored almost 7 years ago
55f1c66f927c247833df4d615f9915d7a5dfb491 authored almost 7 years ago
Merge branch 'master' into docs
98db6ca16197bd98511ac3004914fabe6d653ec2 authored almost 7 years ago
98db6ca16197bd98511ac3004914fabe6d653ec2 authored almost 7 years ago
Add resolve_peer docstrings
89200f4697517ff3edfec27b5083c099cc8de49e authored almost 7 years ago
89200f4697517ff3edfec27b5083c099cc8de49e authored almost 7 years ago
Modify resolve_peer to accommodate Peer* types
78f2c9549c2cd592a4bf2286f738be5d293440be authored almost 7 years ago
78f2c9549c2cd592a4bf2286f738be5d293440be authored almost 7 years ago
Add SeqNo lock
aca6fa390e1d0f0554f9aa5894f8b8ae13b1c066 authored almost 7 years ago
aca6fa390e1d0f0554f9aa5894f8b8ae13b1c066 authored almost 7 years ago
Add MsgId lock
560991498df03f8c5c094751b1cc3a04ea2cc250 authored almost 7 years ago
560991498df03f8c5c094751b1cc3a04ea2cc250 authored almost 7 years ago
Add much more detailed set_update_handler docstring
c6d5fb4178f53987662775c8a6e8eaae529c5dfa authored almost 7 years ago
c6d5fb4178f53987662775c8a6e8eaae529c5dfa authored almost 7 years ago
Revert back to "set_update_handler" name
df89669e04a61f1d2647f57a48b20036a8862543 authored almost 7 years ago
df89669e04a61f1d2647f57a48b20036a8862543 authored almost 7 years ago
Merge branch 'master' of https://github.com/pyrogram/pyrogram
c1b426b16f476d8bad56da0e59e2b37a9d3bad5f authored almost 7 years ago
c1b426b16f476d8bad56da0e59e2b37a9d3bad5f authored almost 7 years ago
Remove reference
8b7f7440b20c701bebc66bce6681ec501929cbd3 authored almost 7 years ago
8b7f7440b20c701bebc66bce6681ec501929cbd3 authored almost 7 years ago
Add USERNAME_OCCUPIED error (#20)
e458e25786ff3547457bf3642a65c97ebaeb1bbd authored almost 7 years ago
e458e25786ff3547457bf3642a65c97ebaeb1bbd authored almost 7 years ago
Handle pts
dc94386507c047001c2060cb3606bcd44e8c7b1d authored almost 7 years ago
dc94386507c047001c2060cb3606bcd44e8c7b1d authored almost 7 years ago
Set NET_WORKERS to 1
85b573d1e578f25215d3bd2aab034d6e628beadf authored almost 7 years ago
85b573d1e578f25215d3bd2aab034d6e628beadf authored almost 7 years ago