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

integrate with slack properly as a user #145

Open
fawaf opened this issue Jul 26, 2019 · 7 comments
Open

integrate with slack properly as a user #145

fawaf opened this issue Jul 26, 2019 · 7 comments

Comments

@fawaf
Copy link
Member

fawaf commented Jul 26, 2019

slack users cannot ping create directly which is a bit sad.

tanya (or any equivalent) solves this: https://github.com/nolanlum/tanya

@cg505
Copy link
Member

cg505 commented Jul 26, 2019

slack users cannot ping create

Not sure what you mean. Slack users can use create: ping same as IRC users.

@fawaf
Copy link
Member Author

fawaf commented Jul 26, 2019

sure, but the bot is not a real user in slack. i.e. i cannot @ the user or pm the user.

@cg505
Copy link
Member

cg505 commented Jul 26, 2019

It's true we sort of "fake" the IRC users (and all messages technically come from @irc-bridge). However, you can DM IRC users using #56, and tag them using normal IRC syntax ("username:") so I'm not entirely sure what functionality is missing that something like tanya would provide besides @ typeahead completion.

@fawaf
Copy link
Member Author

fawaf commented Jul 27, 2019

i can't @irc-bridge and talk to create/ircbot directly right? tanya solves that.

obviously, tanya would only be used for the bot and not regular/other users. slackbridge would still be used to bridge irc to slack. i think most people would ping/@ ircbot a lot more often than users.

@fawaf
Copy link
Member Author

fawaf commented Jul 27, 2019

if we wanted to @ any user in irc from slack, this would not solve that of course. the integration is just for create/ircbot to be a "real" slack user.

@cg505
Copy link
Member

cg505 commented Jul 27, 2019

You can! Open DMs with @irc-bridge and then use send messages like create: message. Currently create doesn't respond to DMs so you won't get any responses but the messages are going through.

@fawaf
Copy link
Member Author

fawaf commented Jul 27, 2019

i see, but kind of odd that one can't directly do @create: blah though.

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

No branches or pull requests

2 participants