Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bridge Discord message edits to IRC #80

Open
ilyagr opened this issue Oct 29, 2024 · 2 comments
Open

Bridge Discord message edits to IRC #80

ilyagr opened this issue Oct 29, 2024 · 2 comments
Labels
type: feature New feature or request

Comments

@ilyagr
Copy link

ilyagr commented Oct 29, 2024

Unfortunately, it looks like it's not possible to disable editing messages on the Discord side, https://support.discord.com/hc/en-us/community/posts/360042840692-Edit-permission.
So, it'd be nice to do something when a user edits a message.

I suppose this could be a separate bot, but I don't know how to set one up.

@zachbr zachbr added the type: feature New feature or request label Nov 1, 2024
@zachbr zachbr changed the title FR: Inform IRC when a user edits their Discord message Bridge Discord message edits to IRC Nov 1, 2024
@zachbr
Copy link
Owner

zachbr commented Nov 1, 2024

I'd considered this in the past but not come up with a reasonable way to bridge it to IRC that wouldn't be really spammy. It has been probably a couple of years now but I still don't know what this should look like.

Presumably we'd want some additional context indicating that the newly emitted message on the IRC side is an edit, but that may make these even spammier and more verbose than they'd be without it.

Any thoughts on what this would look like on the IRC side?

@ilyagr
Copy link
Author

ilyagr commented Nov 1, 2024

Even a reminder purely on the Discord side that edits are not transferred to IRC would be nice. Something like "I noticed you editing a message, the IRC side didn't see it, and we can't disable editing here".

An intermediate solution would be to make it equally spammy on both sides.

Or, there could indeed be a solution that's only spammy on the IRC side, but it is problematic as you said. In the ideal world, it'd be an option, but I'm not sure I'd use it.

It could even be a separate bot that yells at people who do edits, but setting up two bots is more hassle.

I don't have a much better idea at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants