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

Would it be possible to make a bridge bot? #196

Open
Jaykul opened this issue Jun 10, 2015 · 4 comments
Open

Would it be possible to make a bridge bot? #196

Jaykul opened this issue Jun 10, 2015 · 4 comments

Comments

@Jaykul
Copy link

Jaykul commented Jun 10, 2015

It looks like I can configure multiple adapters with a single brain, but do you think it would be possible to create a plugin that would let it bridge those two channels, so that messages are echoed to the other channel (and answers from the bot go to both)?

@PeteGoo
Copy link
Member

PeteGoo commented Jun 10, 2015

Do you mean bridge two chat systems/services or two channels within a
single system?

On Wed, 10 Jun 2015 6:25 pm Joel Bennett notifications@github.com wrote:

It looks like I can configure multiple adapters with a single brain, but
do you think it would be possible to create a plugin that would let it
bridge those two channels, so that messages are echoed to the other
channel (and answers from the bot go to both)?


Reply to this email directly or view it on GitHub
#196.

@Jaykul
Copy link
Author

Jaykul commented Jun 10, 2015

A channel on Slack to a channel on IRC, for instance...

On Wednesday, June 10, 2015, Peter Goodman notifications@github.com wrote:

Do you mean bridge two chat systems/services or two channels within a
single system?

On Wed, 10 Jun 2015 6:25 pm Joel Bennett <notifications@github.com
javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

It looks like I can configure multiple adapters with a single brain, but
do you think it would be possible to create a plugin that would let it
bridge those two channels, so that messages are echoed to the other
channel (and answers from the bot go to both)?


Reply to this email directly or view it on GitHub
#196.


Reply to this email directly or view it on GitHub
#196 (comment).

Joel "Jaykul" Bennett
http://HuddledMasses.org
PowerShell MVP, Software Dev., Speaker
585-563-9632 <//1-585-563-9632> | Jaykul @ GitHub
https://github.com/jaykul | Twitter https://twitter.com/Jaykul | Linked
In http://www.linkedin.com/in/jaykul/ http://PowerShellGroup.org

@PeteGoo
Copy link
Member

PeteGoo commented Jun 29, 2015

Sorry, didn't get a notification on this one.

Should be possible. Might have to be some kind of composite adapter.

@Jaykul
Copy link
Author

Jaykul commented Jun 29, 2015

Hmm... I made an attempt at that with Hubot (building a 2-in-1 composite adapter), but gave up on it for some reason I can't quite remember (possibly the fact that I was breaking their notion of a "user").

I'll have a look, but I did get a bridge running a different way ...

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

2 participants