Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
opsdroid
An open source python chat-ops bot framework for creating your own chatbots.
Collective -
Host: opensource -
https://opencollective.com/opsdroid
- Website: https://opsdroid.github.io/
- Code: https://github.com/opsdroid
* Added stock-portfolio to list
* Update index.md
* Create stocks-portfolio
* Rename st...
github.com/opsdroid/opsdroid - ad8007b78f8da36ebec02a57dfd3e3f6d3d31e89 authored almost 4 years ago by xDiesel76 <[email protected]>github.com/opsdroid/opsdroid - 3fa2a00f1e7ddca5e38e607d7a99958ddbdd9edd authored almost 4 years ago by xDiesel76 <[email protected]>
* Fix get from database when content is empty
* Labeller syntax
github.com/opsdroid/opsdroid - 645489b95e6804d4e246cc71624c64dc00f733cc authored almost 4 years ago by Stuart Mumford <[email protected]>github.com/opsdroid/opsdroid - d92a129c557d209172fb83507a3e1a414fb8e28a authored almost 4 years ago by chillipeper <[email protected]>
github.com/opsdroid/opsdroid - 69b3b9cbf2064b66c34831a235e8d101e50f9a0e authored almost 4 years ago by Stuart Mumford <[email protected]>
github.com/opsdroid/opsdroid - 623a70bbc002db570915fb8336ddd5ed4abb8638 authored almost 4 years ago by Stuart Mumford <[email protected]>
github.com/opsdroid/opsdroid - 400a4f7a471c70ec3d08210801c2d27bc0db4d42 authored almost 4 years ago by Stuart Mumford <[email protected]>
Add an infrastructure label
github.com/opsdroid/org-management - 8007c3608fa072d0269911bd924b9c12acaff489 authored almost 4 years ago by Jacob Tomlinson <[email protected]>github.com/opsdroid/org-management - cca2d6771fc24e97f7522bac8074e1de9e090e4a authored almost 4 years ago by Stuart Mumford <[email protected]>
It is stripping "/" from the end of URLs now probably due to:
https://github.com/poljar/matrix-...
github.com/opsdroid/wheels-for-teams-connector - 2ac954eadb365b787e778f5442e2fd678d589ab1 authored almost 4 years ago by Jacob Floyd <[email protected]>
github.com/opsdroid/wheels-for-teams-connector - 33e7b01079a94e41f1bbc5da4d56325ba73f3f2a authored almost 4 years ago by Jacob Floyd <[email protected]>
github.com/opsdroid/wheels-for-teams-connector - c283bb5ab95a4c3d4023767d53d2686aa531f372 authored almost 4 years ago by Jacob Floyd <[email protected]>
github.com/opsdroid/wheels-for-teams-connector - f62b902b0b096fbb953a6ebed2a8cd61bf14ca83 authored almost 4 years ago by Jacob Floyd <[email protected]>
* Move most of the magic to the mock_api_obj fixture
* Use context manager in mock_api fixture
...
* tests on 3.9
* Use asyncio.current_task not Task.current_task
This is new in 3.7 and rem...
github.com/opsdroid/opsdroid - 69b862a181d8c7238d054d51262276f2f3c96c67 authored almost 4 years ago by Stuart Mumford <[email protected]>* Implement a pytest fixture which can add responses to mock_api
* Move all fixtures to fixtu...
github.com/opsdroid/opsdroid - fabe42b9e12ebe9eba2278fffa4e815ae0967b82 authored almost 4 years ago by Stuart Mumford <[email protected]>github.com/opsdroid/opsdroid - 52c5918c859d14b540e75135d16251ae3a649613 authored almost 4 years ago by Stuart Mumford <[email protected]>
* Fix handle_stop_signal to actually call stop()
Fixes #1704
* Fix test_handle_stop_signal...
github.com/opsdroid/opsdroid - d25d095bb997423acf7fbeedeba65ea5ecaf7639 authored almost 4 years ago by Jacob Floyd <[email protected]>* Improve matrix connector and database documentation
* Try and fix the RTD config
* Updat...
github.com/opsdroid/opsdroid - 88de58e4c2bebe912b11eb340e7091b8d31327f6 authored almost 4 years ago by Stuart Mumford <[email protected]>* Make ExternalAPIMockServer
* Add opsdroid.testing submodule and update GitHub tests
* Ex...
github.com/opsdroid/opsdroid - 565c7eeeae94412d9b3a89fbdef4c0f6f612c6af authored almost 4 years ago by Jacob Tomlinson <[email protected]>* s/room/target
* Attempt to fix database lookup
* Guard against transport status being No...
github.com/opsdroid/opsdroid - a99dfb607c4ade51a0bc6c943f1d5b85c84b4f2b authored almost 4 years ago by Stuart Mumford <[email protected]>* do not swallow OSError in opsdroid.web.start
* Cleanup/recreate Web.site before starting ag...
github.com/opsdroid/opsdroid - 40548bdf8ae5935c495134fec6d3cf2804958876 authored almost 4 years ago by Jacob Floyd <[email protected]>github.com/opsdroid/opsdroid - a843eb3a0cf509f6a311e9ba29ed49e6f320d40b authored almost 4 years ago by Sourabh Sathe <[email protected]>
github.com/opsdroid/opsdroid - 537acdd310fc12d9dd3184148525f57db8e9dbc5 authored almost 4 years ago by Dan Allan <[email protected]>
* fix e2e matrix docker again
* use default value in Dockerfile for full test
github.com/opsdroid/opsdroid - 257065b6f846491eb4f9e08527d6fd0f7aff0f2c authored almost 4 years ago by Stuart Mumford <[email protected]>* Core changes without new tests or machiners
* Comment problematic test
* satisfy lint
...
github.com/opsdroid/opsdroid - 7f036c3199a99628c0efb4d6ef142ab8f5d9a3c1 authored almost 4 years ago by Jacob Tomlinson <[email protected]>* Handling encryption with matrix connection: Add requirements to Dockerfile and setup.cfg to al...
github.com/opsdroid/opsdroid - 171e8fe0b07fcc7a7aa861611b122b3a143c2b3c authored almost 4 years ago by Dudley <[email protected]>* FIX: Do not parse messages that we sent.
* Test that gitter connector does not parse own me...
github.com/opsdroid/opsdroid - b40cd13ee181bb2a9e3719a4d16734e6bac4f20c authored about 4 years ago by Dan Allan <[email protected]>Switching to case insensitivity led to an infinite loop of self-responses.
github.com/opsdroid/skill-hello - e4f55e78a07c4599e2fcef7c949fcba1efe65f8c authored about 4 years ago by Jacob Tomlinson <[email protected]>github.com/opsdroid/skill-hello - 62471de7998e8386fa8d386d80f232d7d901b52a authored about 4 years ago by Dan Allan <[email protected]>
github.com/opsdroid/opsdroid - 03afd709682bd60deaeeb9c872e45a3aa153f4d8 authored about 4 years ago by Hritwik <[email protected]>
* Add EditedBlocks Event
* Add Granular token
* Add Documentation
* Add Documentation
...
github.com/opsdroid/opsdroid - 6d683d571698624c78b436f27ce7685a203132a4 authored about 4 years ago by Hritwik <[email protected]>
* initial commit for video event class
* add tests for video event
* add tempfile to save ...
github.com/opsdroid/opsdroid - c78b20faed8b45519c8673de5073885a4889bdae authored about 4 years ago by Hritwik <[email protected]>* Add timestamp to logging
* Fix typo issue
* Fix black lint
* Add configuration valida...
github.com/opsdroid/opsdroid - 9acb47c8a985ab397af098ce27ac168c7c36ddd5 authored about 4 years ago by chillipeper <[email protected]>github.com/opsdroid/opsdroid - 480cbaa2467597f6e12b883efad1304b447eb763 authored about 4 years ago by Rex Roof <[email protected]>
* Fix docker builds
* Update os package dependencies
github.com/opsdroid/opsdroid - 354d210b90c5e2f6d2a833a51f1fe3ec9f98f161 authored about 4 years ago by Jacob Tomlinson <[email protected]>github.com/opsdroid/opsdroid - a495ecf17d3ea1bb774572377adf3c8e52806088 authored about 4 years ago by Fábio Rosado <[email protected]>
* Add a config option to disable registering a route for / (#1656)
This disables registration...
github.com/opsdroid/opsdroid - 3cb9e97087e384a14031d0731874dc7b834674e8 authored about 4 years ago by Ville Laitila <[email protected]>* Add to slack connector ability to edit messages and edit blocks
* Add documentation for edi...
github.com/opsdroid/opsdroid - e334a75243d27a5d2cb30db846a2c6ca427045d3 authored about 4 years ago by chillipeper <[email protected]>github.com/opsdroid/opsdroid - 8b839bc32bd74d4a6626464c4e9ab4f3dba5404f authored about 4 years ago by Jacob Tomlinson <[email protected]>
github.com/opsdroid/style-guidelines - 1827dcb6a5d16943029a0bc204cd2c390f664ef0 authored about 4 years ago by Jacob Tomlinson <[email protected]>
* Create logo_dark.png
* Recreated the logo
Recreated the logo after considering the comme...
github.com/opsdroid/style-guidelines - 97cc5899a24683552523d1cb36f5c126050fb734 authored about 4 years ago by Om Khulbe <[email protected]>* Raise all matrix-nio errors
* Add logging for undecrypted events and store path on startup
...
github.com/opsdroid/opsdroid - 61f88c919609d13525045f7324c1ca524dc56471 authored about 4 years ago by Johann <[email protected]>
github.com/opsdroid/opsdroid - 05307d7fbdb4170212b1428975441185833fc318 authored about 4 years ago by Jacob Tomlinson <[email protected]>
github.com/opsdroid/opsdroid - 0dd9b7088cded31b60e6c6ab9abad5132ebd2ef2 authored about 4 years ago by Jacob Tomlinson <[email protected]>
github.com/opsdroid/playground - d49d079b15a86f9ea85cd07af9a68106810bc9fc authored about 4 years ago by Jacob Tomlinson <[email protected]>
This reverts commit 3219d118723d1316cdbed7b74781ecea7844e96e.
github.com/opsdroid/playground - f3cfa104b6eb47b703a5fba39c6c2cd73738f95f authored about 4 years ago by Jacob Tomlinson <[email protected]>github.com/opsdroid/playground - 3219d118723d1316cdbed7b74781ecea7844e96e authored about 4 years ago by Jacob Tomlinson <[email protected]>
github.com/opsdroid/playground - c0cb7e2dbdf2859e9d3112640a7ad4d42413c6a8 authored about 4 years ago by Jacob Tomlinson <[email protected]>
github.com/opsdroid/playground - c5d1cc1d5955f1d9a5556368164ad8c668025e8a authored about 4 years ago by Jacob Tomlinson <[email protected]>
github.com/opsdroid/playground - 0eff3f597223e9ab7e6908e2b22725d190f3022a authored about 4 years ago by Jacob Tomlinson <[email protected]>
github.com/opsdroid/playground - ec871bd39a97ce06fd2455b1bdc92604694de128 authored about 4 years ago by Jacob Tomlinson <[email protected]>
github.com/opsdroid/playground - 37d32799ff6cd931ed03d9bca195d2cec1543709 authored about 4 years ago by Jacob Tomlinson <[email protected]>
Updated by Added All Missing New Logos To READMEs in "Logos"
github.com/opsdroid/style-guidelines - f1e2697de2e14db9f00722d8b8c87c30ac3dab78 authored about 4 years ago by Jacob Tomlinson <[email protected]>Update README.md
github.com/opsdroid/style-guidelines - 2104e5f9b2e89ea9855babbf65f8faf198562e75 authored about 4 years ago by Krutarth <[email protected]>github.com/opsdroid/style-guidelines - 68e3f9e1c8899a1b73f6fc09b5aabeb6406bc51b authored about 4 years ago by Krutarth <[email protected]>
github.com/opsdroid/style-guidelines - f59336dc77e2be0cd74136cf23c542aa945af521 authored about 4 years ago by Krutarth <[email protected]>
github.com/opsdroid/style-guidelines - 4399281c933b3420ad7ae2a1086f31b273561cc3 authored about 4 years ago by Krutarth <[email protected]>
github.com/opsdroid/opsdroid - ec5b27d1aa9595f60ae68b82314abe10795a34d7 authored about 4 years ago by Julian Pedro F. Braga <[email protected]>
Co-authored-by: Jacob Tomlinson <[email protected]>
github.com/opsdroid/opsdroid - 3861827d2adec55ada0390f55aaf80c36581bfd1 authored about 4 years ago by Fábio Rosado <[email protected]>Co-authored-by: cristinasofia <[email protected]>
github.com/opsdroid/opsdroid - 29452ee7ec3d435616a883b59940a2d4d2dc7269 authored about 4 years ago by Jacob Tomlinson <[email protected]>github.com/opsdroid/opsdroid - 07fcfc33f286de67494558676368b8ca18f72c14 authored about 4 years ago by Jacob Tomlinson <[email protected]>
Created opsdroid audio logo
github.com/opsdroid/style-guidelines - 9bf0bbd9794b3f3123bf61e99d97ee9747e1c303 authored about 4 years ago by Jacob Tomlinson <[email protected]>github.com/opsdroid/opsdroid - 6fa4d190a1e40d2c7aa4452c9d7c16b907095ea6 authored about 4 years ago by Fábio Rosado <[email protected]>
github.com/opsdroid/opsdroid - 8f0dede972b97332c45befaab3dfebca463dd153 authored about 4 years ago by Fábio Rosado <[email protected]>
github.com/opsdroid/opsdroid - 2c9b6845e71cef3006f6f75a0be3f73cd6f81ad0 authored about 4 years ago by Levente Csőke <[email protected]>
github.com/opsdroid/style-guidelines - b445baaf9d00995cc067af6d272276934bd8660a authored over 4 years ago by Caitlin Fotheringham <[email protected]>
github.com/opsdroid/opsdroid - af00ac9f4eb725b27a08359d90bf80e1cd70588c authored over 4 years ago by Suraj_v <[email protected]>
Co-authored-by: Fábio Rosado <[email protected]>
github.com/opsdroid/opsdroid - df9e8f5d471f2f70d1cc58215f922153079f4985 authored over 4 years ago by Virej Dasani <[email protected]>This matcher catches everything - messages and events and is called only when no other skills we...
github.com/opsdroid/opsdroid - 4bc39a0ac82ed76a71f378272a92b96e22a7325f authored over 4 years ago by MrNaif2018 <[email protected]>github.com/opsdroid/opsdroid - 60fd745a865cc806766842e983e097a3beb14d2c authored over 4 years ago by MrNaif2018 <[email protected]>
github.com/opsdroid/opsdroid - 8926b73db114c674b5b1f5ca77ac58633e72e2ef authored over 4 years ago by Fábio Rosado <[email protected]>
github.com/opsdroid/opsdroid.github.io - fbb3603f0a3dc35a001b9358d58b9669c226351b authored over 4 years ago by Fábio Rosado <[email protected]>
Co-authored-by: Fábio Rosado <[email protected]>
github.com/opsdroid/opsdroid - b9b6cd0c23dab3dea05329b750da2a0df6dece3c authored over 4 years ago by Haardik Dharma <[email protected]>github.com/opsdroid/opsdroid - 6c7fbe4485c98c1c788c25706bc598152455a39d authored over 4 years ago by Anoop <[email protected]>
github.com/opsdroid/opsdroid - f57e1093440f67516a98e9121b48ec72143bab82 authored over 4 years ago by rr3khan <[email protected]>
github.com/opsdroid/opsdroid.github.io - e5af471462767f1c14c10138ec94e7bbd3e206e9 authored over 4 years ago by onkar2323 <[email protected]>
github.com/opsdroid/opsdroid - 3623b4e7d48164b913f94d650f0ab42b645cbda7 authored over 4 years ago by Levente Csőke <[email protected]>
github.com/opsdroid/opsdroid - d045eabfa8186b8fbc059e4aa3021a7ba93eb194 authored over 4 years ago by rr3khan <[email protected]>
github.com/opsdroid/opsdroid - 66c75a047a7175ca860388fde063c821beca6f53 authored over 4 years ago by Haardik Dharma <[email protected]>
* Add memory_in_event_room decorator to matrix database
* Update docstring
* Use wrapt for...
github.com/opsdroid/opsdroid - 596028773cb1324c9138767a4d083fe8eff58205 authored over 4 years ago by Tyagdit <[email protected]>* Add matrix database
* Fix docstrings
* Revert to old behaviour for database operations a...
github.com/opsdroid/opsdroid - d206c94ba29f1aaaed8dfedc303d70371eeb14c6 authored over 4 years ago by Tyagdit <[email protected]>github.com/opsdroid/opsdroid - 26bfa8742f1148e2422efe9aa578fd1821b43138 authored over 4 years ago by Tyagdit <[email protected]>
github.com/opsdroid/opsdroid - 85885d9c70e51ada5595892e46e2d0133dda3e80 authored over 4 years ago by Levente Csőke <[email protected]>
github.com/opsdroid/opsdroid - bd667527aa90d320eeabc9e054c467a26c3488a1 authored over 4 years ago by Jacob Tomlinson <[email protected]>
github.com/opsdroid/opsdroid - 16180e579f62355787e740ff16fe80e0f96dfcdd authored over 4 years ago by rr3khan <[email protected]>
* [WIP] Add optional dependencies by moving requirements to setup.cfg
* Remove requirements.t...
github.com/opsdroid/opsdroid - a4a65912f8fd5dc5a019c9a4052d48575e3c9ec2 authored over 4 years ago by Tyagdit <[email protected]>github.com/opsdroid/opsdroid - 37861d2c292f7808232d7b517fd23f6d673e4158 authored over 4 years ago by Haardik Dharma <[email protected]>
* migrated redis unittest to pytest
* added test for get when it returns None
* better ass...
github.com/opsdroid/opsdroid - ca290150072f4e8a8424e563a777d055c2e148e4 authored over 4 years ago by Sagar Mehar <[email protected]>github.com/opsdroid/opsdroid-homeassistant - 1a0ee19230dc3d56485fd27d14bc4c027df63405 authored over 4 years ago by Jacob Tomlinson <[email protected]>
* Add a default option to memroy.get
* start pytest
* Add test for default to get and port...
github.com/opsdroid/opsdroid - 1f0bdfe00fd79108f3a25fc08f06a9097d1e7352 authored over 4 years ago by Stuart Mumford <[email protected]>github.com/opsdroid/opsdroid - 6b6bb4ada3146bc6c44fff1f65aff46689ea7e9a authored over 4 years ago by Fábio Rosado <[email protected]>
github.com/opsdroid/opsdroid - 28eb9af68f91ef95217f488f399b7350ed7847e0 authored over 4 years ago by pyup.io bot <[email protected]>
Co-authored-by: Fábio Rosado <[email protected]>
github.com/opsdroid/opsdroid - c2792eab5196e2cbbd4f62d1c8e9e70db36d3e36 authored over 4 years ago by pyup.io bot <[email protected]>github.com/opsdroid/opsdroid - c6832a70b72ce75e9412b2a88c8fc530aa81a473 authored over 4 years ago by Sagar Mehar <[email protected]>
github.com/opsdroid/opsdroid - 1e1544dd0c8f0f38bb62d4cf4d71a75290f75783 authored over 4 years ago by pyup.io bot <[email protected]>
Co-authored-by: Jacob Tomlinson <[email protected]>
Co-authored-by: Fábio...