scrapinghub / slackbot

A chat bot for Slack (https://slack.com).
MIT License
1.26k stars 394 forks source link

how to get channel name from message object in slack ? #134

Open melvilgit opened 7 years ago

melvilgit commented 7 years ago

how to get channel name from message object in slack ?

jsargiot commented 7 years ago

I think this is what you're looking for: https://github.com/lins05/slackbot/issues/122

melvilgit commented 7 years ago

suppose a new channel is created after i started my slackbot ? Then that channel is not a part of message._client. How to refresh it ?

On Thu, Feb 23, 2017 at 2:42 AM, Joaquin Sargiotto <notifications@github.com

wrote:

I think this is what you're looking for: #122 https://github.com/lins05/slackbot/issues/122

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/lins05/slackbot/issues/134#issuecomment-281805648, or mute the thread https://github.com/notifications/unsubscribe-auth/AExiG8nFrpCrWUCrgup1rIU3zS5OlvAYks5rfKTSgaJpZM4MIozf .

-- -------------------- skype-melvilsk 9611691444

Walmart Labs Bangalore

jtatum commented 7 years ago

It will stay updated with the changes in #117.