Ecosyste.ms: OpenCollective

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

github.com/opsdroid/connector-websocket

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

Update README.md

73cd9860c5b6f6d084bc7e4cd3fe7f6bba6e48b1 authored over 6 years ago
Merge pull request #3 from opsdroid/fix-respond

Add missing await

7abbb1b729912d7dfde5a329b621fb8b38511b9f authored over 6 years ago
Add missing await

85e290a4dbe530b3cafd2e49d33585d90a52d145 authored over 6 years ago
Merge pull request #2 from alexenriquent/update-connector

Update the respond function

fdd64c5ddbfb584e9c49e91c6e9a45c618f8b6a8 authored almost 7 years ago
Update the respond function

19bd15b600d0f73dfa0665b34210d9a044b5eae5 authored almost 7 years ago
Remove unused import pwd

42c94a2159853f0b87a1fff0eaba7ae047955d7d authored about 7 years ago
Removed reference to old license

2c589326d05b74871f4bf417a50bc28802ebfc01 authored about 7 years ago
Change to Apache 2.0 license

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

77c4a87a382dc8373bfc0b6ac403f615da22a8c3 authored about 7 years ago
Fix default room but

3d799b38aa8538cfa52b6d4e03f44e3b28ae091a authored over 7 years ago
Websocket connector

9816972d1c6f61df28aeb378cadc06bbae6eab54 authored almost 8 years ago
Update config syntax in README

6f2e3494691c39b784a72a23359600eec1f380ee authored almost 8 years ago
Reconnect websockets (#6)

* Reconnect websocket on failure

d4f42b8977fa7f046dbe2c8a70ab8e1d8bb90a14 authored almost 8 years ago
Fix typo

2a4904c361b94b13afcdb7077a98eab49fc46a78 authored almost 8 years ago
Switch to new logging syntax and add more logging

e53a1d8b515ae2e79fa4d5f6acf6b9264a6f9bfd authored almost 8 years ago
Custom configs and better debugging (#4)

* changed default room

* More logging

* Allow setting of icon_emoji in the config

* Mor...

c20c64c54081985ef25aad966b10a8c590d7ceda authored about 8 years ago
Merge pull request #3 from opsdroid/default-room

Add default room and tidy init

aa3e26d95f8941cc7d576ad427d1ee40989d72d6 authored about 8 years ago
Add default room and tidy init

5cd827c6d25144cb122c800c3a768d6ba06c89b4 authored about 8 years ago
Merge pull request #2 from opsdroid/async

Switch to asyncio

d5084ad64e3304ed45f990303d11f5a3d1ab9228 authored about 8 years ago
Separate connect and listen

7c02fc80835aa3660c18020f8e97552783e14ce0 authored about 8 years ago
Added listen method

6c565323e39341f0fa18caf5f50b81ff719d2bcb authored about 8 years ago
Fixed properly

7f9064238abae01584c6ab80d5de1f1b801bbcbf authored about 8 years ago
Fixed bug

87077a6749de938673b813dc80a666fd0262d2d3 authored about 8 years ago
Log user name

f3692935e748727b5d970ccdeaba9552b11fb8da authored about 8 years ago
Log user name

e5c9562040fc5a43dcc492c1fe481b9521ab9b3d authored about 8 years ago
Log user name

a6295882605cdd36f4a840f6b86d8c5efddc5714 authored about 8 years ago
Log user name

f8d79ba2d6a30f092b1c1da0a71010987e4ff731 authored about 8 years ago
Log user info

37fea513b28796b90c6f2133f0c3426fb8af3692 authored about 8 years ago
Log user info

147e943636a167034948f43098963c09a3cab2b5 authored about 8 years ago
Log specific messages

7f40a7e9b60dc7dbcd6231b7e54e9c1b1af5f3a4 authored about 8 years ago
Log specific messages

83101719c468382673c7f2adb50895ce4e13fcf9 authored about 8 years ago
Only log user messages

7604d7ca1a9c139cc362317db6bc27f50d7f8f3b authored about 8 years ago
I think theres an error

93399a6ec4b3208e880532985844162ef8e60024 authored about 8 years ago
Don't break the loop

9b1f61ee782bf5527108316794b2ec2cea7196c1 authored about 8 years ago
Log again

210ced2f77f47e4664b1dee4f2c6d1a281085415 authored about 8 years ago
Log again

b1508ef991d1a50b24d17aea1e93f0b0bcdbc743 authored about 8 years ago
Parse messages with opsdroid

25c2299e1bea297bfcf705ce8f963a26bfa7d8ab authored about 8 years ago
Log socket message text

fa5e9f891273a5b02ed931ebf3603bce0fa32ce3 authored about 8 years ago
Log socket message text

d1f19e42187378b35a75ab7f4b5f02d9bc5a0439 authored about 8 years ago
Log socket message text

b6d2ce60f3e2bd544b4123f6626e27f957fb060b authored about 8 years ago
Log socket messages

f1a1a7ada17153fa43a923da775485269f3db803 authored about 8 years ago
Track message ids

b127024c71883c6822a9d9474d6344b3b0c08eec authored about 8 years ago
Imported json and catpure data

85a58f33cdedaa5482931eccc5d96c8bdfce1fe8 authored about 8 years ago
Imported json and catpure data

2f14bd19b6104d0e1576ec6799602a39021c1bd5 authored about 8 years ago
Added keepalive to event loop

c84e944c90e2abcfbd0d434220dc0f277825df4e authored about 8 years ago
First stab at async

7613e8b64d5340c03ce4451cff7d779f4fb5ad28 authored about 8 years ago
Shorter sleep

0d48a115cc571232601be46922dda9d9cb5c9c38 authored over 8 years ago
Inherit from Connector class

c2836e6884f948095f43e889769f186b246351a4 authored over 8 years ago
Check that a message was from a user

df1fe1494e343389fdf9f15d554eacf8add88ac0 authored over 8 years ago
Added README and LICENSE

1cc56ea7e13b657d278733773cb84c165e674d31 authored over 8 years ago
Fixed syntax error

06e4182aab37d0b4d888765004cc957f1c28ff3d authored over 8 years ago
Cache already seen users and use main bot name

2a5da422d6a40ba16325f8777e208ddb0433c7ec authored over 8 years ago
API changes to message object

d06f2ad80c75410867f83bea37b92c5ee6368ac6 authored over 8 years ago
Fixed syntax error

96b641f568cd9e53389da6fb57f4018c3bb307ce authored over 8 years ago
Skip bot messages, especially self

2144ea748581d84c72392b28978c7dd3e7b3d470 authored over 8 years ago
Debug m

1033ca921fd23e5ec25c552b27a54c7f4e617c2d authored over 8 years ago
Get the correct username

b00bf1a8e33dd88fcddd8fc6558c8a99dc0ce8e3 authored over 8 years ago
Get user info

da68537f3454f1c28cec475b58e0e93b4fbb6f4a authored over 8 years ago
Parse messages and respond

ad0ef78e575e7cf36670459856a7ae5e5ccf22fc authored over 8 years ago
import time

fa6b125d5294ce85f07b2cb77cd76c4ac5bf7592 authored over 8 years ago
Fixed

84230a6e3becb0e7e02e10b7cf470bc2925c8b8c authored over 8 years ago
Py3 print statement

d44f07495c43b6b09a0fd04039c1f9fe581a9132 authored over 8 years ago
Py3 print statement

50f2765a1de6fcbda337490b723e78149176c51d authored over 8 years ago
Initial commit

ca2615e6a38ac9f974283269ae7b432dcf15537d authored over 8 years ago