@pastash/input_matrix

Matrix Input Plugin for @pastash/pastash

Usage no npm install needed!

<script type="module">
  import pastashInputMatrix from 'https://cdn.skypack.dev/@pastash/input_matrix';
</script>

README

Matrix Input

Install

npm install -g @pastash/pastash @pastash/input_matrix

Example

input {
  matrix {
    userId => '@somebot:matrix.org'
    roomId => '#somechannel:matrix.org'
    token => 'xxxxxXXXXXxxxxxxXXXXXX'
  }
}


output {
  stdout {}
}