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

Fixing KeyErrors on messages without text (#1923)

This may occur if messages consist only of media elements. A message
that consists just a gif f...

github.com/opsdroid/opsdroid - a4beecc846fcbb0c0da5ab1f7b7b85ca374640b7 authored over 2 years ago by Daniel Marks <[email protected]>
Remove python 3.7 from Ci and add python 3.10 (#1907)

github.com/opsdroid/opsdroid - 2f2034a2a38f91329c3fdd1489a703adecfd229f authored over 2 years ago by Fábio Rosado <[email protected]>
Update configuration, packaging section and examples section links (#1921)

Update configuration, packaging section and examples section links

github.com/opsdroid/opsdroid - 9d00b3ba90e636f22b9d42a5d2ee7242bf8e1825 authored over 2 years ago by Juan A <[email protected]>
Remove error logging and replace with debug log (#1911)

github.com/opsdroid/opsdroid - 2926657b8c12b0a10cb44a13d7c8d113b4b76bf9 authored over 2 years ago by chillipeper <[email protected]>
Fix skills, connectors and database links(#1917)

github.com/opsdroid/opsdroid - e0cc4fa63028eebe68176e2cc23559cdf132d9d9 authored over 2 years ago by Juan A <[email protected]>
Fix links in module packaging (#1916)

Fix dead links

github.com/opsdroid/opsdroid - 746666cdda1a3fa4c0c4d90fa2c8af30387db610 authored over 2 years ago by Juan A <[email protected]>
Remove section about sending stickers

Confirmed with @FabioRosado no longer sending stickers. Made change to remove mention of it.

github.com/opsdroid/opsdroid - e64635fe0e38ae6735ff9f27613df9350508d905 authored over 2 years ago by Juan A <[email protected]>
Fix broken link in configuration reference (#1919)

Link to the 'configuration reference documentation' was broken

github.com/opsdroid/opsdroid - 5e632f26a755250e32661c4a69fa545d74747afe authored over 2 years ago by Juan A <[email protected]>
Fix dead links (#1915)

Looks like at some point Documentation was moved around and these links broke. Please confirm th...

github.com/opsdroid/opsdroid - bb3e1aad0312e5c6bd78f1aeeb8f37c202a2ffa6 authored over 2 years ago by Juan A <[email protected]>
fix: Remove obsolete in-tree-build are from Dockerfile (#1913)

As of pip 21.3[1] the in-tree-build feature has been the default.

We're now getting pip 22 an...

github.com/opsdroid/opsdroid - 6686e9525249d0cf80a20b63eddf161ae93738e8 authored over 2 years ago by Jinn Koriech <[email protected]>
Allow opsdroid to reply in a thread with Blocks (#1903)

* Allow opsdroid to post interactive messages in a thread

* Revert imports order

* Tox rem...

github.com/opsdroid/opsdroid - 33241f2d74940e061fada8eee8d8238230593295 authored over 2 years ago by Fábio Rosado <[email protected]>
Improved grammar and typos (#1889)

* Improved grammar and typos

* Apply suggestions from code review

Co-authored-by: Jacob Fl...

github.com/opsdroid/opsdroid - c310d45a2ea9fe95fe87858646b53345d5e92b8e authored over 2 years ago by Rohit Patil <[email protected]>
Add Rich to logging (#1767)

github.com/opsdroid/opsdroid - 2fd88c91c3159d775a3db0acfe15bd0a78746803 authored over 2 years ago by Fábio Rosado <[email protected]>
Handle wit.ai api response when multiple values are returned (#1902)

github.com/opsdroid/opsdroid - c74a6125118e100cecd8a159c7379b0da1b334c8 authored over 2 years ago by Davasny <[email protected]>
Docker: opsdroid should not be a member of root (#1898)

There is no need that the user opsdroid is member
of the group root. It is also not an system a...

github.com/opsdroid/opsdroid - 2082c843a50f626c10c5fbe06146367c0aca3cc0 authored over 2 years ago by Dennis Ahrens <[email protected]>
Update black to 22.3.0 (#1901)

github.com/opsdroid/opsdroid - 8610b00d1833ec4052377486a157844ef797db21 authored over 2 years ago by Davasny <[email protected]>
Bump pillow from 9.0.0 to 9.0.1 (#1897)

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 9.0.1.
- [Release notes](...

github.com/opsdroid/opsdroid - c5dad210fe3d9068c75cd4fac9762fcc353335d3 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add queue for Slack events (#1892)

github.com/opsdroid/opsdroid - 5bfe4c811db440be4aa77c90e75a2a3acc3c8c48 authored almost 3 years ago by martinohmann <[email protected]>
Rasanlu: The Rasa API states the key is 'confidence' but the fact is the key is 'confidence_entity' for the entity extraction. (#1888)

https://rasa.com/docs/rasa/pages/http-api#operation/parseModelMessage

Co-authored-by: Oleg Fi...

github.com/opsdroid/opsdroid - 1bdafbd48748143aad0ece42537b5bb1366165f2 authored almost 3 years ago by Oleg Fiksel <[email protected]>
Refactoring of rasa check (#1886)

* Move "train" switch logic to the rasa matcher as all other skill-wide configs.

* Remove dup...

github.com/opsdroid/opsdroid - 4ac4464910e1f67a67d6123aa366dde8beeb06f9 authored almost 3 years ago by oleg-fiksel <[email protected]>
Update Chart.yaml

github.com/opsdroid/helm-chart - 6fadef93e337787699ede142d749670a8a72da1e authored almost 3 years ago by Jacob Tomlinson <[email protected]>
Use chart-releaser-action to build and release helm charts (#26)

* Added helm-chart-releaser action

Added github workflow to use helm-chart-releaser action to...

github.com/opsdroid/helm-chart - ecbe43427a08c6beb7e8f742017fbf94029bfd00 authored almost 3 years ago by Daniel Marks <[email protected]>
Fixed config mount path (#25)

github.com/opsdroid/helm-chart - 2cc16c18759b68ddfdbeb524b07f4f18c322530a authored almost 3 years ago by Daniel Marks <[email protected]>
Update opsdroid image to v0.25.0 (#21)

github.com/opsdroid/helm-chart - 89d78fabcf6e18a2131cdc495cdbde8e2bbab3d7 authored almost 3 years ago by Daniel Marks <[email protected]>
Adapting and fixing ingress template (#20)

Changed API verison to networking.k8s.io/v1.
Also exchanged undefined templates with release name.

github.com/opsdroid/helm-chart - 8cec770b730befe21b5fc8fafaa59b1f218badb1 authored almost 3 years ago by Daniel Marks <[email protected]>
Bump pillow from 8.3.2 to 9.0.0 (#1882)

Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 9.0.0.
- [Release notes](...

github.com/opsdroid/opsdroid - be0e004a9176436e3789e60a241bb85bec95cb9c authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Adjust Matrix connector docs (#1880)

github.com/opsdroid/opsdroid - a9ab3401202580fb396fdcbb38c85c42583ab0d2 authored about 3 years ago by oleg-fiksel <[email protected]>
Resolve docker image build - failing dep pycryptodome (#1879)

Co-authored-by: Vinay <[email protected]>

github.com/opsdroid/opsdroid - 3d0e4d2e23730011c5479cf19ae7602c7bf0534b authored about 3 years ago by Vinay Manektalla <[email protected]>
Fix a typo in the Typing event (#1877)

github.com/opsdroid/opsdroid - 5fa736dda5d101a355c83279d2fd12f9337a654e authored about 3 years ago by Arkadiusz Wahlig <[email protected]>
fix teams dep on botbuilder-core (#1871)

pip refuses to install deps that are not hosted on pypi. oops. But botbuilder loosened their dep...

github.com/opsdroid/opsdroid - 65fcfd5efbb9f82db787684c9ce7d20e7e820f55 authored about 3 years ago by Jacob Floyd <[email protected]>
Add Gitlab Connector (#1869)

* Initial work on the Gitlab connector

* Add initial events

* Add merge events

* Handle...

github.com/opsdroid/opsdroid - d22d8e329dc1ad5dfdf3a6a45f5269e7f80196c8 authored about 3 years ago by Fábio Rosado <[email protected]>
Start connectors before databases (#1864)

github.com/opsdroid/opsdroid - 79e1469d306d892b76f9fc93310bc05e49f22f64 authored about 3 years ago by Jacob Tomlinson <[email protected]>
Pin dialogflow package (#1866)

* Rename dialogflow package

* Actually pin

github.com/opsdroid/opsdroid - a9b638f766884ff6ce7c7c64f2bdc0a75b940348 authored about 3 years ago by Jacob Tomlinson <[email protected]>
Add support for mongodb+srv:// urls in MongoDB backend (#1860)

github.com/opsdroid/opsdroid - 19630ee38ade8a1f3aa253af0f6f5e09db0e0712 authored about 3 years ago by Jacob Tomlinson <[email protected]>
Update example config and slack docs (#1849)

github.com/opsdroid/opsdroid - ee43c560560bc5cff08062839200e77724945e6b authored about 3 years ago by Fábio Rosado <[email protected]>
Allow skip training rasa model on startup (#1855)

* Allow skip training rasa model on startup

* Bad breakpoint

github.com/opsdroid/opsdroid - 0a44cd1b27a905626f6a234771306d347315e4d0 authored about 3 years ago by Fábio Rosado <[email protected]>
Get connector name from configuration, (#1845)

* Get connector name from configuration, add section on using two of the same connector

* Rem...

github.com/opsdroid/opsdroid - 6551c734be0102961856a288c038572345098547 authored about 3 years ago by Fábio Rosado <[email protected]>
changing conf dir in installation.md from root to home/opsdroid (#1847)

github.com/opsdroid/opsdroid - 88cc4d8add1818056072324a04c468bd90a7a099 authored about 3 years ago by Dudley <[email protected]>
Split the deploy workflow into docker and pypi (#1843)

[ci skip]

github.com/opsdroid/opsdroid - 9a48364869ded7cdd2420b43b0c2c153e846439e authored about 3 years ago by Stuart Mumford <[email protected]>
Added a new banner and SVG (#31)

github.com/opsdroid/style-guidelines - e92cdf699961d252e3bb394ddf3fd296b5a06537 authored about 3 years ago by Luis Zárate <[email protected]>
Add label configs for the new teams connector (#1840)

github.com/opsdroid/opsdroid - bce356e7dcf7c4c49038a388748eed7ff6310d7a authored about 3 years ago by Stuart Mumford <[email protected]>
Deploy docker images to github container registry (#1836)

* Push docker images to github container registry

* Temporarily disable python package build
...

github.com/opsdroid/opsdroid - e8dd6b099b3756acc79eb65aa56689f4f111bcab authored over 3 years ago by MrNaif2018 <[email protected]>
Use aioredis 2.0 for redis database (#1835)

github.com/opsdroid/opsdroid - 9c3a8ea4ef2eb70a974e797402682d65a34466e0 authored over 3 years ago by MrNaif2018 <[email protected]>
WeBrick Gem (#67)

* webrick gem is required for Ruby versions greater than 3.0.0

* webrick gem is required for ...

github.com/opsdroid/opsdroid.github.io - a11fd8796276c6b97913958e181a3b5bab4fdf81 authored over 3 years ago by George Emmanuel Thomas <[email protected]>
Fixed an errant entry into the MongoDB documentation (#1832)

When I was originally working on the Mongo functionality, I had
proposed a change for the "defa...

github.com/opsdroid/opsdroid - d8e985c9983a7b24a862ecb15a882147e2105e0d authored over 3 years ago by Ajit D'Sa <[email protected]>
Add collection to opsdroid mongo database module (#1799)

* Add collection to opsdroid mongo database module

- Write all mongo documents to a single co...

github.com/opsdroid/opsdroid - 21be68a41e8bfefbce4657da3cf24cc728358b06 authored over 3 years ago by Ajit D'Sa <[email protected]>
Update the docs/conf.py file to fix the docs build (#1830)

* Update the docs/conf.py file to fix the docs build

Reference: https://macgregor.gitbooks.io/d...

github.com/opsdroid/opsdroid - 4628a73ca436e7d6b6578772c65d305eef835dbf authored over 3 years ago by Ajit D'Sa <[email protected]>
Bump pillow from 8.2.0 to 8.3.2 (#1827)

Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 8.3.2.
- [Release notes](...

github.com/opsdroid/opsdroid - e806de3b2533f8f7ac233c8ece5ffc0e7d76bbda authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add Slash command support for Slack Connector (#1822)

* fix nonetype iterable raw_event

* Identify the type of response from the External API Teste...

github.com/opsdroid/opsdroid - c3f4af3f3374a0054b7528509d4952caf6009a42 authored over 3 years ago by chillipeper <[email protected]>
Add GitHub apps authentication support (#1824)

* Add Github Apps method of using the Github connector

- Added configuration options for Gith...

github.com/opsdroid/opsdroid - a8bddfd0c0361e6e5d25ee65fb00d00c30881705 authored over 3 years ago by Ajit D'Sa <[email protected]>
Multistage dockerfile (#1820)

* Implement multi-stage Docker build

Updates the Dockerfile to leverage multi-stage build and...

github.com/opsdroid/opsdroid - 81a9b5317376e16542ce54e609db387d99f9e2b6 authored over 3 years ago by David Rodriguez <[email protected]>
Adjust Slack instructions to account for necessary verification step (#1823)

github.com/opsdroid/opsdroid - 522cfcbcb2abbbe2d6926820855fa90516fdd611 authored over 3 years ago by Ajit D'Sa <[email protected]>
Fix broken contributing links. (#1819)

github.com/opsdroid/opsdroid - 71cfa1d3855ed259ea3a8f219ef8c8a4421df54b authored over 3 years ago by Aru Sahni <[email protected]>
Add Push event for GitHub connector (#1821)

github.com/opsdroid/opsdroid - c21462c38d1c102c265090fa9daf6ea760ac1566 authored over 3 years ago by Ajit D'Sa <[email protected]>
Fixed contributing link (#1818)

github.com/opsdroid/opsdroid - c6643daf1a51e7cf87f320d9e08080c9c281105a authored over 3 years ago by Jacob Tomlinson <[email protected]>
Add more Github events (#1817)

* Add several Github events and tests for them

This is the list of Github events added in thi...

github.com/opsdroid/opsdroid - 86bba3f030c24cb7c418c98fd68f47bc3eab6602 authored over 3 years ago by Ajit D'Sa <[email protected]>
Update Event Flow Diagram (#1814)

* Add new Event Flow images

* Moved Event Flow files to docs/diagrams folder

* Changed fil...

github.com/opsdroid/opsdroid - d346323fe038eb3c4b1dae18bd10201a3418c1aa authored over 3 years ago by Sleuth56 <[email protected]>
GitHub fix labels (#1812)

* Add logging, exception handling, and verification to skills-based tests for Github connector
...

github.com/opsdroid/opsdroid - f0b071cc0d2aa037155b9dd87c12f94bee157885 authored over 3 years ago by Ajit D'Sa <[email protected]>
Add logging, exception handling, and verification to skills-based tests for Github connector (#1811)

github.com/opsdroid/opsdroid - 6a3d05758f0e52122a17176817771448dde51aa4 authored over 3 years ago by Ajit D'Sa <[email protected]>
Fix GitHub event creation (#1808)

* Fix GitHub event creation

* Remove unnecessary wait

* Remove manual timeout

* Check t...

github.com/opsdroid/opsdroid - 25c7d1ee84847f81af38c30349932837464e309b authored over 3 years ago by Jacob Tomlinson <[email protected]>
Pin aioredis to v1 (#1809)

github.com/opsdroid/opsdroid - 7e5c39884a25487a6b46b61530817654ba84dd6e authored over 3 years ago by Jacob Tomlinson <[email protected]>
Add Teams connector (#1679)

* Add Teams connector

* Linting and one small test

* Update docs/connectors/teams.md

Co...

github.com/opsdroid/opsdroid - a45490d1bdceca39b49880e20262b55ea0be101d authored over 3 years ago by Jacob Tomlinson <[email protected]>
make opsdroid dynamic module actually importable (#1802)

github.com/opsdroid/opsdroid - 270e22fb89f3ca2ef85e68dbaf1c9c3a7ee7e1a5 authored over 3 years ago by Jacob Tomlinson <[email protected]>
Migrate gitter tests to pytest (#1800)

* Migrate gitter tests to pytest

* Whoops removed a useful import

* Remove attribute error

github.com/opsdroid/opsdroid - cc45e5ae19b8e380dd3189645ec6b86a383a95a2 authored over 3 years ago by Jacob Tomlinson <[email protected]>
Add in capability to supply `user` and `password` with mongodb (#1795)

* Add documentation for the matchers for match_event from previous PR.

This is the previous P...

github.com/opsdroid/opsdroid - d890de28edce20dfdfaf90c9a76d2316e05c899c authored over 3 years ago by Ajit D'Sa <[email protected]>
Add parser section to changelog

github.com/opsdroid/opsdroid - 021aa68685ee18921716445106b889c37b6d0b3b authored over 3 years ago by Stuart Mumford <[email protected]>
Add mattermost section to changelog

github.com/opsdroid/opsdroid - c180bce00b2949fce65c70a0fbdab78c624cfa58 authored over 3 years ago by Stuart Mumford <[email protected]>
Bump pillow from 8.1.1 to 8.2.0 (#1783)

Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 to 8.2.0.
- [Release notes](...

github.com/opsdroid/opsdroid - 1c904e6d90bd21271045a1491f758902860ba6ee authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add documentation for the matchers for match_event from previous PR. (#1791)

This is the previous PR:
https://github.com/opsdroid/opsdroid/pull/1788

github.com/opsdroid/opsdroid - 7615eaa4aa45fb05037911f94d5585856d10cb31 authored over 3 years ago by Ajit D'Sa <[email protected]>
Work around recommonmark issue (#1790)

github.com/opsdroid/opsdroid - d4d8d8233047d421d3c5c1bd510662d8422c10e7 authored over 3 years ago by Jacob Tomlinson <[email protected]>
Add Slack BlockAction match_event for action_id and block_id. (#1788)

* Add Slack BlockAction match_event for action_id and block_id.

In this block actions example...

github.com/opsdroid/opsdroid - 96af938c179f7c0967cfa44f7bfc2d7a0474b1b0 authored over 3 years ago by Ajit D'Sa <[email protected]>
Update docs and unit test for mattermost connector #1776 (#1778)

github.com/opsdroid/opsdroid - 7bdac745d226d128423d32ee070b523e9f3c8e06 authored over 3 years ago by David DR <[email protected]>
#1756 fixes compatibility with Rasa >= 2.X.X (#1781)

Co-authored-by: Oleg Fiksel <[email protected]>

github.com/opsdroid/opsdroid - 6836b6841f73bc8202dbd11aba49ebfe3cdea80e authored over 3 years ago by oleg-fiksel <[email protected]>
Fix for opsdroid 0.20+ compatibility (#21)

* Fix for opsdroid 0.20+ compatibility

* Fix unit tests for opsdroid 0.20+ compatibility

*...

github.com/opsdroid/opsdroid-homeassistant - 26bbab526ee1a932ec059d04c60f4bdaa1db1112 authored over 3 years ago by David DR <[email protected]>
Do not parse own messages in Mattermost connector (#1776)

github.com/opsdroid/opsdroid - 52ff7e08030fb83f37c88f00cbb0a1fbc2d6790d authored over 3 years ago by David DR <[email protected]>
Add kwargs to Message constructor in Mattermost connector (#1774)

github.com/opsdroid/opsdroid - 638e3a85e6a557a18097d06ef6d5f4d1c50bd0a1 authored over 3 years ago by David DR <[email protected]>
Fix nonetype iterable raw_event in the slack connector (#1777)

github.com/opsdroid/opsdroid - 60c845a4164dd42bb4071fd8bf10fde28ae27035 authored over 3 years ago by chillipeper <[email protected]>
Add search messages method to Slack Connector (#1769)

* Add search messages method to Slack Connector

* Fix docummentation

* Fix black

* Upda...

github.com/opsdroid/opsdroid - bd61d9ac606817b294473910bb06f2a71ffcd4d8 authored over 3 years ago by chillipeper <[email protected]>
Fix typos (#1771)

github.com/opsdroid/opsdroid - fd3ae70f0e0d461aa65ca7c2e080bfa7e326fb5d authored over 3 years ago by Elisha Hollander <[email protected]>
Add more events to the GitHub connector (#1753)

* Initial work - Add events

* Add github events

* Add more events, handle secret, update d...

github.com/opsdroid/opsdroid - 5cf444246107d541392c8c4b7e3f6216729eb2eb authored almost 4 years ago by Fábio Rosado <[email protected]>
Drop of RTM API in Slack Connector in favour of events api and socket mode (#1749)

* first refactor version for slack events api

* first refactor version for slack events api
...

github.com/opsdroid/opsdroid - ddcb103b3b9512239284a459ce192fea6e4d71a7 authored almost 4 years ago by chillipeper <[email protected]>
Fixed a Broken Link (#1762)

github.com/opsdroid/opsdroid - 5a4fd4e92e059496b14c60b6d37541997cda2cde authored almost 4 years ago by Yash-sudo-web <[email protected]>
Bump pygments from 2.6.1 to 2.7.4 (#1763)

Bumps [pygments](https://github.com/pygments/pygments) from 2.6.1 to 2.7.4.
- [Release notes](h...

github.com/opsdroid/opsdroid - 8d8b73c6578d5e2808c229893ea0da738740d78d authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update documentation links for example configuration (#1760)

github.com/opsdroid/opsdroid - dc19b495c0ba09c194f8eb1a28f1d00f4f0fd637 authored almost 4 years ago by Joel Bennett <[email protected]>
[Security] Bump jinja2 from 2.11.2 to 2.11.3 (#1759)

Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3. **This update includes a...

github.com/opsdroid/opsdroid - 5884afefa7595e5a11c5d39b0bd703de83b33cf3 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump pillow from 7.2.0 to 8.1.1 (#1758)

Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 8.1.1.
- [Release notes](...

github.com/opsdroid/opsdroid - f129a4e68ef3e78b005fdc38c23aa9546f68bf3a authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1 from Jaykul/master

Improve the dice roller and add a Magic 8 Ball

github.com/opsdroid/skill-random - caf5a16f03cceb0a9b63c43fb5102867a56e7793 authored almost 4 years ago by Jacob Tomlinson <[email protected]>
Add Magic 8 Ball

github.com/opsdroid/skill-random - 8af00e33fdb2733b07f76d127ca224048b9661b1 authored almost 4 years ago by Joel Bennett <[email protected]>
A better die roller

Fix die roller

github.com/opsdroid/skill-random - 5bed00cbbb9a969fa3ede009b29fe51c0800c01e authored almost 4 years ago by Joel Bennett <[email protected]>
Fix matrix connector sync_token bookkeeping (#1752)

github.com/opsdroid/opsdroid - fb36f5c3150e854f0ab852f19eb1a4160ae05c6c authored almost 4 years ago by Stuart Mumford <[email protected]>
Update apiVersion, add selector, fix https://github.com/opsdroid/helm-chart/issues/18 (#19)

github.com/opsdroid/helm-chart - 573518deb8b71035fb5c9d1fe06a23a46802e120 authored almost 4 years ago by St-Ex <[email protected]>
s/encryption_enabled/enable_encryption to match the config var the connector seeks (#1748)

github.com/opsdroid/opsdroid - c48529e24106ee8cf7a12f1333b4106238e54de4 authored almost 4 years ago by Dudley <[email protected]>
Allow to configure Twitch webhook lease time (#1747)

github.com/opsdroid/opsdroid - fa0a863e024e5c35e108b0ff1bcfdf3975d40c64 authored almost 4 years ago by Rex Roof <[email protected]>
twitch connector: fix typo in documentation for forward-url (#1745)

github.com/opsdroid/opsdroid - fa8b7b422bf8a541eafabaaf4f59b99910f22dfb authored almost 4 years ago by Rex Roof <[email protected]>
Always use room state to get display names in Matrix connector (#1742)

* Change get displayname to always use room state

* Add a test for invite

* Apply suggesti...

github.com/opsdroid/opsdroid - 4167b960a6f786304b4aa7ae9f2fc14e0b04b7a3 authored almost 4 years ago by Stuart Mumford <[email protected]>
Support multiple events in a single sync response (#1715)

* Support multiple events in a single sync response

* Turn parse_sync_response into an async ...

github.com/opsdroid/opsdroid - 210aa307eac3123da14bf6b0275bd20c80b7892c authored almost 4 years ago by Stuart Mumford <[email protected]>
Switch links pointing to riot.im/app to app.element.io (#64)

github.com/opsdroid/opsdroid.github.io - e7def5dc4e37ab2701b4f175b78c1687f47c030a authored almost 4 years ago by Andrew Morgan <[email protected]>
Update mentions of Riot to Element (#1743)

github.com/opsdroid/opsdroid - 467477e5bb6030286adda3ec657127d0568c2141 authored almost 4 years ago by Andrew Morgan <[email protected]>
updated TWITCH_IRC_MESSAGE_REGEX to prevent greedy consumption of :'s (#1741)

github.com/opsdroid/opsdroid - 101c3171363ea484674ecefe50eae8513fe50f4d authored almost 4 years ago by Rex Roof <[email protected]>
Add support to login to the Matrix connector with an access_token (#1707)

* First pass at access_token

* Write some tests for connect

* testing canned sync response...

github.com/opsdroid/opsdroid - 2f9218c5ed6c4b4546431fc89625866b35057322 authored almost 4 years ago by Stuart Mumford <[email protected]>