Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/opsdroid/connector-telegram

📡 A telegram connector for opsdroid
https://github.com/opsdroid/connector-telegram

Merge pull request #5 from FabioRosado/patch-3

Add deprecated warning to readme file

2b018c9aabdf0d476fb5ff53a6c6eaacf95be219 authored over 5 years ago
Add deprecated warning to readme file

f2f39ee56939d7fcf3f0030d90a817c5de45aae0 authored about 6 years ago
Merge pull request #3 from svakulenk0/master

fix: 3 arguments given in respond message.py

ae2cfb82abfebb6c107b0de12e2caa61b47da22a authored over 6 years ago
fix: 3 arguments given in respond message.py

d5359708b8133c71f4da2910564cdf1400974225 authored over 6 years ago
Removed reference to old license

4363ee05259ddb677c05581aa0684e66e2bb2883 authored about 7 years ago
Change to Apache 2.0 license

Approved by all copyright holders. See opsdroid/opsdroid#286 for more information.

d2094c8d506c0e29fe5968c759c8c88a79290bdb authored about 7 years ago
Updated example config

fb3faa1012223a5026e45774665c848805e68fbc authored almost 8 years ago
Log all update responses and allow custom interval

f84cfdd0059e0286c7686e888efc5175716064cd authored almost 8 years ago
Add default user and give error if not on whitelist

e9113b9966c2e9c480a1bef744e3b9d81b3eaed2 authored almost 8 years ago
Update README.md

f722987337c7c0afad4b13d3f4d63a469fd7ee72 authored almost 8 years ago
Add user whitelisting

eca1972ffd9d795ae414cc32f68c70cb6c42404b authored almost 8 years ago
More logging

49279697b01ef0f83ee09f6d9258c7f5f74e7ca9 authored almost 8 years ago
Fix name

411b79110b35e8c2d8aa144202d1431d2ecef66a authored almost 8 years ago
Update README

ef4307adb412f46dc30c07542d728a003c688a3d authored almost 8 years ago
Update README

83cae7eb61e49aa88924fa26e979a7c1b1028acc authored almost 8 years ago
Working connector

4fa0977f075afd1da5159874bacb88e9e9139647 authored almost 8 years ago
Clear prompt better

7eb430e5dd1686ad19c729737f82e7a9cdc13096 authored about 8 years ago
Force flush

1b6624dbbba2e9c1ada07c6cacd2a6588190b913 authored about 8 years ago
Remove prompt when responding

be0902a5da6209e16c9d0579816f53207c6bd049 authored about 8 years ago
Even correcter syntax

8c8de26185e1d958fced3619b8f21f7030c9ef96 authored about 8 years ago
Correct syntax

3afddd490ec66bb4c37b1880bf6b07d4eb2d999e authored about 8 years ago
Run super init

2ea258e3b28e6b66df72649ed51372f251fddf33 authored about 8 years ago
Merge pull request #1 from opsdroid/async

Switch to asyncio

7357e889fd907b269920d1acf9d6840d6a45b780 authored about 8 years ago
Separate connect and listen

dddbb47ad642a864703d96f81c0bc3507f5d3fdf authored about 8 years ago
Made response async

2a2219358cbb01624f9c5403b280a204bdd56f0d authored about 8 years ago
Cannot catch keyboard exits asynchronously

e0e6190cb567993052981196105c22652869c172 authored about 8 years ago
Initialise Message better

2742d6f7f417117dab56f7251dbde4484c7ad3d7 authored about 8 years ago
Call parse in the connector as a coroutine

5a344dc1102f2ac4089ec28505d8b4add93da573 authored about 8 years ago
Removed debug line

8fdb0b99902f5d79c1c9f1f2f2b27c1d2d15338f authored about 8 years ago
Change yield to return

807adb0d51d598c2bc2b7e8c3ebdbc12c235d360 authored about 8 years ago
Add missing awaits

a7a229c59af92ff5eca806dace36f12d1c9858dd authored about 8 years ago
Add missing away

da9acfa847b96f192eff0281d75ecde6636f09bd authored about 8 years ago
Back to new async/await syntax

b939c97e3a208f3f9d6ad44b36611f47cf84e7bf authored about 8 years ago
Recreated coroutine and added logging

38c5fafea2b6d4d62ca93d671f92ce6f89e80c82 authored about 8 years ago
Switched to older coroutine syntax

59c8dca920f1864103493999b7712f6f30f80d6a authored about 8 years ago
Make connect not a coroutine

e016adb49173c10b984494e55d497a9284cbff91 authored about 8 years ago
Converted to async python

43ea2b2755237813d6cf0d05c8de6fd6ee7315d1 authored about 8 years ago
Inherit from base connector

9ae1ea0776ac9f6a30a1e0f8500c535004996c8e authored over 8 years ago
Added README and LICENSE

c5af28c463ca12086c279689fd2316e188098e01 authored over 8 years ago
Fixed syntax error

a28342425a5ab7f2c3b035b3d2bf0c13f8053062 authored over 8 years ago
Print bot name into terminal

a219161844cc8b61fa7f38d31a5d30d9e95adcf5 authored over 8 years ago
API changes to message object

c67f70d54e5ad51112305a096ee5d023712faaf7 authored over 8 years ago
Accepts message object in response

ca290b7673c2dd3fad430ed16092e4c52547f8ec authored over 8 years ago
__init__ now requires config

c4f5ffe6b28c629c25b8cd258d6458fe40b85d23 authored over 8 years ago
Removed pycache and added gitignore

e9c000221ca851e4a44158bf6a5e09c5cdbb2dac authored over 8 years ago
Initial commit

bf9d0f6b6b81a21bfd9d7cdef81fe23c6064cdac authored over 8 years ago