Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Feature request: message editing support #7

Open
Syriiin opened this issue May 13, 2019 · 2 comments
Open

Feature request: message editing support #7

Syriiin opened this issue May 13, 2019 · 2 comments
Assignees

Comments

@Syriiin
Copy link
Owner

Syriiin commented May 13, 2019

Request to support sedbot style message edits with regex substitution.

@Syriiin Syriiin self-assigned this May 13, 2019
@Syriiin
Copy link
Owner Author

Syriiin commented May 26, 2019

Not going to add full regex support like sedbot at the moment since its pretty overkill.
Will probably just add simple replacement with syntax like:

IRC
<Syrin> Testng
<Syrin> *ng/ing
<Bridge> <*Syrin> Testing
<Bridge> <Syrrrrr> Testing from dscrd
<Bridge> <*Syrrrrr> Testing from discord

Discord
<Bridge> <Syrin> Testing (edited)
<Syrrrrr> Testing from discord (edited)

@Syriiin
Copy link
Owner Author

Syriiin commented May 26, 2019

Also should probably have a limit on which messages editing should be allowed.
Probably dont want people editing messages from ages ago and polluting the current time irc chat.
Perhaps limits should be:

  • must be the latest message from user
  • for discord, must be within the last 10 independent messages sent in the channel between irc and discord (not including edits)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant