Git Product home page Git Product logo

Comments (6)

jleclanche avatar jleclanche commented on May 9, 2024

@42wim What gitter-irc-bot did to work around this was a View full message: <link> with a link that would directly send users to the upstream gitter message. I think it's super neat, although not necessarily available on all protocols.

from matterbridge.

jleclanche avatar jleclanche commented on May 9, 2024

@42wim if this isn't going to be resolved any time soon, would you be willing to add a "max lines" setting for irc that we can set to prevent spam? This would clip the message, appending <message clipped> to the end of the last line.

I'm asking because it's possible for somebody to inadvertently send hundreds of lines at once without realizing the impact on mirrored channels.

from matterbridge.

42wim avatar 42wim commented on May 9, 2024

I've added support for 2 parameters against IRC flooding.

  • MessageQueue: maximum amount of messages to hold in queue. (default 30)
  • MessageDelay: in milliseconds delay between each message. (default 1300)

from matterbridge.

Gummikavalier avatar Gummikavalier commented on May 9, 2024

@42wim Hi! Would it be possible to have a max limit for one line messages, preferably with an aforementioned <message clipped> or preferably custom message, in the style of <Read more at xxxxx>?

We have a problem that when someone pastes very long one line paragraph, it causes excess flood and kicks matterbridge bot out of the IRC server.

When this happens Matterbridge does get back online, but it doesn't rejoin the channel. Fixing this would be helpful too, of course. However a simple message about clipping would be tidier and more informative to people that the message was cut in the first place.

from matterbridge.

42wim avatar 42wim commented on May 9, 2024

@Gummikavalier Sure I'll look into this, but could you open an separate issue for this ?

from matterbridge.

Gummikavalier avatar Gummikavalier commented on May 9, 2024

@42wim Thanks! I opened a new issue here.

from matterbridge.

Related Issues (20)

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.