Skip to content

fixed writing to slack - #9

Open
michelgrootjans wants to merge 1 commit into
silentgrowl:fix/slack-connectionfrom
michelgrootjans:fix/slack-connection
Open

fixed writing to slack#9
michelgrootjans wants to merge 1 commit into
silentgrowl:fix/slack-connectionfrom
michelgrootjans:fix/slack-connection

Conversation

@michelgrootjans

Copy link
Copy Markdown

Fix for issue #8

Slack.chat_postMessage(channel: room, text: message, username: @username, name: @name, icon_url: @icon)

The parameter room contains the room name ('general', 'random', ...). I fixed it by prefixing it with a '#' ('#general', '#random', ...).

Please check this works for you too before merging it back.

@joyrows

joyrows commented Jun 11, 2015

Copy link
Copy Markdown

👍

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

Successfully merging this pull request may close these issues.

2 participants