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

integrate fully with slack #84

Closed
fawaf opened this issue Jul 26, 2019 · 4 comments
Closed

integrate fully with slack #84

fawaf opened this issue Jul 26, 2019 · 4 comments

Comments

@fawaf
Copy link
Member

fawaf commented Jul 26, 2019

the bridge currently does not fully create a user in slack. tanya (or updating slackbridge/any equivalent app) solves this issue. see https://github.com/nolanlum/tanya

also created ocf/ircbot#145 to integrate ircbot fully.

@jvperrin
Copy link
Member

It does though, it makes a user named @irc-bridge, or am I misunderstanding what you want here? I don't think we can feasibly create a Slack user per IRC user that joins since we'd need to make a new Slack user for each person in some dynamic way that I don't believe Slack has an API for.

@cg505
Copy link
Member

cg505 commented Jul 26, 2019

I may be misunderstanding, but at a glance it looks like tanya is designed to create a local irc server that a slack user can use to connect to slack (instead of using the normal slack app). This is not really what we want, as we would have to run separate servers for every single user. It would also prevent those without slack accounts from connecting to our IRC.
This could be totally wrong because tanya does not seem to have a lot of documentation, so I'm basing this off the short README and skimming the code.

@fawaf
Copy link
Member Author

fawaf commented Jul 27, 2019

as i mentioned in ocf/ircbot#145, it would only be for ircbot. wasn't clear on that before sorry.

@fawaf
Copy link
Member Author

fawaf commented Jul 27, 2019

i'll close out this issue, since the bridge is different.

@fawaf fawaf closed this as completed Jul 27, 2019
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

3 participants