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

Suggestion: Allow GooeyJr respond commands to work across bridge #43

Open
iojw opened this issue Jan 3, 2018 · 1 comment
Open

Suggestion: Allow GooeyJr respond commands to work across bridge #43

iojw opened this issue Jan 3, 2018 · 1 comment

Comments

@iojw
Copy link
Member

iojw commented Jan 3, 2018

The #terasology channel on freenode is linked to the Slack and Discord channels using a bot, so messages are sent and received from all 3 platforms. While most of our users are on Discord and Slack, respond commands (which require the IRC message to start with the bot name) do not work across the bridge from Slack and Discord. It would be good if we could find a way to fix this. I'm unsure of how this could be done.

@arpitkamboj
Copy link
Member

We could check for [discord] and [slack] in the beginning of messages from gooey-bridge on IRC and then split the message from first colon : This would allow us to set the discord/slack username that is displayed before the colon and set the message after the colon to which GooeyJr can respond accordingly.

Not entirely sure how this could be implemented 😅

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