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

RELAYMSG support #159

Open
Mikaela opened this issue May 19, 2021 · 5 comments
Open

RELAYMSG support #159

Mikaela opened this issue May 19, 2021 · 5 comments

Comments

@Mikaela
Copy link
Contributor

Mikaela commented May 19, 2021

I hope Solanum can implement RELAYMSG for better looking relaybots like Oragono and InspIRCd especially as the IRC world is a bit shaken up due to recent events, which I think may lead into communities dividing over a few networks.

As an example how it looks to users:

[2021-139 15:53:28] <M1kaela/T> /ping
[2021-139 15:53:28] <%R-66Y> pong

Oragono integrated helpop:

:RELAYMSG <channel> <spoofed nick> :<message>
:
:This command lets channel operators relay messages to their
:channel from other messaging systems using relay bots. The
:spoofed nickname MUST contain a forwardslash.
:
:For example:
:    RELAYMSG #ircv3 Mallory/D :Welp, we linked Discord...
:End of /HELPOP
@hifi
Copy link

hifi commented May 26, 2021

This would be really handy for low impact bridging of networks. It doesn't provide presence but it's better than having each message visibly coming from a single bot.

@kaniini
Copy link
Contributor

kaniini commented May 31, 2021

This can be done with m_roleplay module already, can't it?

@singpolyma
Copy link

It looks like m_roleplay was removed? #80

@heinrich5991
Copy link

Would a PR implementing RELAYMSG be accepted (if it meets code quality standards etc.)?

@dwfreed
Copy link
Member

dwfreed commented Jun 14, 2023

We do not generally implement draft capabilities, so it's not likely at present.

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

No branches or pull requests

6 participants