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

message parsing link/url ? #151

Open
stuartwan opened this issue Aug 6, 2015 · 0 comments
Open

message parsing link/url ? #151

stuartwan opened this issue Aug 6, 2015 · 0 comments

Comments

@stuartwan
Copy link

Our team is using the IRC hubot way - i.e. create a real slack user for hubot and used hubot-irc adapter.

We have some customized hubot command but recently some of them are failing. I look at the debug code and found out that if the message we send to hubot contains url/link, the message will get changed.

Say we send hubot:

command abc.com

And when receiving this from hubot, the message has became:

command abc.com http://abc.com

Thus will cause our command fail to parse. It was completely fine in the past months until last week. Is there anyway we can avoid this?

Thanks in advance.

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

1 participant