Bridge XMPP and IRC chat rooms #1

Closed
opened 2019-07-26 13:58:43 +00:00 by raucao · 3 comments
Owner

As we moved most of our chat to XMPP, but people are also still using IRC, I think it would be useful to bridge the two, so that it's possible to use either one, even though not ideal. (In fact, the main idea is to nudge people toward using XMPP when they see where most of the action is.)

As IRC doesn't have user accounts (except for nickserv), showing XMPP handles as nickname[xmpp] would be easy. But on the XMPP side, I guess we just need one bridge account and then we could show IRC users similar to how the bridge in the bisq channel does it (see attached screenshot). Or we could even do the same on both sides to make it a bit more secure.

As we moved most of our chat to XMPP, but people are also still using IRC, I think it would be useful to bridge the two, so that it's possible to use either one, even though not ideal. (In fact, the main idea is to nudge people toward using XMPP when they see where most of the action is.) As IRC doesn't have user accounts (except for nickserv), showing XMPP handles as `nickname[xmpp]` would be easy. But on the XMPP side, I guess we just need one bridge account and then we could show IRC users similar to how the bridge in the bisq channel does it (see attached screenshot). Or we could even do the same on both sides to make it a bit more secure.
Author
Owner

I have a bridge running from a hubot script already. Just have to finish it up with configs and all...

I have a bridge running from a hubot script already. Just have to finish it up with configs and all...
Author
Owner

Initial release is finished: https://gitea.kosmos.org/kosmos/wormhole

Next up is deployment.

Initial release is finished: https://gitea.kosmos.org/kosmos/wormhole Next up is deployment.
Author
Owner

All done.

All done.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kosmos/meta#1
No description provided.