Giter VIP home page Giter VIP logo

matrix-threadbot-ts's People

Contributors

woeishi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

matrix-threadbot-ts's Issues

summarize by LLM

instead of capturing all messages as they were posted, let some model summarize it.

forwarding as DM

in addition to posting below or getting the message sequence as dm @bj-rn has suggested forwarding directly to another user.
implementation would be straight forward parsing the command for another user handle.

There is, however, a security concern, since that would allow any user to easily 'spam' another one with undesired messages.

suggestions would be:

  • only forward to a user, which has already interacted with the bot. meaning, already has a dm room with the bot. could still be to simple.
  • users must be in the same room or even the same thread
  • some kind of whitelist, user can whitelist other users to receive forwards from

markdown image

@sebescudie
...I just tried to capture one that had an image in it, and the resulting markdown considers them as links. which is already cool, but would it be possible to add a ! just before so that it displays it as an image? Instead of [image.png](https://linktoimage), would be ![image.png](https://linktoimage). ofcourse one can easily edit the resulting markdown, just a suggestion :)

E2E encryption

atm (v.0.2.0) bot can only handle unencrypted messages (and rooms)

public rooms are often unencrypted, handling encryption is still desireable

omit surrounding code fence

currently (v.0.2.0) the message sequence is always wrapped in <pre><code>...</code></pre> or the markdown equivalent.

this makes provides a 'code snippet box' with a copy to clipboard button, if using element chat

an option without it to directly allow selection + copy + paste would probably enhance usability on other chat implementations.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.